2021-11-24 11:13:08.338 880 2861756071608 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-24 11:13:08.338 880 2861756071608 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev223 2021-11-24 11:13:08.338 880 2861756071608 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-11-24 11:13:08.371 880 2861756071608 MainThread INFO os_win.utils.network.networkutils [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] WMI caching is disabled. 2021-11-24 11:13:08.619 880 2861756071608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-24 11:13:08.697 880 2861756071608 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-24 11:13:08.697 880 2861756071608 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-24 11:13:08.918 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent initialized successfully, now running... 2021-11-24 11:13:08.934 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-24 11:13:08.934 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-24 11:13:08.965 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-24 11:14:59.718 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6751b15-5ebf-4b5f-8361-bbfa84f56807 - - - - -] port_update received: 9e2fce9e-f633-4191-bef6-3f55624776ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:14:59.718 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6751b15-5ebf-4b5f-8361-bbfa84f56807 - - - - -] No port 9e2fce9e-f633-4191-bef6-3f55624776ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:04.662 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34ab83d5-dfd2-48bf-bed6-2a264d6dd4ed - - - - -] port_update received: 58dbaf25-a351-409e-9cca-b5ab345c35a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:06.441 880 2861855728744 MainThread WARNING oslo_policy.policy [req-e1381f67-bbf3-4cb4-9327-aef9c7f129e6 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] 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-11-24 11:15:06.461 880 2861855728744 MainThread WARNING oslo_policy.policy [req-e1381f67-bbf3-4cb4-9327-aef9c7f129e6 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] 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-11-24 11:15:06.461 880 2861855728744 MainThread WARNING oslo_policy.policy [req-e1381f67-bbf3-4cb4-9327-aef9c7f129e6 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] 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-11-24 11:15:06.461 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1381f67-bbf3-4cb4-9327-aef9c7f129e6 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated on remote: ['88c1dfcd-809d-471e-ae01-5627ef698662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:15:06.461 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-e1381f67-bbf3-4cb4-9327-aef9c7f129e6 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated ['88c1dfcd-809d-471e-ae01-5627ef698662'] 2021-11-24 11:15:06.461 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34ab83d5-dfd2-48bf-bed6-2a264d6dd4ed - - - - -] No port 58dbaf25-a351-409e-9cca-b5ab345c35a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:06.461 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b0efde0-0796-40d1-90d0-af34136f0f0a - - - - -] port_update received: 1b6f5e32-07ed-47f9-a43d-ab92febf678e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:06.476 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b0efde0-0796-40d1-90d0-af34136f0f0a - - - - -] No port 1b6f5e32-07ed-47f9-a43d-ab92febf678e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:06.739 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c703a18-39b8-49eb-843e-2cbbb094af06 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated on remote: ['88c1dfcd-809d-471e-ae01-5627ef698662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:15:06.739 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-2c703a18-39b8-49eb-843e-2cbbb094af06 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated ['88c1dfcd-809d-471e-ae01-5627ef698662'] 2021-11-24 11:15:10.795 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-349da108-c2bd-4ea8-9261-d73e3effa2a2 - - - - -] port_update received: 19717b1c-5b56-45d5-911e-2c1406e74b2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:10.795 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-349da108-c2bd-4ea8-9261-d73e3effa2a2 - - - - -] No port 19717b1c-5b56-45d5-911e-2c1406e74b2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:10.922 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8d0543d-6c07-4bdf-b005-80612ea0a6f5 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated on remote: ['4d84d439-4e42-43d6-9a84-d7924912abec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:15:10.922 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-a8d0543d-6c07-4bdf-b005-80612ea0a6f5 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated ['4d84d439-4e42-43d6-9a84-d7924912abec'] 2021-11-24 11:15:11.385 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cbb0536-2e52-4032-893f-5b41389a1caa 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Security group member updated on remote: ['b89c6fa0-e54d-48e4-be18-454c74244462'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:15:11.385 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-4cbb0536-2e52-4032-893f-5b41389a1caa 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Security group member updated ['b89c6fa0-e54d-48e4-be18-454c74244462'] 2021-11-24 11:15:12.579 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-155839d4-cf19-4ab1-952b-c368e483adec 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated on remote: ['4d84d439-4e42-43d6-9a84-d7924912abec'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:15:12.579 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-155839d4-cf19-4ab1-952b-c368e483adec 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated ['4d84d439-4e42-43d6-9a84-d7924912abec'] 2021-11-24 11:15:13.422 880 2861855728744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bac526dc-1af2-4c52-bf6a-be2e8bd5d06f 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:15:13.422 880 2861855728744 MainThread INFO neutron.agent.securitygroups_rpc [req-bac526dc-1af2-4c52-bf6a-be2e8bd5d06f 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:15:16.748 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcfaab84-7018-4878-bb18-913abccef670 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 1c0adb45-b280-450a-b0f3-3c1f7c926920 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:16.748 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b27c543c-6576-4113-acd0-535dfcb5f187 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: af19a68f-fbb1-4d8c-9034-627d69f6dfd0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:16.765 880 2861855728744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcfaab84-7018-4878-bb18-913abccef670 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 1c0adb45-b280-450a-b0f3-3c1f7c926920 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:16.765 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b27c543c-6576-4113-acd0-535dfcb5f187 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:26.522 880 2861855728568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40bb70d8-dbd1-406c-82bd-35781c5bb8a5 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated on remote: ['4d84d439-4e42-43d6-9a84-d7924912abec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:15:26.522 880 2861855728568 MainThread INFO neutron.agent.securitygroups_rpc [req-40bb70d8-dbd1-406c-82bd-35781c5bb8a5 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated ['4d84d439-4e42-43d6-9a84-d7924912abec'] 2021-11-24 11:15:26.676 880 2861855728568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97dc44a3-ac14-4a6d-91a1-feed75041300 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated on remote: ['88c1dfcd-809d-471e-ae01-5627ef698662'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:15:26.676 880 2861855728568 MainThread INFO neutron.agent.securitygroups_rpc [req-97dc44a3-ac14-4a6d-91a1-feed75041300 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated ['88c1dfcd-809d-471e-ae01-5627ef698662'] 2021-11-24 11:15:27.824 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c0adb45-b280-450a-b0f3-3c1f7c926920 2021-11-24 11:15:27.824 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af19a68f-fbb1-4d8c-9034-627d69f6dfd0 2021-11-24 11:15:28.229 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fee87fd-03e3-4d1c-aa39-873ffdab89b7 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:28.231 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fee87fd-03e3-4d1c-aa39-873ffdab89b7 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:28.502 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59d22657-104f-463e-aae0-ae8836d8615b d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:15:28.502 880 2861855728568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59d22657-104f-463e-aae0-ae8836d8615b d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:15:29.612 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:15:30.500 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 1c0adb45-b280-450a-b0f3-3c1f7c926920 2021-11-24 11:15:30.500 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 1c0adb45-b280-450a-b0f3-3c1f7c926920 updated. Details: {'device': '1c0adb45-b280-450a-b0f3-3c1f7c926920', 'network_id': '86e5ef24-6f2b-4928-b692-ecb9fd8c0b23', 'port_id': '1c0adb45-b280-450a-b0f3-3c1f7c926920', 'mac_address': 'fa:16:3e:c4:1a:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1209, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d293f1-718f-4cda-9b6b-9bfc422e2fdd', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:15:30.500 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:15:30.500 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 2021-11-24 11:15:30.500 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 updated. Details: {'device': 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0', 'network_id': '8558262b-7125-4688-a6ea-2f1d2c3b2876', 'port_id': 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0', 'mac_address': 'fa:16:3e:0c:bd:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd868cb4-b7fb-4350-b027-a21baabac768', '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-11-24 11:15:30.500 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:15:30.500 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:30.500 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c0adb45-b280-450a-b0f3-3c1f7c926920 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:15:30.500 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86e5ef24-6f2b-4928-b692-ecb9fd8c0b23 2021-11-24 11:15:30.500 880 2861855728920 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-11-24 11:15:30.500 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:30.500 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:15:30.500 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8558262b-7125-4688-a6ea-2f1d2c3b2876 2021-11-24 11:15:30.500 880 2861855729096 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-11-24 11:15:30.690 880 2861855729096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:30.690 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:30.690 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c0adb45-b280-450a-b0f3-3c1f7c926920') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:30.690 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c0adb45-b280-450a-b0f3-3c1f7c926920') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:30.720 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:15:30.720 880 2861855729096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1227, VLAN trunk: None to switch port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 2021-11-24 11:15:30.764 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c0adb45-b280-450a-b0f3-3c1f7c926920 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:15:30.764 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1209, VLAN trunk: None to switch port 1c0adb45-b280-450a-b0f3-3c1f7c926920 2021-11-24 11:15:30.824 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:15:30.824 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:15:30.824 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:15:30.824 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c0adb45-b280-450a-b0f3-3c1f7c926920'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:15:31.203 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c0adb45-b280-450a-b0f3-3c1f7c926920']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:15:31.222 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:15:31.222 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b89c6fa0-e54d-48e4-be18-454c74244462) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:15:31.222 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b89c6fa0-e54d-48e4-be18-454c74244462) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:15:31.222 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c0adb45-b280-450a-b0f3-3c1f7c926920 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:15:31.222 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:15:31.222 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c0adb45-b280-450a-b0f3-3c1f7c926920 not yet added. Adding. 2021-11-24 11:15:31.222 880 2861855728920 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-11-24 11:15:31.222 880 2861855728920 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-11-24 11:15:31.222 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:15:31.222 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:15:31.222 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:15:31.232 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:15:31.232 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:15:31.232 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:15:31.232 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af19a68f-fbb1-4d8c-9034-627d69f6dfd0 not yet added. Adding. 2021-11-24 11:15:31.232 880 2861855729096 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-11-24 11:15:31.232 880 2861855729096 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-11-24 11:15:31.315 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:31.315 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:31.397 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:31.397 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:31.418 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:15:31.418 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:31.496 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:31.512 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:31.594 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c0adb45-b280-450a-b0f3-3c1f7c926920" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:31.594 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c0adb45-b280-450a-b0f3-3c1f7c926920 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:15:31.594 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c0adb45-b280-450a-b0f3-3c1f7c926920 processed. 2021-11-24 11:15:31.594 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:31.594 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:15:31.594 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 processed. 2021-11-24 11:15:31.621 880 2861855729096 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:390 2021-11-24 11:15:31.843 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:15:31.843 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa 2021-11-24 11:15:32.468 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:33.642 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:15:34.303 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:15:34.303 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 updated. Details: {'device': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'mac_address': 'fa:16:3e:ec:fd:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', '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-11-24 11:15:34.303 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:15:34.303 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa 2021-11-24 11:15:34.312 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa updated. Details: {'device': 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa', 'network_id': 'd9d87ca8-7863-48a6-937c-ee712996776e', 'port_id': 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa', 'mac_address': 'fa:16:3e:e5:d8:4b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1216, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0d420cf-0b8e-4f90-a25c-9a74e1eafabb', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:15:34.312 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:15:34.312 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:34.312 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:15:34.312 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d9d87ca8-7863-48a6-937c-ee712996776e 2021-11-24 11:15:34.312 880 2861855728920 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-11-24 11:15:34.312 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:34.312 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:15:34.312 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:15:34.312 880 2861855729096 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-11-24 11:15:34.482 880 2861855729096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:34.482 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:34.499 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:34.499 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:15:34.499 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:15:34.499 880 2861855729096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:15:34.499 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:15:34.499 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1216, VLAN trunk: None to switch port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa 2021-11-24 11:15:34.591 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:15:34.591 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:15:34.624 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:15:34.624 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:15:34.919 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:15:34.919 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:15:34.919 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c1dfcd-809d-471e-ae01-5627ef698662) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:15:34.919 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:15:34.919 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:15:34.919 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 not yet added. Adding. 2021-11-24 11:15:34.919 880 2861855729096 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-11-24 11:15:34.919 880 2861855729096 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-11-24 11:15:34.955 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:15:34.955 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:15:34.955 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d84d439-4e42-43d6-9a84-d7924912abec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:15:34.955 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:15:34.955 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:15:34.955 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa not yet added. Adding. 2021-11-24 11:15:34.955 880 2861855728920 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-11-24 11:15:34.955 880 2861855728920 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-11-24 11:15:35.047 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:35.076 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:36.154 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:37.246 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:38.298 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:38.298 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:15:38.468 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" "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:405 2021-11-24 11:15:38.497 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:38.592 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:38.592 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:15:38.592 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa processed. 2021-11-24 11:15:38.608 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:15:38.624 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:15:38.624 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 processed. 2021-11-24 11:15:40.312 880 2861855729096 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:390 2021-11-24 11:15:41.954 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:00.515 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Security group member updated on remote: ['b89c6fa0-e54d-48e4-be18-454c74244462'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:00.515 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Security group member updated ['b89c6fa0-e54d-48e4-be18-454c74244462'] 2021-11-24 11:16:00.515 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Refresh firewall rules 2021-11-24 11:16:00.515 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Get security group information for devices via rpc ['1c0adb45-b280-450a-b0f3-3c1f7c926920'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:00.573 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:00.573 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:00.588 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c0adb45-b280-450a-b0f3-3c1f7c926920 2021-11-24 11:16:00.683 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-975cafb6-b256-4271-8aec-f7781cb8bbfc 1090816518ce4c8abab960ba305b2fd9 1b97c43049d94ba3b99a111a9b91864d - - -] port_delete event received for '1c0adb45-b280-450a-b0f3-3c1f7c926920' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:16:02.396 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:16:03.106 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c0adb45-b280-450a-b0f3-3c1f7c926920' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:16:04.104 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c0adb45-b280-450a-b0f3-3c1f7c926920' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:16:04.104 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c0adb45-b280-450a-b0f3-3c1f7c926920 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:16:04.123 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86e5ef24-6f2b-4928-b692-ecb9fd8c0b23 2021-11-24 11:16:04.123 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c0adb45-b280-450a-b0f3-3c1f7c926920'] 2021-11-24 11:16:04.137 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:16:04.137 880 2861855729096 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-11-24 11:16:04.137 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c0adb45-b280-450a-b0f3-3c1f7c926920'] 2021-11-24 11:16:04.400 880 2861855729096 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:390 2021-11-24 11:16:04.417 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:06.260 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:06.260 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:16:06.260 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:16:06.260 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:06.510 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:16:06.510 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:16:06.510 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:06.653 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:16:06.653 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:06.653 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-b2f4a4f4-0f46-458c-a0b4-6eb01e2a52a6 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:16:07.574 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac023cf9-5334-4204-bb4c-5c44ac11a613 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 5e1dd2e6-fe77-43bc-98bf-f1a63705734c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:07.590 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac023cf9-5334-4204-bb4c-5c44ac11a613 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:09.371 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35b53bf0-7b22-4aee-87e1-ae5f1dd19725 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 86e5ef24-6f2b-4928-b692-ecb9fd8c0b23 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:16:09.371 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35b53bf0-7b22-4aee-87e1-ae5f1dd19725 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 86e5ef24-6f2b-4928-b692-ecb9fd8c0b23 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:16:10.431 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e73be9b-3b5e-4835-b082-3b990755f12b 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Security group member updated on remote: ['480ab1d3-b975-419a-89c0-5a2ddd41c025'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:10.431 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-3e73be9b-3b5e-4835-b082-3b990755f12b 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Security group member updated ['480ab1d3-b975-419a-89c0-5a2ddd41c025'] 2021-11-24 11:16:10.626 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e1dd2e6-fe77-43bc-98bf-f1a63705734c 2021-11-24 11:16:11.762 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d5e4eff-ccce-4543-af82-682e285ec013 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:11.789 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d5e4eff-ccce-4543-af82-682e285ec013 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:12.449 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:16:12.808 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c 2021-11-24 11:16:12.808 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c updated. Details: {'device': '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'network_id': '8558262b-7125-4688-a6ea-2f1d2c3b2876', 'port_id': '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'mac_address': 'fa:16:3e:b8:98:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd868cb4-b7fb-4350-b027-a21baabac768', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:16:12.808 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:16:12.808 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:12.808 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:16:12.808 880 2861855729096 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-11-24 11:16:12.967 880 2861855729096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e1dd2e6-fe77-43bc-98bf-f1a63705734c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:12.967 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:12.982 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:16:12.982 880 2861855729096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1227, VLAN trunk: None to switch port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c 2021-11-24 11:16:13.072 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:16:13.072 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e1dd2e6-fe77-43bc-98bf-f1a63705734c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:13.246 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e1dd2e6-fe77-43bc-98bf-f1a63705734c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:13.246 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:13.246 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:13.246 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:13.246 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:13.246 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:16:13.246 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e1dd2e6-fe77-43bc-98bf-f1a63705734c not yet added. Adding. 2021-11-24 11:16:13.246 880 2861855729096 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-11-24 11:16:13.260 880 2861855729096 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-11-24 11:16:13.400 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:13.541 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:16:13.541 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:13.683 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:16:13.791 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:16:13.791 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:16:13.791 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c processed. 2021-11-24 11:16:14.478 880 2861855729096 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:390 2021-11-24 11:16:14.636 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce 2021-11-24 11:16:15.497 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:16.477 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:16:17.312 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f425adc4-4544-4bc6-ae2d-311e8cd54e58 - - - - -] port_update received: 15b4d7f1-cd06-48e1-b481-3633461f0922 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:17.337 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f425adc4-4544-4bc6-ae2d-311e8cd54e58 - - - - -] No port 15b4d7f1-cd06-48e1-b481-3633461f0922 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:17.712 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce 2021-11-24 11:16:17.727 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce updated. Details: {'device': 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce', 'network_id': '4c664793-4f02-4ee0-8065-d295f3934f2c', 'port_id': 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce', 'mac_address': 'fa:16:3e:a6:97:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '788d9121-5618-4111-9367-9c60f72fb59c', 'ip_address': '192.168.233.212'}], '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-11-24 11:16:17.727 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:16:17.727 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:17.727 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:16:17.727 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4c664793-4f02-4ee0-8065-d295f3934f2c 2021-11-24 11:16:17.727 880 2861855729096 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-11-24 11:16:17.884 880 2861855729096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:17.884 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:17.884 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:16:17.884 880 2861855729096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1214, VLAN trunk: None to switch port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce 2021-11-24 11:16:18.004 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:16:18.004 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:18.181 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:18.181 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:18.181 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (480ab1d3-b975-419a-89c0-5a2ddd41c025) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:18.181 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (480ab1d3-b975-419a-89c0-5a2ddd41c025) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:18.181 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:18.181 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:16:18.181 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce not yet added. Adding. 2021-11-24 11:16:18.181 880 2861855729096 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-11-24 11:16:18.181 880 2861855729096 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-11-24 11:16:18.369 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:18.509 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" "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:405 2021-11-24 11:16:18.509 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:18.666 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" "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:405 2021-11-24 11:16:18.791 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:18.791 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:16:18.791 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce processed. 2021-11-24 11:16:20.512 880 2861855729096 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:390 2021-11-24 11:16:20.908 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7752b814-5087-40ad-9cd3-2f1481c0aed9 - - - - -] port_update received: 3bd5a5b3-3819-40e6-8486-0b27d5b77365 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:20.908 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7752b814-5087-40ad-9cd3-2f1481c0aed9 - - - - -] No port 3bd5a5b3-3819-40e6-8486-0b27d5b77365 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:21.354 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:24.337 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef896ad4-5aa2-48c9-9ead-659ed9e177df fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated on remote: ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:24.337 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-ef896ad4-5aa2-48c9-9ead-659ed9e177df fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] 2021-11-24 11:16:25.774 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a6c7b60-1f41-4530-b2d0-15e487ddfd67 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated on remote: ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:25.774 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-6a6c7b60-1f41-4530-b2d0-15e487ddfd67 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] 2021-11-24 11:16:25.822 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf85ccc1-9260-4000-a8f1-1033fb9c6414 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: bc9cf739-16b6-4224-a3fd-869dd9adb0f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:25.822 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf85ccc1-9260-4000-a8f1-1033fb9c6414 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:27.588 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c4b8a8e-6a3e-44de-aef7-c253c36cf3e1 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:27.603 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c4b8a8e-6a3e-44de-aef7-c253c36cf3e1 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:27.711 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Security group member updated on remote: ['480ab1d3-b975-419a-89c0-5a2ddd41c025'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:27.711 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Security group member updated ['480ab1d3-b975-419a-89c0-5a2ddd41c025'] 2021-11-24 11:16:27.711 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Refresh firewall rules 2021-11-24 11:16:27.711 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Get security group information for devices via rpc ['bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:27.762 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:27.762 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:27.916 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-603f2e7c-d3c6-4ff5-8d74-38f59e2e9aae 6efa950e95c54befa56cefd9ba7e02f9 b898b9cc37224c3ab1f1d21b45ad66eb - - -] port_delete event received for 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:16:28.825 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc9cf739-16b6-4224-a3fd-869dd9adb0f4 2021-11-24 11:16:28.843 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:16:28.843 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:16:28.854 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:16:28.854 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:28.854 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:29.136 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:16:29.136 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:16:29.136 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:29.321 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:16:29.321 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:29.321 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:16:29.321 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:29.321 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:16:29.321 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:16:29.321 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:29.498 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:16:29.498 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:29.498 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [req-4bd5cb98-7b9a-40a8-be20-4d523871f700 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:16:30.041 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30e20b7-201a-4b59-94f4-62be58a92060 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 4937438f-b5f9-45ee-9f52-e426878caa7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:16:30.041 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30e20b7-201a-4b59-94f4-62be58a92060 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 4937438f-b5f9-45ee-9f52-e426878caa7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:16:30.533 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:16:30.826 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 2021-11-24 11:16:30.826 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 2021-11-24 11:16:30.826 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 updated. Details: {'device': 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4', 'network_id': 'b21f02d2-c533-4fb1-acd2-d2fd73a5180a', 'port_id': 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4', 'mac_address': 'fa:16:3e:8a:ad:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1226, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e89fe7df-9fbd-43c3-9f7a-0597324b938f', '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-11-24 11:16:30.826 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:16:30.826 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:16:30.826 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:16:30.826 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:16:30.826 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:16:30.826 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:30.826 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:16:30.826 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b21f02d2-c533-4fb1-acd2-d2fd73a5180a 2021-11-24 11:16:30.843 880 2861855729096 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-11-24 11:16:30.856 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4c664793-4f02-4ee0-8065-d295f3934f2c 2021-11-24 11:16:30.856 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce'] 2021-11-24 11:16:30.856 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:16:30.856 880 2861855728920 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-11-24 11:16:30.856 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbc5a65b-fbc9-4d76-8a9a-8ae13650c1ce'] 2021-11-24 11:16:31.027 880 2861855729096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:31.027 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:31.027 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:16:31.027 880 2861855729096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1226, VLAN trunk: None to switch port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 2021-11-24 11:16:31.135 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:16:31.135 880 2861855729096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc9cf739-16b6-4224-a3fd-869dd9adb0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:31.306 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc9cf739-16b6-4224-a3fd-869dd9adb0f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:31.331 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:31.331 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:31.331 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:31.331 880 2861855729096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc9cf739-16b6-4224-a3fd-869dd9adb0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:31.331 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:16:31.331 880 2861855729096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc9cf739-16b6-4224-a3fd-869dd9adb0f4 not yet added. Adding. 2021-11-24 11:16:31.331 880 2861855729096 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-11-24 11:16:31.331 880 2861855729096 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-11-24 11:16:31.478 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:31.665 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" "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:405 2021-11-24 11:16:31.665 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:31.855 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" "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:405 2021-11-24 11:16:32.014 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:32.014 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:16:32.014 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 processed. 2021-11-24 11:16:32.556 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:16:32.556 880 2861855729096 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:390 2021-11-24 11:16:33.041 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 2021-11-24 11:16:33.041 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 updated. Details: {'device': '6cf63bf9-c3aa-422b-a4f0-c496f8b73423', 'network_id': 'b21f02d2-c533-4fb1-acd2-d2fd73a5180a', 'port_id': '6cf63bf9-c3aa-422b-a4f0-c496f8b73423', 'mac_address': 'fa:16:3e:63:71:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1226, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e89fe7df-9fbd-43c3-9f7a-0597324b938f', '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-11-24 11:16:33.057 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:16:33.057 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:33.057 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:16:33.057 880 2861855728920 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-11-24 11:16:33.229 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cf63bf9-c3aa-422b-a4f0-c496f8b73423') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:33.229 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cf63bf9-c3aa-422b-a4f0-c496f8b73423') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:33.229 880 2861855729096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:33.229 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:16:33.229 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1226, VLAN trunk: None to switch port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 2021-11-24 11:16:33.383 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:16:33.383 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cf63bf9-c3aa-422b-a4f0-c496f8b73423'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:33.541 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cf63bf9-c3aa-422b-a4f0-c496f8b73423']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:33.541 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:33.541 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:33.541 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:33.541 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:33.570 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:16:33.570 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 not yet added. Adding. 2021-11-24 11:16:33.570 880 2861855728920 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-11-24 11:16:33.570 880 2861855728920 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-11-24 11:16:33.774 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:34.000 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" "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:405 2021-11-24 11:16:34.000 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:34.228 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" "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:405 2021-11-24 11:16:34.370 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cf63bf9-c3aa-422b-a4f0-c496f8b73423" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:34.370 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:16:34.383 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 processed. 2021-11-24 11:16:34.576 880 2861855728920 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:390 2021-11-24 11:16:34.851 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:53.055 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4937438f-b5f9-45ee-9f52-e426878caa7d 2021-11-24 11:16:54.697 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:16:54.955 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 4937438f-b5f9-45ee-9f52-e426878caa7d 2021-11-24 11:16:54.955 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 4937438f-b5f9-45ee-9f52-e426878caa7d updated. Details: {'device': '4937438f-b5f9-45ee-9f52-e426878caa7d', 'network_id': '8558262b-7125-4688-a6ea-2f1d2c3b2876', 'port_id': '4937438f-b5f9-45ee-9f52-e426878caa7d', 'mac_address': 'fa:16:3e:78:b7:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd868cb4-b7fb-4350-b027-a21baabac768', '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-11-24 11:16:54.955 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:16:54.955 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:54.967 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4937438f-b5f9-45ee-9f52-e426878caa7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:16:54.967 880 2861855728920 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-11-24 11:16:55.151 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4937438f-b5f9-45ee-9f52-e426878caa7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:55.151 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4937438f-b5f9-45ee-9f52-e426878caa7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:16:55.164 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4937438f-b5f9-45ee-9f52-e426878caa7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:16:55.164 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1227, VLAN trunk: None to switch port 4937438f-b5f9-45ee-9f52-e426878caa7d 2021-11-24 11:16:55.273 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:16:55.273 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4937438f-b5f9-45ee-9f52-e426878caa7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:16:55.445 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4937438f-b5f9-45ee-9f52-e426878caa7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:16:55.445 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:16:55.445 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:16:55.445 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:16:55.445 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4937438f-b5f9-45ee-9f52-e426878caa7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:16:55.445 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:16:55.445 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4937438f-b5f9-45ee-9f52-e426878caa7d not yet added. Adding. 2021-11-24 11:16:55.445 880 2861855728920 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-11-24 11:16:55.445 880 2861855728920 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-11-24 11:16:55.702 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:55.964 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "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:405 2021-11-24 11:16:55.977 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:16:56.292 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:56.475 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:16:56.475 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4937438f-b5f9-45ee-9f52-e426878caa7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:16:56.475 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4937438f-b5f9-45ee-9f52-e426878caa7d processed. 2021-11-24 11:16:56.717 880 2861855728920 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:390 2021-11-24 11:16:57.054 880 2861855728920 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:405 2021-11-24 11:17:13.244 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:17:14.788 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:17:15.101 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:17:15.101 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 updated. Details: {'device': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'mac_address': 'fa:16:3e:ec:fd:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', '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-11-24 11:17:15.101 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:17:15.101 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:15.101 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:17:15.101 880 2861855728920 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-11-24 11:17:15.166 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:17:15.166 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:17:15.179 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:17:15.179 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:17:15.304 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:17:15.304 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c1dfcd-809d-471e-ae01-5627ef698662) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:17:15.479 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:17:15.479 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "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:405 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:15.479 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "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:405 2021-11-24 11:17:15.553 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "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:405 2021-11-24 11:17:15.553 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:17:15.553 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 processed. 2021-11-24 11:17:16.798 880 2861855728920 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:390 2021-11-24 11:17:17.116 880 2861855728920 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:405 2021-11-24 11:17:28.634 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:17:28.646 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:17:28.646 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:17:28.646 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', '4937438f-b5f9-45ee-9f52-e426878caa7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:17:29.166 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['4937438f-b5f9-45ee-9f52-e426878caa7d', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:17:29.166 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:17:29.166 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:17:29.166 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:17:29.166 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 4937438f-b5f9-45ee-9f52-e426878caa7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:17:29.193 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:17:29.193 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:17:29.193 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:29.459 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "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:405 2021-11-24 11:17:29.459 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:29.459 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "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:405 2021-11-24 11:17:29.459 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:17:29.459 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:17:29.459 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:17:29.459 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:29.663 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:17:29.726 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cff53179-b3ca-4ac3-9ac8-ec55879ce625 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 7041b264-1b4e-4b52-9407-c7681bd79d2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:17:29.740 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cff53179-b3ca-4ac3-9ac8-ec55879ce625 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 7041b264-1b4e-4b52-9407-c7681bd79d2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:17:29.771 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:17:29.771 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:29.771 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:17:29.771 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:17:29.771 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:17:29.771 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-24 11:17:29.771 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:30.055 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:17:30.055 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:30.055 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-0d497a9e-9dc6-4af4-9a53-d00825eecc90 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:17:30.866 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:17:30.866 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:17:30.866 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:17:30.866 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:17:30.883 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:17:30.896 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:17:30.896 880 2861855728920 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-11-24 11:17:30.896 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:17:32.880 880 2861855728920 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:390 2021-11-24 11:17:33.150 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:17:33.415 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7041b264-1b4e-4b52-9407-c7681bd79d2b 2021-11-24 11:17:33.695 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467d57e1-9c98-4de7-abe1-18aa242f3e28 - - - - -] port_update received: 0b6945a0-371d-4113-8209-5fa0406ef613 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:17:33.712 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:17:33.712 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467d57e1-9c98-4de7-abe1-18aa242f3e28 - - - - -] No port 0b6945a0-371d-4113-8209-5fa0406ef613 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:17:34.880 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:17:35.241 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 7041b264-1b4e-4b52-9407-c7681bd79d2b 2021-11-24 11:17:35.241 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 7041b264-1b4e-4b52-9407-c7681bd79d2b updated. Details: {'device': '7041b264-1b4e-4b52-9407-c7681bd79d2b', 'network_id': '8558262b-7125-4688-a6ea-2f1d2c3b2876', 'port_id': '7041b264-1b4e-4b52-9407-c7681bd79d2b', 'mac_address': 'fa:16:3e:3f:ce:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1227, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd868cb4-b7fb-4350-b027-a21baabac768', '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-11-24 11:17:35.241 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:17:35.241 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:17:35.241 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:17:35.241 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:17:35.241 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:17:35.241 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:35.261 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7041b264-1b4e-4b52-9407-c7681bd79d2b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:17:35.261 880 2861855728920 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-11-24 11:17:35.287 880 2861855729096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:17:35.287 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:17:35.287 880 2861855729096 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-11-24 11:17:35.287 880 2861855729096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:17:35.428 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7041b264-1b4e-4b52-9407-c7681bd79d2b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:17:35.428 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7041b264-1b4e-4b52-9407-c7681bd79d2b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:17:35.428 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7041b264-1b4e-4b52-9407-c7681bd79d2b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:17:35.428 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1227, VLAN trunk: None to switch port 7041b264-1b4e-4b52-9407-c7681bd79d2b 2021-11-24 11:17:35.554 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:17:35.554 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7041b264-1b4e-4b52-9407-c7681bd79d2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:17:35.710 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7041b264-1b4e-4b52-9407-c7681bd79d2b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:17:35.710 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:17:35.710 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:17:35.710 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:17:35.710 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7041b264-1b4e-4b52-9407-c7681bd79d2b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:17:35.710 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:17:35.710 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7041b264-1b4e-4b52-9407-c7681bd79d2b not yet added. Adding. 2021-11-24 11:17:35.710 880 2861855728920 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-11-24 11:17:35.710 880 2861855728920 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-11-24 11:17:35.915 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:36.115 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" "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:405 2021-11-24 11:17:36.115 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:17:36.349 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" "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:405 2021-11-24 11:17:36.489 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7041b264-1b4e-4b52-9407-c7681bd79d2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:17:36.489 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7041b264-1b4e-4b52-9407-c7681bd79d2b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:17:36.489 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7041b264-1b4e-4b52-9407-c7681bd79d2b processed. 2021-11-24 11:17:36.911 880 2861855728920 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:390 2021-11-24 11:17:37.603 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2036f5c6-cbb3-45b1-af28-cbc58f5d3b30 - - - - -] port_update received: 3c193dd0-ad65-44b5-b059-da55dd5857b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:17:37.617 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2036f5c6-cbb3-45b1-af28-cbc58f5d3b30 - - - - -] No port 3c193dd0-ad65-44b5-b059-da55dd5857b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:17:38.433 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:17:41.272 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30862efc-2d70-4443-8d44-1d8a1d15765b - - - - -] port_update received: 9e5c8471-8e07-4442-afbe-a820f59bc7fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:17:41.272 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30862efc-2d70-4443-8d44-1d8a1d15765b - - - - -] No port 9e5c8471-8e07-4442-afbe-a820f59bc7fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:17:45.943 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5310c1d-8843-42ee-8d1d-c954a5a84ea3 - - - - -] port_update received: f51f8128-1b30-41e7-8ef8-25605ddf1809 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:17:45.962 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5310c1d-8843-42ee-8d1d-c954a5a84ea3 - - - - -] No port f51f8128-1b30-41e7-8ef8-25605ddf1809 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:18:00.744 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a082ee6f-3d11-4014-9f1a-7848163a7715 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated on remote: ['77852028-b8f9-4fe3-8362-a7373cc59d6b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:00.744 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-a082ee6f-3d11-4014-9f1a-7848163a7715 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated ['77852028-b8f9-4fe3-8362-a7373cc59d6b'] 2021-11-24 11:18:13.926 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3269acc-99ce-4d9a-83e8-d9efb64d5c65 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 57415158-968f-4f63-9c5f-eba02f4dd725 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:18:13.946 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3269acc-99ce-4d9a-83e8-d9efb64d5c65 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 57415158-968f-4f63-9c5f-eba02f4dd725 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:18:15.863 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:18:15.863 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:18:17.067 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:18:17.601 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:18:17.601 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 57415158-968f-4f63-9c5f-eba02f4dd725 updated. Details: {'device': '57415158-968f-4f63-9c5f-eba02f4dd725', 'network_id': 'c3a531f2-bfe9-4a80-8b71-ad7f35944879', 'port_id': '57415158-968f-4f63-9c5f-eba02f4dd725', 'mac_address': 'fa:16:3e:ad:76:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '08393eb4-7b60-4211-937a-8e0724891dbc', '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-11-24 11:18:17.601 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:18:17.601 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:18:17.601 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 updated. Details: {'device': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3', 'mac_address': 'fa:16:3e:ec:fd:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', '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-11-24 11:18:17.613 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:18:17.613 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:17.613 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 57415158-968f-4f63-9c5f-eba02f4dd725 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:18:17.613 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3a531f2-bfe9-4a80-8b71-ad7f35944879 2021-11-24 11:18:17.613 880 2861855728920 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-11-24 11:18:17.613 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:17.613 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:18:17.613 880 2861855729976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:18:17.613 880 2861855729976 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-11-24 11:18:17.818 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:17.818 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:17.818 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 57415158-968f-4f63-9c5f-eba02f4dd725 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:18:17.818 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1225, VLAN trunk: None to switch port 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:18:17.865 880 2861855729976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:17.865 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:17.889 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:18:17.889 880 2861855729976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:18:17.961 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:18:17.977 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:18.025 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:18:18.025 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:18.197 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['57415158-968f-4f63-9c5f-eba02f4dd725']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:18.197 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:18.197 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:18.197 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:18.197 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 57415158-968f-4f63-9c5f-eba02f4dd725 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:18.197 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:18:18.197 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 57415158-968f-4f63-9c5f-eba02f4dd725 not yet added. Adding. 2021-11-24 11:18:18.197 880 2861855728920 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-11-24 11:18:18.197 880 2861855728920 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-11-24 11:18:18.226 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:18.226 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:18.226 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c1dfcd-809d-471e-ae01-5627ef698662) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:18.226 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:18.226 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:18:18.226 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 not yet added. Adding. 2021-11-24 11:18:18.226 880 2861855729976 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-11-24 11:18:18.226 880 2861855729976 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-11-24 11:18:18.444 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:18.474 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:18.677 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:18.700 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:18.709 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "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:405 2021-11-24 11:18:18.709 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:18.960 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:19.005 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "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:405 2021-11-24 11:18:19.116 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:19.116 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 57415158-968f-4f63-9c5f-eba02f4dd725 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:18:19.116 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 57415158-968f-4f63-9c5f-eba02f4dd725 processed. 2021-11-24 11:18:19.148 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ebbec69a-2982-4fe3-b07d-5326d6b7f5f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:18:19.170 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:18:19.170 880 2861855729976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 processed. 2021-11-24 11:18:21.084 880 2861855729976 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:390 2021-11-24 11:18:21.693 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:18:29.050 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:29.050 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:18:29.050 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:18:29.050 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', '4937438f-b5f9-45ee-9f52-e426878caa7d', '7041b264-1b4e-4b52-9407-c7681bd79d2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:29.116 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] port_delete event received for '7041b264-1b4e-4b52-9407-c7681bd79d2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['4937438f-b5f9-45ee-9f52-e426878caa7d', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 4937438f-b5f9-45ee-9f52-e426878caa7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:29.378 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:29.378 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "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:405 2021-11-24 11:18:29.378 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:29.693 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-4937438f-b5f9-45ee-9f52-e426878caa7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:18:29.693 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:29.693 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:29.693 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:29.693 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:29.693 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:18:29.693 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:29.988 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:18:29.988 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:29.988 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:29.988 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:29.988 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:29.988 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:29.988 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:30.264 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-5662391b-638e-4369-9dab-0d4b8ba4cc59 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:30.336 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7041b264-1b4e-4b52-9407-c7681bd79d2b 2021-11-24 11:18:31.128 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:18:31.128 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7041b264-1b4e-4b52-9407-c7681bd79d2b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:18:31.128 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7041b264-1b4e-4b52-9407-c7681bd79d2b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:18:31.128 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7041b264-1b4e-4b52-9407-c7681bd79d2b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:18:31.163 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7041b264-1b4e-4b52-9407-c7681bd79d2b'] 2021-11-24 11:18:31.163 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:18:31.163 880 2861855729976 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-11-24 11:18:31.163 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7041b264-1b4e-4b52-9407-c7681bd79d2b'] 2021-11-24 11:18:33.136 880 2861855729976 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:390 2021-11-24 11:18:33.162 880 2861855729976 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:405 2021-11-24 11:18:34.387 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4937438f-b5f9-45ee-9f52-e426878caa7d 2021-11-24 11:18:35.097 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:35.097 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:18:35.097 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:18:35.097 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c', '4937438f-b5f9-45ee-9f52-e426878caa7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:35.123 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:18:35.123 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4937438f-b5f9-45ee-9f52-e426878caa7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:18:35.123 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4937438f-b5f9-45ee-9f52-e426878caa7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:18:35.123 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4937438f-b5f9-45ee-9f52-e426878caa7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:18:35.151 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4937438f-b5f9-45ee-9f52-e426878caa7d'] 2021-11-24 11:18:35.151 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:18:35.151 880 2861855728920 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-11-24 11:18:35.151 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4937438f-b5f9-45ee-9f52-e426878caa7d'] 2021-11-24 11:18:35.189 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] port_delete event received for '4937438f-b5f9-45ee-9f52-e426878caa7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:18:35.362 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['5e1dd2e6-fe77-43bc-98bf-f1a63705734c', 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:35.367 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:35.367 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:18:35.367 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:35.597 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-5e1dd2e6-fe77-43bc-98bf-f1a63705734c" "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:405 2021-11-24 11:18:35.597 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:35.597 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:35.597 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:35.597 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:35.597 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:35.597 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:35.831 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-60aa7f56-528d-49ba-97d2-9a6c749a46a5 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:37.132 880 2861855729976 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:390 2021-11-24 11:18:37.162 880 2861855729976 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:405 2021-11-24 11:18:38.910 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f528826-e2d8-443c-93fc-bfeb0b2f0f1e e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:38.910 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-6f528826-e2d8-443c-93fc-bfeb0b2f0f1e e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:39.238 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61881316-cce8-40fb-8bb7-8e360dec3794 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:39.238 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-61881316-cce8-40fb-8bb7-8e360dec3794 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:39.519 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9659f2-e353-44b0-9210-01fb21d1bab2 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:39.519 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9659f2-e353-44b0-9210-01fb21d1bab2 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:39.838 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a4a5366-e73d-4ca7-b57e-7fbe66503185 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:39.838 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-8a4a5366-e73d-4ca7-b57e-7fbe66503185 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:40.224 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c39e4440-19e3-47cb-ad0e-9efa392c544e e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:40.224 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-c39e4440-19e3-47cb-ad0e-9efa392c544e e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:40.459 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e1dd2e6-fe77-43bc-98bf-f1a63705734c 2021-11-24 11:18:40.628 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d375c8e-0aec-4e1e-8cdb-9fd392280771 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:18:40.628 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-7d375c8e-0aec-4e1e-8cdb-9fd392280771 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group rule updated ['3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:18:40.664 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:40.664 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:18:40.664 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:18:40.664 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0', '5e1dd2e6-fe77-43bc-98bf-f1a63705734c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:40.772 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] port_delete event received for '5e1dd2e6-fe77-43bc-98bf-f1a63705734c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys(['af19a68f-fbb1-4d8c-9034-627d69f6dfd0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update rules of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update members of security group (a63121b3-63c6-430a-b698-5e13ca890eba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update port filter for af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:40.870 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Updating port rules. 2021-11-24 11:18:40.870 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:40.870 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:41.117 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-be34aed8-69c7-4149-9df3-51feb4c711ee 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Lock "n-hv-driver-port-lock-af19a68f-fbb1-4d8c-9034-627d69f6dfd0" "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:405 2021-11-24 11:18:41.139 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:18:41.139 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e1dd2e6-fe77-43bc-98bf-f1a63705734c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:18:41.139 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e1dd2e6-fe77-43bc-98bf-f1a63705734c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:18:41.139 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e1dd2e6-fe77-43bc-98bf-f1a63705734c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:18:41.167 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e1dd2e6-fe77-43bc-98bf-f1a63705734c'] 2021-11-24 11:18:41.167 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:18:41.167 880 2861855729976 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-11-24 11:18:41.167 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e1dd2e6-fe77-43bc-98bf-f1a63705734c'] 2021-11-24 11:18:41.331 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated on remote: ['3447b729-9871-4ac1-9faf-bf8884defce7', '77852028-b8f9-4fe3-8362-a7373cc59d6b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:41.331 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated ['3447b729-9871-4ac1-9faf-bf8884defce7', '77852028-b8f9-4fe3-8362-a7373cc59d6b'] 2021-11-24 11:18:41.331 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Refresh firewall rules 2021-11-24 11:18:41.331 880 2861855729976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:41.381 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] port_update received: 57415158-968f-4f63-9c5f-eba02f4dd725 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:18:41.397 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:41.397 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Binding port 57415158-968f-4f63-9c5f-eba02f4dd725 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:18:41.397 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] 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-11-24 11:18:41.411 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:41.411 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:18:41.518 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Trunk plugin disabled on server. Assuming port 57415158-968f-4f63-9c5f-eba02f4dd725 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:18:41.518 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Binding VLAN ID: 1225, VLAN trunk: None to switch port 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:18:41.566 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Refresh firewall rules 2021-11-24 11:18:41.566 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information for ports dict_keys(['57415158-968f-4f63-9c5f-eba02f4dd725']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (3447b729-9871-4ac1-9faf-bf8884defce7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update members of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update port filter for 57415158-968f-4f63-9c5f-eba02f4dd725 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:42.118 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Updating port rules. 2021-11-24 11:18:42.118 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Creating 6 new rules, removing 0 old rules. 2021-11-24 11:18:42.118 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information for ports dict_keys(['57415158-968f-4f63-9c5f-eba02f4dd725']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (3447b729-9871-4ac1-9faf-bf8884defce7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update members of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:18:42.165 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update port filter for 57415158-968f-4f63-9c5f-eba02f4dd725 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:18:42.165 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Updating port rules. 2021-11-24 11:18:42.165 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Creating 6 new rules, removing 0 old rules. 2021-11-24 11:18:42.294 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:42.294 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:42.294 880 2861855729976 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:42.294 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:42.448 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:42.448 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:18:42.448 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:18:42.523 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-568e9aaa-6fbc-498f-8304-1a8824aba879 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:18:43.146 880 2861855728920 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:390 2021-11-24 11:18:43.159 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:18:46.041 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated on remote: ['a63121b3-63c6-430a-b698-5e13ca890eba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:18:46.041 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Security group member updated ['a63121b3-63c6-430a-b698-5e13ca890eba'] 2021-11-24 11:18:46.041 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Refresh firewall rules 2021-11-24 11:18:46.041 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Get security group information for devices via rpc ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:18:46.084 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:18:46.084 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:18:46.112 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d282ff4b-010a-4763-87cd-c41117f29224 7c3283f69068472f8319d23f13dce968 fae8312f669b48b797904792401edfa4 - - -] port_delete event received for 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:18:46.488 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af19a68f-fbb1-4d8c-9034-627d69f6dfd0 2021-11-24 11:18:47.175 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:18:47.175 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:18:47.175 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af19a68f-fbb1-4d8c-9034-627d69f6dfd0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:18:47.175 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af19a68f-fbb1-4d8c-9034-627d69f6dfd0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:18:47.192 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8558262b-7125-4688-a6ea-2f1d2c3b2876 2021-11-24 11:18:47.192 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0'] 2021-11-24 11:18:47.192 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:18:47.192 880 2861855728920 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-11-24 11:18:47.192 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af19a68f-fbb1-4d8c-9034-627d69f6dfd0'] 2021-11-24 11:18:49.190 880 2861855728920 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:390 2021-11-24 11:18:49.190 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e3b2516-6d3f-4617-b621-7b41f21b9875 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 8558262b-7125-4688-a6ea-2f1d2c3b2876 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:18:49.190 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e3b2516-6d3f-4617-b621-7b41f21b9875 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 8558262b-7125-4688-a6ea-2f1d2c3b2876 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:18:49.215 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:19:00.550 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 2021-11-24 11:19:01.019 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated on remote: ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:01.019 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] 2021-11-24 11:19:01.019 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Refresh firewall rules 2021-11-24 11:19:01.019 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Get security group information for devices via rpc ['bc9cf739-16b6-4224-a3fd-869dd9adb0f4', '6cf63bf9-c3aa-422b-a4f0-c496f8b73423'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:19:01.081 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] port_delete event received for '6cf63bf9-c3aa-422b-a4f0-c496f8b73423' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update security group information for ports dict_keys(['bc9cf739-16b6-4224-a3fd-869dd9adb0f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update rules of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update members of security group (f1c244bc-af79-4d84-9201-e93ea1d6e9d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update port filter for bc9cf739-16b6-4224-a3fd-869dd9adb0f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:19:01.175 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Updating port rules. 2021-11-24 11:19:01.175 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" "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:405 2021-11-24 11:19:01.175 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:01.255 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:19:01.255 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cf63bf9-c3aa-422b-a4f0-c496f8b73423' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:19:01.255 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cf63bf9-c3aa-422b-a4f0-c496f8b73423' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:19:01.255 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cf63bf9-c3aa-422b-a4f0-c496f8b73423 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:19:01.289 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cf63bf9-c3aa-422b-a4f0-c496f8b73423'] 2021-11-24 11:19:01.289 880 2861855729976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:19:01.289 880 2861855729976 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-11-24 11:19:01.289 880 2861855729976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cf63bf9-c3aa-422b-a4f0-c496f8b73423'] 2021-11-24 11:19:01.378 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [req-e21543bc-985e-4895-85f9-853f51728bd6 fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Lock "n-hv-driver-port-lock-bc9cf739-16b6-4224-a3fd-869dd9adb0f4" "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:405 2021-11-24 11:19:03.268 880 2861855728920 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:390 2021-11-24 11:19:03.289 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:19:09.503 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated on remote: ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:09.503 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Security group member updated ['f1c244bc-af79-4d84-9201-e93ea1d6e9d3'] 2021-11-24 11:19:09.503 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Refresh firewall rules 2021-11-24 11:19:09.503 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Get security group information for devices via rpc ['bc9cf739-16b6-4224-a3fd-869dd9adb0f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:19:09.540 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:19:09.540 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:19:09.814 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-164bf2f7-1594-4a95-b175-9ab53c2076ee fdfedb3cb9a5423695623457a87b0258 30efcb46099b42a3a76be0d52d0d0213 - - -] port_delete event received for 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:10.643 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc9cf739-16b6-4224-a3fd-869dd9adb0f4 2021-11-24 11:19:11.302 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:19:11.302 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:19:11.302 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc9cf739-16b6-4224-a3fd-869dd9adb0f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:19:11.302 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc9cf739-16b6-4224-a3fd-869dd9adb0f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:19:11.302 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b21f02d2-c533-4fb1-acd2-d2fd73a5180a 2021-11-24 11:19:11.302 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc9cf739-16b6-4224-a3fd-869dd9adb0f4'] 2021-11-24 11:19:11.302 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:19:11.302 880 2861855729448 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-11-24 11:19:11.302 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc9cf739-16b6-4224-a3fd-869dd9adb0f4'] 2021-11-24 11:19:11.971 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e53bc6-9203-4e47-9566-62e41a73ab51 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '3bd5a5b3-3819-40e6-8486-0b27d5b77365' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:13.299 880 2861855729448 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:390 2021-11-24 11:19:13.331 880 2861855729448 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:405 2021-11-24 11:19:13.517 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e8a43f-6c40-4c69-8265-92d9ddb59657 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '15b4d7f1-cd06-48e1-b481-3633461f0922' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:14.580 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58672de4-81f8-4799-aa76-c1c276790d7b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network b21f02d2-c533-4fb1-acd2-d2fd73a5180a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:19:14.603 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58672de4-81f8-4799-aa76-c1c276790d7b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network b21f02d2-c533-4fb1-acd2-d2fd73a5180a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:19:18.549 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69bcee96-f317-4a96-a447-4f13ab9bc88e 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated on remote: ['88c1dfcd-809d-471e-ae01-5627ef698662'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:18.549 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-69bcee96-f317-4a96-a447-4f13ab9bc88e 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated ['88c1dfcd-809d-471e-ae01-5627ef698662'] 2021-11-24 11:19:18.673 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 2021-11-24 11:19:18.878 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69bcee96-f317-4a96-a447-4f13ab9bc88e 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] port_delete event received for 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:19.314 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:19:19.314 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:19:19.314 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ebbec69a-2982-4fe3-b07d-5326d6b7f5f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:19:19.314 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ebbec69a-2982-4fe3-b07d-5326d6b7f5f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:19:19.320 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:19:19.320 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:19:19.320 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:19:19.320 880 2861855729448 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-11-24 11:19:19.333 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ebbec69a-2982-4fe3-b07d-5326d6b7f5f3'] 2021-11-24 11:19:21.338 880 2861855729448 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:390 2021-11-24 11:19:21.376 880 2861855729448 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:405 2021-11-24 11:19:21.832 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac0885f2-d85f-4f10-bcde-634bb1294436 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] port_delete event received for '6c699279-7167-474a-a37b-dab7487bbf4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:23.064 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7516a5ea-a8b1-4354-bf57-095072150865 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated on remote: ['064a1953-b8d0-4c91-993b-f0605de9a95a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:23.064 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-7516a5ea-a8b1-4354-bf57-095072150865 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated ['064a1953-b8d0-4c91-993b-f0605de9a95a'] 2021-11-24 11:19:23.706 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bb7ec28-a7ce-4345-ad62-85b0ef258637 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated on remote: ['064a1953-b8d0-4c91-993b-f0605de9a95a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:23.706 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-5bb7ec28-a7ce-4345-ad62-85b0ef258637 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group rule updated ['064a1953-b8d0-4c91-993b-f0605de9a95a'] 2021-11-24 11:19:26.007 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5275047d-a294-4b89-9eba-59aef7bc5eb3 - - - - -] port_update received: b04704b9-716b-4043-b41c-569809c4e9ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:26.018 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5275047d-a294-4b89-9eba-59aef7bc5eb3 - - - - -] No port b04704b9-716b-4043-b41c-569809c4e9ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:29.582 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47b85c3b-a40c-4039-8b95-146206f4bf4e - - - - -] port_update received: f6c1b7d9-adb2-45a1-8bc2-744bb1542f4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:29.595 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47b85c3b-a40c-4039-8b95-146206f4bf4e - - - - -] No port f6c1b7d9-adb2-45a1-8bc2-744bb1542f4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:30.192 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6460fe4-f011-409c-a02b-1c96c135c617 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated on remote: ['064a1953-b8d0-4c91-993b-f0605de9a95a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:30.192 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-e6460fe4-f011-409c-a02b-1c96c135c617 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated ['064a1953-b8d0-4c91-993b-f0605de9a95a'] 2021-11-24 11:19:31.932 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4190bda-e2ae-420d-a390-7719baf0b5ce d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 99ed14d7-8b44-45c2-98b0-6d15ba385922 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:31.944 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4190bda-e2ae-420d-a390-7719baf0b5ce d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 99ed14d7-8b44-45c2-98b0-6d15ba385922 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:34.657 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edc5ae2-9472-4cee-8fe9-3fa2aff20bb4 - - - - -] port_update received: a21712de-345b-4141-9d84-af68ebe8dd08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:34.657 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edc5ae2-9472-4cee-8fe9-3fa2aff20bb4 - - - - -] No port a21712de-345b-4141-9d84-af68ebe8dd08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:34.735 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:19:35.401 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:19:35.829 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:19:35.831 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 updated. Details: {'device': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'mac_address': 'fa:16:3e:35:03:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:19:35.831 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:19:35.831 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:35.831 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:19:35.831 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:19:35.831 880 2861855729448 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-11-24 11:19:35.960 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:19:35.978 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:19:35.985 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99ed14d7-8b44-45c2-98b0-6d15ba385922 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:19:35.985 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:19:36.066 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:19:36.066 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:19:36.189 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99ed14d7-8b44-45c2-98b0-6d15ba385922']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:19:36.189 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:19:36.189 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (064a1953-b8d0-4c91-993b-f0605de9a95a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:19:36.189 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99ed14d7-8b44-45c2-98b0-6d15ba385922 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:19:36.220 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:19:36.220 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99ed14d7-8b44-45c2-98b0-6d15ba385922 not yet added. Adding. 2021-11-24 11:19:36.220 880 2861855729448 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-11-24 11:19:36.220 880 2861855729448 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-11-24 11:19:36.319 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:36.412 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:19:36.412 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:36.523 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "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:405 2021-11-24 11:19:36.596 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:19:36.596 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99ed14d7-8b44-45c2-98b0-6d15ba385922 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:19:36.611 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 processed. 2021-11-24 11:19:37.079 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfd54d4a-c80c-419c-a05a-e0ab876208b5 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:37.079 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-bfd54d4a-c80c-419c-a05a-e0ab876208b5 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:37.407 880 2861855729448 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:390 2021-11-24 11:19:37.441 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-510c64e8-0bde-472d-9d55-e066f9ad854d f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:37.441 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-510c64e8-0bde-472d-9d55-e066f9ad854d f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:37.783 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:19:37.805 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ec4c85d-6329-4147-8a37-1b6e54ba60c1 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:37.805 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-8ec4c85d-6329-4147-8a37-1b6e54ba60c1 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:38.290 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-185b796d-b2e2-4c0b-a161-592626f1e413 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:38.290 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-185b796d-b2e2-4c0b-a161-592626f1e413 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:38.504 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc635d65-8a70-42e7-a23d-9c74951e0326 - - - - -] port_update received: 9f63b074-7e84-49ff-88d1-d86f5c4cb5f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:38.517 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc635d65-8a70-42e7-a23d-9c74951e0326 - - - - -] No port 9f63b074-7e84-49ff-88d1-d86f5c4cb5f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:38.706 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49a4b1f4-93a3-4adc-90c8-533e896ac332 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:38.706 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-49a4b1f4-93a3-4adc-90c8-533e896ac332 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:39.116 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0243c7db-7892-498b-9c89-9771af981190 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:39.116 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-0243c7db-7892-498b-9c89-9771af981190 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group rule updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:19:46.392 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d80a443-d23a-4c51-bc08-515c5f1dbc4b 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated on remote: ['4d84d439-4e42-43d6-9a84-d7924912abec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:46.392 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-5d80a443-d23a-4c51-bc08-515c5f1dbc4b 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated ['4d84d439-4e42-43d6-9a84-d7924912abec'] 2021-11-24 11:19:46.688 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d80a443-d23a-4c51-bc08-515c5f1dbc4b 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] port_delete event received for 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:46.892 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa 2021-11-24 11:19:47.490 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:19:47.490 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:19:47.490 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:19:47.490 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:19:47.501 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d9d87ca8-7863-48a6-937c-ee712996776e 2021-11-24 11:19:47.501 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa'] 2021-11-24 11:19:47.501 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:19:47.501 880 2861855729448 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-11-24 11:19:47.501 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd29fb3e-7f5a-4d9b-9803-c9ff4a11e2aa'] 2021-11-24 11:19:49.129 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff6f1a06-4117-4443-969b-b724087221e5 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] port_delete event received for '50a2e02a-dcf5-4d48-b73e-07210118997a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:19:49.522 880 2861855729448 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:390 2021-11-24 11:19:49.552 880 2861855729448 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:405 2021-11-24 11:19:50.143 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0d37988-e43c-4f1f-b07e-9420ba54fcb1 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated on remote: ['bb1075fc-6aff-413d-aede-b8cd5b582753'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:50.143 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-a0d37988-e43c-4f1f-b07e-9420ba54fcb1 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated ['bb1075fc-6aff-413d-aede-b8cd5b582753'] 2021-11-24 11:19:50.489 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bb4c1fc-f2c5-4d87-8205-857d0e9ef629 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated on remote: ['bb1075fc-6aff-413d-aede-b8cd5b582753'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:19:50.489 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-8bb4c1fc-f2c5-4d87-8205-857d0e9ef629 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group rule updated ['bb1075fc-6aff-413d-aede-b8cd5b582753'] 2021-11-24 11:19:55.376 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb3c478e-c16c-4a27-9915-357166a9be2a 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated on remote: ['bb1075fc-6aff-413d-aede-b8cd5b582753'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:19:55.376 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-cb3c478e-c16c-4a27-9915-357166a9be2a 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated ['bb1075fc-6aff-413d-aede-b8cd5b582753'] 2021-11-24 11:19:56.392 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b577fa16-7706-439c-8a2c-fff03e9b523b d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: dafd269f-c5b4-41c6-b4f9-8869f4f91f59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:19:56.408 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b577fa16-7706-439c-8a2c-fff03e9b523b d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:19:58.907 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dafd269f-c5b4-41c6-b4f9-8869f4f91f59 2021-11-24 11:19:59.548 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:19:59.844 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 2021-11-24 11:19:59.844 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 updated. Details: {'device': 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59', 'network_id': 'd9d87ca8-7863-48a6-937c-ee712996776e', 'port_id': 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59', 'mac_address': 'fa:16:3e:85:8a:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1216, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0d420cf-0b8e-4f90-a25c-9a74e1eafabb', '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-11-24 11:19:59.844 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:19:59.844 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:19:59.844 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:19:59.844 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d9d87ca8-7863-48a6-937c-ee712996776e 2021-11-24 11:19:59.844 880 2861855729448 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-11-24 11:20:00.017 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:00.017 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:00.017 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:20:00.017 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1216, VLAN trunk: None to switch port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 2021-11-24 11:20:00.110 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:20:00.110 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dafd269f-c5b4-41c6-b4f9-8869f4f91f59'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:00.253 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dafd269f-c5b4-41c6-b4f9-8869f4f91f59']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:00.253 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:00.253 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb1075fc-6aff-413d-aede-b8cd5b582753) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:20:00.253 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dafd269f-c5b4-41c6-b4f9-8869f4f91f59 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:20:00.253 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:20:00.253 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dafd269f-c5b4-41c6-b4f9-8869f4f91f59 not yet added. Adding. 2021-11-24 11:20:00.253 880 2861855729448 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-11-24 11:20:00.253 880 2861855729448 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-11-24 11:20:00.392 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:00.486 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:00.486 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:00.628 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:00.720 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dafd269f-c5b4-41c6-b4f9-8869f4f91f59" "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:405 2021-11-24 11:20:00.720 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:20:00.720 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 processed. 2021-11-24 11:20:01.563 880 2861855729448 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:390 2021-11-24 11:20:01.891 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:02.848 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b19afc37-6836-400f-a00c-148433e68591 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group member updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:20:02.848 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-b19afc37-6836-400f-a00c-148433e68591 f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group member updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:20:03.938 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9a79db8-e091-4cad-bb71-77189f677e3e d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 4309383c-b778-44aa-bd64-d0a29f77fb4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:20:03.938 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9a79db8-e091-4cad-bb71-77189f677e3e d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 4309383c-b778-44aa-bd64-d0a29f77fb4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:20:11.016 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:20:11.357 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated on remote: ['77852028-b8f9-4fe3-8362-a7373cc59d6b', '3447b729-9871-4ac1-9faf-bf8884defce7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:20:11.357 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated ['77852028-b8f9-4fe3-8362-a7373cc59d6b', '3447b729-9871-4ac1-9faf-bf8884defce7'] 2021-11-24 11:20:11.357 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Refresh firewall rules 2021-11-24 11:20:11.357 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:11.392 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] port_update received: 57415158-968f-4f63-9c5f-eba02f4dd725 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:20:11.409 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:11.409 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Binding port 57415158-968f-4f63-9c5f-eba02f4dd725 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:20:11.409 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] 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-11-24 11:20:11.440 880 2861855729272 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:11.440 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '57415158-968f-4f63-9c5f-eba02f4dd725') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:11.469 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Trunk plugin disabled on server. Assuming port 57415158-968f-4f63-9c5f-eba02f4dd725 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:20:11.469 880 2861855729272 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Binding VLAN ID: 1225, VLAN trunk: None to switch port 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:20:11.502 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Refresh firewall rules 2021-11-24 11:20:11.502 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:11.645 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information for ports dict_keys(['57415158-968f-4f63-9c5f-eba02f4dd725']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update members of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update port filter for 57415158-968f-4f63-9c5f-eba02f4dd725 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:20:11.693 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Updating port rules. 2021-11-24 11:20:11.693 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Creating 0 new rules, removing 6 old rules. 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:20:11.693 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:11.902 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information for ports dict_keys(['57415158-968f-4f63-9c5f-eba02f4dd725']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update rules of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update members of security group (77852028-b8f9-4fe3-8362-a7373cc59d6b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update port filter for 57415158-968f-4f63-9c5f-eba02f4dd725 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:20:11.908 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Updating port rules. 2021-11-24 11:20:11.908 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Creating 0 new rules, removing 0 old rules. 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:11.908 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-driver-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "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:405 2021-11-24 11:20:11.953 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [req-a014aebd-6280-4d95-a32e-bb81c4c129f3 e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Lock "n-hv-agent-port-lock-57415158-968f-4f63-9c5f-eba02f4dd725" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:12.156 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:20:12.156 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 4309383c-b778-44aa-bd64-d0a29f77fb4d updated. Details: {'device': '4309383c-b778-44aa-bd64-d0a29f77fb4d', 'network_id': '6b81a015-9685-4892-8d78-2a713f48dc53', 'port_id': '4309383c-b778-44aa-bd64-d0a29f77fb4d', 'mac_address': 'fa:16:3e:2f:0e:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1239, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d0dfba5-9692-4d5b-8e51-09cf8f5c9d4c', '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-11-24 11:20:12.156 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:20:12.156 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:12.156 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4309383c-b778-44aa-bd64-d0a29f77fb4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:20:12.156 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b81a015-9685-4892-8d78-2a713f48dc53 2021-11-24 11:20:12.156 880 2861855729272 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-11-24 11:20:12.297 880 2861855729272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4309383c-b778-44aa-bd64-d0a29f77fb4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:12.328 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4309383c-b778-44aa-bd64-d0a29f77fb4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:12.335 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4309383c-b778-44aa-bd64-d0a29f77fb4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:20:12.335 880 2861855729272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1239, VLAN trunk: None to switch port 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:20:12.424 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:20:12.424 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:12.594 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7146ca52-dc31-4ed6-a3ee-edeef182d39d e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] port_delete event received for 'd07b8672-13e9-44a3-874b-8468b25e89d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:12.681 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4309383c-b778-44aa-bd64-d0a29f77fb4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:12.681 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:12.681 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cfe5fa37-1c99-4d49-a45d-e098df726cee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:20:12.681 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4309383c-b778-44aa-bd64-d0a29f77fb4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:20:12.681 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:20:12.681 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4309383c-b778-44aa-bd64-d0a29f77fb4d not yet added. Adding. 2021-11-24 11:20:12.681 880 2861855729272 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-11-24 11:20:12.681 880 2861855729272 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-11-24 11:20:12.800 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:12.922 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:12.922 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:13.079 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "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:405 2021-11-24 11:20:13.197 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:13.197 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4309383c-b778-44aa-bd64-d0a29f77fb4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:20:13.197 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4309383c-b778-44aa-bd64-d0a29f77fb4d processed. 2021-11-24 11:20:13.658 880 2861855729272 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:390 2021-11-24 11:20:14.235 880 2861855729272 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:405 2021-11-24 11:20:24.488 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated on remote: ['77852028-b8f9-4fe3-8362-a7373cc59d6b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:20:24.488 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Security group member updated ['77852028-b8f9-4fe3-8362-a7373cc59d6b'] 2021-11-24 11:20:24.488 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Refresh firewall rules 2021-11-24 11:20:24.488 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Get security group information for devices via rpc ['57415158-968f-4f63-9c5f-eba02f4dd725'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:24.518 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:24.518 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:24.568 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c98e01ec-def4-47fc-b872-ea75255860fb e19763c60a8b40cb9b9366ac6c2b5000 41b5f46d34ad4033a154a9afabe2091f - - -] port_delete event received for '57415158-968f-4f63-9c5f-eba02f4dd725' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:25.203 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 57415158-968f-4f63-9c5f-eba02f4dd725 2021-11-24 11:20:25.701 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:20:25.705 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '57415158-968f-4f63-9c5f-eba02f4dd725' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:20:25.705 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '57415158-968f-4f63-9c5f-eba02f4dd725' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:20:25.705 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 57415158-968f-4f63-9c5f-eba02f4dd725 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:20:25.728 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['57415158-968f-4f63-9c5f-eba02f4dd725'] 2021-11-24 11:20:25.728 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:20:25.728 880 2861855729272 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-11-24 11:20:25.728 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['57415158-968f-4f63-9c5f-eba02f4dd725'] 2021-11-24 11:20:27.716 880 2861855729272 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:390 2021-11-24 11:20:27.734 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:28.923 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a36e43c-fb14-49be-a399-e0d35b0348b2 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '3c193dd0-ad65-44b5-b059-da55dd5857b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:30.313 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6060143d-8732-442d-be3c-73081304e84a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '0b6945a0-371d-4113-8209-5fa0406ef613' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:31.281 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d75e4fe-0e4b-4e88-9af8-7cefa60e5be5 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '837493e4-10b5-44b3-a94e-2a49a078d343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:31.439 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94794653-a0ef-46bd-8045-283224c404e5 - - - - -] port_delete event received for '837493e4-10b5-44b3-a94e-2a49a078d343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:31.549 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d75e4fe-0e4b-4e88-9af8-7cefa60e5be5 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network c3a531f2-bfe9-4a80-8b71-ad7f35944879 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:20:31.549 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3d75e4fe-0e4b-4e88-9af8-7cefa60e5be5 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Reclaiming local network c3a531f2-bfe9-4a80-8b71-ad7f35944879 2021-11-24 11:20:32.956 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9ecc074-4fe4-4fd3-bd50-62128e742f28 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'f51f8128-1b30-41e7-8ef8-25605ddf1809' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:34.281 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2a8864e-9609-4fd3-b4f9-aea694e54b50 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '9e5c8471-8e07-4442-afbe-a820f59bc7fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:35.318 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62bd56db-8fae-424f-9ef8-2b6403282ad4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'ca18f43d-c498-4734-82e7-7a402959f852' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:35.362 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdd68c8f-e8b7-4db5-bf8d-ea9e2ac440c0 - - - - -] port_delete event received for 'ca18f43d-c498-4734-82e7-7a402959f852' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:20:35.548 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62bd56db-8fae-424f-9ef8-2b6403282ad4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 005bb2ec-2aa8-404f-8fcd-291bfc7ac7e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:20:35.548 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62bd56db-8fae-424f-9ef8-2b6403282ad4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 005bb2ec-2aa8-404f-8fcd-291bfc7ac7e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:20:45.344 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:20:46.298 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:20:46.555 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:20:46.555 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 updated. Details: {'device': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'mac_address': 'fa:16:3e:35:03:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:20:46.555 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:20:46.555 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:46.555 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:20:46.555 880 2861855729272 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-11-24 11:20:46.566 880 2861855729272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:46.566 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:20:46.586 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99ed14d7-8b44-45c2-98b0-6d15ba385922 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:20:46.586 880 2861855729272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:20:46.644 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:20:46.644 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:20:46.798 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99ed14d7-8b44-45c2-98b0-6d15ba385922']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:20:46.798 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:20:46.798 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (064a1953-b8d0-4c91-993b-f0605de9a95a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:20:46.798 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99ed14d7-8b44-45c2-98b0-6d15ba385922 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:20:46.798 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:20:46.798 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-24 11:20:46.798 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:46.815 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "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:405 2021-11-24 11:20:46.815 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:20:46.815 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "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:405 2021-11-24 11:20:46.844 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "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:405 2021-11-24 11:20:46.862 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99ed14d7-8b44-45c2-98b0-6d15ba385922 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:20:46.862 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 processed. 2021-11-24 11:20:48.296 880 2861855729272 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:390 2021-11-24 11:20:48.564 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:20:59.468 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:00.343 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:21:00.343 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:21:00.343 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:21:00.343 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:21:00.363 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:00.363 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:21:00.363 880 2861855729272 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-11-24 11:21:00.363 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:01.457 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:02.342 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:21:02.342 880 2861855729272 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:390 2021-11-24 11:21:02.342 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:21:02.342 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:21:02.342 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:21:02.347 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:21:02.347 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:02.347 880 2861855729448 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-11-24 11:21:02.347 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:02.578 880 2861855729272 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:405 2021-11-24 11:21:19.608 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:20.453 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:21:20.707 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:20.707 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 updated. Details: {'device': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'network_id': '76fcee22-81e5-4608-a546-3b68c56c5ac7', 'port_id': '99ed14d7-8b44-45c2-98b0-6d15ba385922', 'mac_address': 'fa:16:3e:35:03:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1229, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5eae2e87-935a-45b7-89da-586ce04ad644', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:21:20.707 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:21:20.707 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:21:20.707 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:21:20.707 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:21:20.707 880 2861855729272 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-11-24 11:21:20.861 880 2861855729272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:21:20.861 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99ed14d7-8b44-45c2-98b0-6d15ba385922') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:21:20.861 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99ed14d7-8b44-45c2-98b0-6d15ba385922 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:21:20.861 880 2861855729272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1229, VLAN trunk: None to switch port 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:20.945 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:21:20.945 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:21:21.077 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99ed14d7-8b44-45c2-98b0-6d15ba385922']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:21:21.077 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:21:21.077 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (064a1953-b8d0-4c91-993b-f0605de9a95a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:21:21.077 880 2861855729272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99ed14d7-8b44-45c2-98b0-6d15ba385922 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:21:21.077 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:21:21.077 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99ed14d7-8b44-45c2-98b0-6d15ba385922 not yet added. Adding. 2021-11-24 11:21:21.077 880 2861855729272 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-11-24 11:21:21.077 880 2861855729272 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-11-24 11:21:21.187 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:21:21.281 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:21:21.281 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:21:21.394 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "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:405 2021-11-24 11:21:21.456 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99ed14d7-8b44-45c2-98b0-6d15ba385922" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:21:21.456 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99ed14d7-8b44-45c2-98b0-6d15ba385922 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:21:21.456 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99ed14d7-8b44-45c2-98b0-6d15ba385922 processed. 2021-11-24 11:21:22.452 880 2861855729272 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:390 2021-11-24 11:21:22.709 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:21:26.625 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a6500eb-eb3f-49ff-9528-c7f29d76f388 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated on remote: ['bb1075fc-6aff-413d-aede-b8cd5b582753'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:21:26.625 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-8a6500eb-eb3f-49ff-9528-c7f29d76f388 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] Security group member updated ['bb1075fc-6aff-413d-aede-b8cd5b582753'] 2021-11-24 11:21:26.934 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a6500eb-eb3f-49ff-9528-c7f29d76f388 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] port_delete event received for 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:27.696 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dafd269f-c5b4-41c6-b4f9-8869f4f91f59 2021-11-24 11:21:28.452 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:21:28.452 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:21:28.452 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dafd269f-c5b4-41c6-b4f9-8869f4f91f59' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:21:28.452 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dafd269f-c5b4-41c6-b4f9-8869f4f91f59 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:21:28.452 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d9d87ca8-7863-48a6-937c-ee712996776e 2021-11-24 11:21:28.452 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dafd269f-c5b4-41c6-b4f9-8869f4f91f59'] 2021-11-24 11:21:28.452 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:21:28.452 880 2861855729272 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-11-24 11:21:28.452 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dafd269f-c5b4-41c6-b4f9-8869f4f91f59'] 2021-11-24 11:21:30.465 880 2861855729272 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:390 2021-11-24 11:21:30.470 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:21:30.765 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dac5985-4b7b-4f25-95d6-8df4a8106bab 2bf968e9ef5d4c7db35f5fdf802a513c 907128185ff9473381be53050d202838 - - -] port_delete event received for '376f8f31-41d7-4cda-9de3-269d9e4dac82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:35.800 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e76db2b-aa00-4e68-9c55-5eda901662cc 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '19717b1c-5b56-45d5-911e-2c1406e74b2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:37.218 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-875eb467-fc11-4fa5-9a45-86dac53ae028 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '58dbaf25-a351-409e-9cca-b5ab345c35a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:38.165 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec120890-1a87-410a-9cca-040059f4947a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'a31debe2-2770-4881-bff9-df26c1e9bb50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:38.248 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea56461c-e7eb-402a-babc-adad6d50fc84 - - - - -] port_delete event received for 'a31debe2-2770-4881-bff9-df26c1e9bb50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:38.415 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec120890-1a87-410a-9cca-040059f4947a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network d9d87ca8-7863-48a6-937c-ee712996776e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:21:38.415 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec120890-1a87-410a-9cca-040059f4947a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network d9d87ca8-7863-48a6-937c-ee712996776e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:21:55.766 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ad5781-f396-4c9b-9a42-1b78ca31b66b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 2abce187-b1b9-4cd8-ae24-65e1e3b67222 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:21:55.766 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85ad5781-f396-4c9b-9a42-1b78ca31b66b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 2abce187-b1b9-4cd8-ae24-65e1e3b67222 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:21:56.618 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833432ec-6a44-441d-b2c7-684035577f66 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 857d6d84-3230-4c16-8ba4-ee8f2a864a2d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:21:56.618 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-833432ec-6a44-441d-b2c7-684035577f66 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 857d6d84-3230-4c16-8ba4-ee8f2a864a2d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:21:57.345 880 2861855729272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee29627f-67dd-4b0b-b9be-e7bf171a3d2d 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated on remote: ['064a1953-b8d0-4c91-993b-f0605de9a95a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:21:57.345 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [req-ee29627f-67dd-4b0b-b9be-e7bf171a3d2d 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] Security group member updated ['064a1953-b8d0-4c91-993b-f0605de9a95a'] 2021-11-24 11:21:57.663 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee29627f-67dd-4b0b-b9be-e7bf171a3d2d 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] port_delete event received for '99ed14d7-8b44-45c2-98b0-6d15ba385922' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:21:57.867 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99ed14d7-8b44-45c2-98b0-6d15ba385922 2021-11-24 11:21:58.607 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:21:58.607 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:21:58.607 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99ed14d7-8b44-45c2-98b0-6d15ba385922' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:21:58.607 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99ed14d7-8b44-45c2-98b0-6d15ba385922 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:21:58.619 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76fcee22-81e5-4608-a546-3b68c56c5ac7 2021-11-24 11:21:58.619 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:58.619 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:21:58.619 880 2861855729272 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-11-24 11:21:58.619 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99ed14d7-8b44-45c2-98b0-6d15ba385922'] 2021-11-24 11:21:59.807 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c20821f-29ae-4bce-aa91-57a11f3014f9 4aefa4001add4344bf390c10fe28d95d 70ea7b83799640618db2c87847a8ecea - - -] port_delete event received for '77168c31-b9a3-41ea-bd2c-184bd32680f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:22:00.622 880 2861855729272 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:390 2021-11-24 11:22:00.638 880 2861855729272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:22:03.640 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d98deb7-5e96-4c73-b504-2bc6046ac4ad 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '1b6f5e32-07ed-47f9-a43d-ab92febf678e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:22:05.110 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fee81d19-f82e-43bc-89b7-8d10f61d9489 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '9e2fce9e-f633-4191-bef6-3f55624776ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:22:06.294 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80333593-f6c7-4da2-8f19-1496eaf4a27e 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '6ff81879-9cc7-46c5-824f-661a525a56bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:22:06.423 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f19b3f41-9e4e-4f28-8f79-c84762a45948 - - - - -] port_delete event received for '6ff81879-9cc7-46c5-824f-661a525a56bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:22:06.560 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80333593-f6c7-4da2-8f19-1496eaf4a27e 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 76fcee22-81e5-4608-a546-3b68c56c5ac7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:22:06.560 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80333593-f6c7-4da2-8f19-1496eaf4a27e 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 76fcee22-81e5-4608-a546-3b68c56c5ac7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:22:34.137 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:22:34.837 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:22:35.495 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:22:36.337 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:22:37.295 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4309383c-b778-44aa-bd64-d0a29f77fb4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:22:37.295 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:22:37.295 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:22:37.295 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:22:37.295 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4309383c-b778-44aa-bd64-d0a29f77fb4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:22:37.295 880 2861855729448 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:390 2021-11-24 11:22:37.295 880 2861855729272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b81a015-9685-4892-8d78-2a713f48dc53 2021-11-24 11:22:37.295 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] 2021-11-24 11:22:37.295 880 2861855729272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:22:37.295 880 2861855729272 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-11-24 11:22:37.295 880 2861855729272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] 2021-11-24 11:22:37.514 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:22:54.401 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:22:55.382 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:22:56.118 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:22:56.118 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 4309383c-b778-44aa-bd64-d0a29f77fb4d updated. Details: {'device': '4309383c-b778-44aa-bd64-d0a29f77fb4d', 'network_id': '6b81a015-9685-4892-8d78-2a713f48dc53', 'port_id': '4309383c-b778-44aa-bd64-d0a29f77fb4d', 'mac_address': 'fa:16:3e:2f:0e:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1239, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2d0dfba5-9692-4d5b-8e51-09cf8f5c9d4c', '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-11-24 11:22:56.118 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:22:56.118 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:22:56.118 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4309383c-b778-44aa-bd64-d0a29f77fb4d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:22:56.118 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b81a015-9685-4892-8d78-2a713f48dc53 2021-11-24 11:22:56.118 880 2861855729448 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-11-24 11:22:56.259 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4309383c-b778-44aa-bd64-d0a29f77fb4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:22:56.259 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4309383c-b778-44aa-bd64-d0a29f77fb4d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:22:56.259 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4309383c-b778-44aa-bd64-d0a29f77fb4d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:22:56.259 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1239, VLAN trunk: None to switch port 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:22:56.320 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:22:56.320 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:22:56.559 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4309383c-b778-44aa-bd64-d0a29f77fb4d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:22:56.559 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:22:56.559 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cfe5fa37-1c99-4d49-a45d-e098df726cee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:22:56.559 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4309383c-b778-44aa-bd64-d0a29f77fb4d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:22:56.559 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:22:56.559 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4309383c-b778-44aa-bd64-d0a29f77fb4d not yet added. Adding. 2021-11-24 11:22:56.559 880 2861855729448 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-11-24 11:22:56.559 880 2861855729448 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-11-24 11:22:56.636 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:22:56.704 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:22:56.704 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:22:56.789 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:22:56.853 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4309383c-b778-44aa-bd64-d0a29f77fb4d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:22:56.853 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4309383c-b778-44aa-bd64-d0a29f77fb4d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:22:56.853 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4309383c-b778-44aa-bd64-d0a29f77fb4d processed. 2021-11-24 11:22:57.382 880 2861855729448 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:390 2021-11-24 11:22:57.668 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:13.741 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e47f320-b2a1-4a3e-a0a6-c6e2e52d2e78 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated on remote: ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:23:13.741 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-9e47f320-b2a1-4a3e-a0a6-c6e2e52d2e78 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] 2021-11-24 11:23:14.648 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb2c8af-4651-4beb-8887-aaed749cd4db d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 99fa064b-6898-411f-95e1-d3974abc2c67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:23:14.648 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb2c8af-4651-4beb-8887-aaed749cd4db d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 99fa064b-6898-411f-95e1-d3974abc2c67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:23:16.538 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 99fa064b-6898-411f-95e1-d3974abc2c67 2021-11-24 11:23:17.474 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:23:17.739 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 99fa064b-6898-411f-95e1-d3974abc2c67 2021-11-24 11:23:17.755 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 99fa064b-6898-411f-95e1-d3974abc2c67 updated. Details: {'device': '99fa064b-6898-411f-95e1-d3974abc2c67', 'network_id': '256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d', 'port_id': '99fa064b-6898-411f-95e1-d3974abc2c67', 'mac_address': 'fa:16:3e:9d:bc:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1235, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c8f23cd-59c3-43ba-a990-3dfaf32f8cf7', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:23:17.755 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:23:17.755 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:17.755 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 99fa064b-6898-411f-95e1-d3974abc2c67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:23:17.755 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d 2021-11-24 11:23:17.755 880 2861855729448 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-11-24 11:23:17.880 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '99fa064b-6898-411f-95e1-d3974abc2c67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:23:17.880 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '99fa064b-6898-411f-95e1-d3974abc2c67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:23:17.880 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 99fa064b-6898-411f-95e1-d3974abc2c67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:23:17.880 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1235, VLAN trunk: None to switch port 99fa064b-6898-411f-95e1-d3974abc2c67 2021-11-24 11:23:17.943 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:23:17.943 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['99fa064b-6898-411f-95e1-d3974abc2c67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:23:18.101 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['99fa064b-6898-411f-95e1-d3974abc2c67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:23:18.101 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:23:18.101 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (732f4c54-3fb7-459d-86f5-6a9c38558de9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:23:18.101 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (732f4c54-3fb7-459d-86f5-6a9c38558de9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:23:18.101 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 99fa064b-6898-411f-95e1-d3974abc2c67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:23:18.101 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:23:18.117 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 99fa064b-6898-411f-95e1-d3974abc2c67 not yet added. Adding. 2021-11-24 11:23:18.117 880 2861855729448 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-11-24 11:23:18.117 880 2861855729448 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-11-24 11:23:18.193 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:18.289 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:18.289 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:18.381 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:18.461 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-99fa064b-6898-411f-95e1-d3974abc2c67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:18.461 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 99fa064b-6898-411f-95e1-d3974abc2c67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:23:18.461 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 99fa064b-6898-411f-95e1-d3974abc2c67 processed. 2021-11-24 11:23:19.492 880 2861855729448 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:390 2021-11-24 11:23:19.928 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:38.762 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e1fef0-d4e4-4518-b521-6f30b0df9a7c 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 8609cd71-c5f5-4b55-b2b9-7da5e3316a83 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:23:38.762 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86e1fef0-d4e4-4518-b521-6f30b0df9a7c 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 8609cd71-c5f5-4b55-b2b9-7da5e3316a83 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:23:39.362 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa419a96-e2eb-400c-ad1f-c51f8e05993e 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network e40c66c6-230f-4f6e-8d94-725b4480259d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:23:39.362 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa419a96-e2eb-400c-ad1f-c51f8e05993e 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network e40c66c6-230f-4f6e-8d94-725b4480259d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:23:48.521 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e96376-e84b-41ec-9c9d-962f97a2bbc3 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated on remote: ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:23:48.521 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e96376-e84b-41ec-9c9d-962f97a2bbc3 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] 2021-11-24 11:23:49.441 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7900f445-5d38-4581-9e59-d490a1d522c4 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 1eabfe33-b922-40ca-a921-b06d3e600523 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:23:49.441 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7900f445-5d38-4581-9e59-d490a1d522c4 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 1eabfe33-b922-40ca-a921-b06d3e600523 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:23:50.819 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1eabfe33-b922-40ca-a921-b06d3e600523 2021-11-24 11:23:51.627 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:23:52.874 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 1eabfe33-b922-40ca-a921-b06d3e600523 2021-11-24 11:23:53.408 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 1eabfe33-b922-40ca-a921-b06d3e600523 updated. Details: {'device': '1eabfe33-b922-40ca-a921-b06d3e600523', 'network_id': 'c3773775-201b-4142-b6ec-b6fb9be9b452', 'port_id': '1eabfe33-b922-40ca-a921-b06d3e600523', 'mac_address': 'fa:16:3e:15:d9:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '458596b0-9c4c-4b58-86f1-e732479ac853', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:23:53.408 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:23:54.361 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.base [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Loop iteration exceeded interval (2 vs. 2.7342419624328613) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-24 11:23:54.361 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:54.361 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1eabfe33-b922-40ca-a921-b06d3e600523 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:23:54.361 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3773775-201b-4142-b6ec-b6fb9be9b452 2021-11-24 11:23:54.361 880 2861855729448 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-11-24 11:23:54.524 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1eabfe33-b922-40ca-a921-b06d3e600523') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:23:54.524 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1eabfe33-b922-40ca-a921-b06d3e600523') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:23:54.533 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1eabfe33-b922-40ca-a921-b06d3e600523 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:23:54.533 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1217, VLAN trunk: None to switch port 1eabfe33-b922-40ca-a921-b06d3e600523 2021-11-24 11:23:54.614 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:23:54.614 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1eabfe33-b922-40ca-a921-b06d3e600523'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:23:54.753 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1eabfe33-b922-40ca-a921-b06d3e600523']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:23:54.753 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:23:54.753 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72521c9f-0ea2-40e1-9b1f-577c15c394f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:23:54.753 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72521c9f-0ea2-40e1-9b1f-577c15c394f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:23:54.753 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1eabfe33-b922-40ca-a921-b06d3e600523 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:23:54.753 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:23:54.753 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1eabfe33-b922-40ca-a921-b06d3e600523 not yet added. Adding. 2021-11-24 11:23:54.753 880 2861855729448 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-11-24 11:23:54.753 880 2861855729448 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-11-24 11:23:54.862 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:54.956 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:54.956 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:23:55.064 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" "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:405 2021-11-24 11:23:55.146 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1eabfe33-b922-40ca-a921-b06d3e600523" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:23:55.146 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1eabfe33-b922-40ca-a921-b06d3e600523 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:23:55.146 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1eabfe33-b922-40ca-a921-b06d3e600523 processed. 2021-11-24 11:23:56.361 880 2861855729448 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:390 2021-11-24 11:23:57.284 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:05.938 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated on remote: ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:05.938 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] 2021-11-24 11:24:05.938 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Refresh firewall rules 2021-11-24 11:24:05.938 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Get security group information for devices via rpc ['1eabfe33-b922-40ca-a921-b06d3e600523'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:24:05.971 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:24:05.971 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:24:06.043 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33918e99-76fd-44b3-b542-0021218768d0 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] port_delete event received for '1eabfe33-b922-40ca-a921-b06d3e600523' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:06.961 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1eabfe33-b922-40ca-a921-b06d3e600523 2021-11-24 11:24:08.379 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:24:08.379 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1eabfe33-b922-40ca-a921-b06d3e600523' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:24:08.379 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1eabfe33-b922-40ca-a921-b06d3e600523' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:24:08.379 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1eabfe33-b922-40ca-a921-b06d3e600523 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:24:08.393 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3773775-201b-4142-b6ec-b6fb9be9b452 2021-11-24 11:24:08.393 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1eabfe33-b922-40ca-a921-b06d3e600523'] 2021-11-24 11:24:08.393 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:24:08.393 880 2861855729448 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-11-24 11:24:08.393 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1eabfe33-b922-40ca-a921-b06d3e600523'] 2021-11-24 11:24:10.395 880 2861855729448 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:390 2021-11-24 11:24:10.428 880 2861855729448 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:405 2021-11-24 11:24:10.720 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd75efb9-c717-4a48-b1ca-147aa54251f2 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated on remote: ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:10.720 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-bd75efb9-c717-4a48-b1ca-147aa54251f2 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] 2021-11-24 11:24:10.980 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 99fa064b-6898-411f-95e1-d3974abc2c67 2021-11-24 11:24:11.556 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated on remote: ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:11.556 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] 2021-11-24 11:24:11.564 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Refresh firewall rules 2021-11-24 11:24:11.564 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Get security group information for devices via rpc ['99fa064b-6898-411f-95e1-d3974abc2c67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:24:11.564 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:24:11.594 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:24:11.657 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d30010a-ceb6-42b0-8025-1c5348855b3a 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] port_delete event received for '99fa064b-6898-411f-95e1-d3974abc2c67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:11.923 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe8de4cd-c26d-4ed9-8b9a-d9132d4f9137 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 27614d4b-dae2-45dc-a35b-985ed2999cb3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:24:11.923 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe8de4cd-c26d-4ed9-8b9a-d9132d4f9137 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 27614d4b-dae2-45dc-a35b-985ed2999cb3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:24:12.391 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:24:12.391 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '99fa064b-6898-411f-95e1-d3974abc2c67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:24:12.391 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '99fa064b-6898-411f-95e1-d3974abc2c67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:24:12.391 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 99fa064b-6898-411f-95e1-d3974abc2c67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:24:12.391 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d 2021-11-24 11:24:12.391 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99fa064b-6898-411f-95e1-d3974abc2c67'] 2021-11-24 11:24:12.391 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:24:12.391 880 2861855729448 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-11-24 11:24:12.407 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['99fa064b-6898-411f-95e1-d3974abc2c67'] 2021-11-24 11:24:14.285 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-203c0369-9481-4ec6-a1ae-7255782d81ad f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] port_delete event received for 'ca24e93b-012b-4295-8eef-7fe5ea88cacd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:14.515 880 2861855729448 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:390 2021-11-24 11:24:15.348 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27614d4b-dae2-45dc-a35b-985ed2999cb3 2021-11-24 11:24:16.297 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:16.525 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:24:16.769 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 27614d4b-dae2-45dc-a35b-985ed2999cb3 2021-11-24 11:24:16.769 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 27614d4b-dae2-45dc-a35b-985ed2999cb3 updated. Details: {'device': '27614d4b-dae2-45dc-a35b-985ed2999cb3', 'network_id': 'c3773775-201b-4142-b6ec-b6fb9be9b452', 'port_id': '27614d4b-dae2-45dc-a35b-985ed2999cb3', 'mac_address': 'fa:16:3e:92:3c:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1217, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '458596b0-9c4c-4b58-86f1-e732479ac853', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:24:16.769 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:24:16.769 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:16.769 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27614d4b-dae2-45dc-a35b-985ed2999cb3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:24:16.769 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3773775-201b-4142-b6ec-b6fb9be9b452 2021-11-24 11:24:16.769 880 2861855729448 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-11-24 11:24:16.923 880 2861855729448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27614d4b-dae2-45dc-a35b-985ed2999cb3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:24:16.923 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27614d4b-dae2-45dc-a35b-985ed2999cb3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:24:16.923 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27614d4b-dae2-45dc-a35b-985ed2999cb3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:24:16.923 880 2861855729448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1217, VLAN trunk: None to switch port 27614d4b-dae2-45dc-a35b-985ed2999cb3 2021-11-24 11:24:16.993 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:24:16.993 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27614d4b-dae2-45dc-a35b-985ed2999cb3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:24:17.142 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27614d4b-dae2-45dc-a35b-985ed2999cb3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:24:17.142 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:24:17.142 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72521c9f-0ea2-40e1-9b1f-577c15c394f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:24:17.142 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72521c9f-0ea2-40e1-9b1f-577c15c394f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:24:17.142 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27614d4b-dae2-45dc-a35b-985ed2999cb3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:24:17.142 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:24:17.142 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27614d4b-dae2-45dc-a35b-985ed2999cb3 not yet added. Adding. 2021-11-24 11:24:17.142 880 2861855729448 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-11-24 11:24:17.142 880 2861855729448 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-11-24 11:24:17.237 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:17.319 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:17.319 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:17.391 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:17.505 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27614d4b-dae2-45dc-a35b-985ed2999cb3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:17.505 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27614d4b-dae2-45dc-a35b-985ed2999cb3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:24:17.505 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27614d4b-dae2-45dc-a35b-985ed2999cb3 processed. 2021-11-24 11:24:18.389 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0656ec57-7fd5-4b7a-b4d9-936257408dda f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group member updated on remote: ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:18.389 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-0656ec57-7fd5-4b7a-b4d9-936257408dda f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] Security group member updated ['cfe5fa37-1c99-4d49-a45d-e098df726cee'] 2021-11-24 11:24:18.471 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0656ec57-7fd5-4b7a-b4d9-936257408dda f5559f4474774f62b0e5505d6d760b2c 89e9b1abd4814b03ae8c95c5918bef03 - - -] port_delete event received for '4309383c-b778-44aa-bd64-d0a29f77fb4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:18.539 880 2861855729448 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:390 2021-11-24 11:24:18.946 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:19.047 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4309383c-b778-44aa-bd64-d0a29f77fb4d 2021-11-24 11:24:20.562 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:24:21.219 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:24:22.156 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4309383c-b778-44aa-bd64-d0a29f77fb4d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:24:22.156 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4309383c-b778-44aa-bd64-d0a29f77fb4d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:24:22.176 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b81a015-9685-4892-8d78-2a713f48dc53 2021-11-24 11:24:22.176 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] 2021-11-24 11:24:22.176 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:24:22.176 880 2861855729448 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-11-24 11:24:22.176 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4309383c-b778-44aa-bd64-d0a29f77fb4d'] 2021-11-24 11:24:22.567 880 2861855729448 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:390 2021-11-24 11:24:22.595 880 2861855729448 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:405 2021-11-24 11:24:24.985 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cf9d346-7c45-49c4-875c-6758bd1a4066 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'f6c1b7d9-adb2-45a1-8bc2-744bb1542f4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:26.303 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96b6ebf5-2558-4fa0-9c1e-d0bd87d07b2b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'b04704b9-716b-4043-b41c-569809c4e9ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:27.000 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated on remote: ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:27.018 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Security group member updated ['72521c9f-0ea2-40e1-9b1f-577c15c394f6'] 2021-11-24 11:24:27.018 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Refresh firewall rules 2021-11-24 11:24:27.018 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Get security group information for devices via rpc ['27614d4b-dae2-45dc-a35b-985ed2999cb3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:24:27.047 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:24:27.047 880 2861855729448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:24:27.086 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39b5ac4f-64b2-43b8-a298-31fdc5b77a31 38255a15060448fc90709be325520b10 603b0bf1aabf49efb7ac8be965b64567 - - -] port_delete event received for '27614d4b-dae2-45dc-a35b-985ed2999cb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:27.094 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27614d4b-dae2-45dc-a35b-985ed2999cb3 2021-11-24 11:24:27.297 880 2861855729448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98e1e450-b519-44eb-8f25-9d18e0205aa9 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated on remote: ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:24:27.297 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [req-98e1e450-b519-44eb-8f25-9d18e0205aa9 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] 2021-11-24 11:24:27.765 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ced57e2-8784-47f0-93db-64d8a7244865 - - - - -] port_delete event received for '9e79b152-3919-43a2-90d9-08174e4707be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:27.969 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49cfcd5-7db2-4d83-89ae-d13e298095f4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '9e79b152-3919-43a2-90d9-08174e4707be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:28.249 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49cfcd5-7db2-4d83-89ae-d13e298095f4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 6b81a015-9685-4892-8d78-2a713f48dc53 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:24:28.249 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c49cfcd5-7db2-4d83-89ae-d13e298095f4 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 6b81a015-9685-4892-8d78-2a713f48dc53 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:24:28.484 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0c4f7bc-3e43-4a14-9dc8-7a928a6c8f69 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 56307143-2621-48ea-ba9c-19d79fb25b11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:24:28.484 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0c4f7bc-3e43-4a14-9dc8-7a928a6c8f69 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 56307143-2621-48ea-ba9c-19d79fb25b11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:24:28.578 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:24:28.578 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27614d4b-dae2-45dc-a35b-985ed2999cb3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:24:28.578 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27614d4b-dae2-45dc-a35b-985ed2999cb3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:24:28.578 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27614d4b-dae2-45dc-a35b-985ed2999cb3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:24:28.578 880 2861855729448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3773775-201b-4142-b6ec-b6fb9be9b452 2021-11-24 11:24:28.578 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27614d4b-dae2-45dc-a35b-985ed2999cb3'] 2021-11-24 11:24:28.578 880 2861855729448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:24:28.578 880 2861855729448 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-11-24 11:24:28.591 880 2861855729448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27614d4b-dae2-45dc-a35b-985ed2999cb3'] 2021-11-24 11:24:29.402 880 2861855729448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eb17c8d-b996-4d55-b2c7-a7052970002b 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '9f63b074-7e84-49ff-88d1-d86f5c4cb5f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:30.589 880 2861855729448 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:390 2021-11-24 11:24:32.321 880 2861855729272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29867a74-b6e6-4e40-b799-bd8b14054c69 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'a21712de-345b-4141-9d84-af68ebe8dd08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:33.289 880 2861855729976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eebb2c-6492-4ef3-a9b7-ac4d943f6640 - - - - -] port_delete event received for 'a4c05f0c-8db2-4f0d-be6f-95b3e1d41c65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:33.289 880 2861855729096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4da873e8-339e-4b17-ad7d-f7435fbd75d3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for 'a4c05f0c-8db2-4f0d-be6f-95b3e1d41c65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:24:33.289 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 56307143-2621-48ea-ba9c-19d79fb25b11 2021-11-24 11:24:33.289 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4da873e8-339e-4b17-ad7d-f7435fbd75d3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 73fc50e3-6c8b-4fe1-bb1e-2972356190e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:24:33.289 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4da873e8-339e-4b17-ad7d-f7435fbd75d3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 73fc50e3-6c8b-4fe1-bb1e-2972356190e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:24:33.289 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:24:33.299 880 2861855729448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:33.299 880 2861855728920 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:390 2021-11-24 11:24:33.299 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:33.593 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 56307143-2621-48ea-ba9c-19d79fb25b11 2021-11-24 11:24:33.593 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 56307143-2621-48ea-ba9c-19d79fb25b11 updated. Details: {'device': '56307143-2621-48ea-ba9c-19d79fb25b11', 'network_id': '256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d', 'port_id': '56307143-2621-48ea-ba9c-19d79fb25b11', 'mac_address': 'fa:16:3e:a5:26:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1235, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c8f23cd-59c3-43ba-a990-3dfaf32f8cf7', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:24:33.593 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:24:33.593 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:33.593 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 56307143-2621-48ea-ba9c-19d79fb25b11 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:24:33.593 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d 2021-11-24 11:24:33.593 880 2861855728920 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-11-24 11:24:33.710 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '56307143-2621-48ea-ba9c-19d79fb25b11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:24:33.726 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '56307143-2621-48ea-ba9c-19d79fb25b11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:24:33.726 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 56307143-2621-48ea-ba9c-19d79fb25b11 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:24:33.726 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1235, VLAN trunk: None to switch port 56307143-2621-48ea-ba9c-19d79fb25b11 2021-11-24 11:24:33.781 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:24:33.781 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['56307143-2621-48ea-ba9c-19d79fb25b11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:24:33.929 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['56307143-2621-48ea-ba9c-19d79fb25b11']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:24:33.929 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:24:33.929 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (732f4c54-3fb7-459d-86f5-6a9c38558de9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:24:33.929 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (732f4c54-3fb7-459d-86f5-6a9c38558de9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-24 11:24:33.939 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 56307143-2621-48ea-ba9c-19d79fb25b11 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:24:33.939 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:24:33.939 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 56307143-2621-48ea-ba9c-19d79fb25b11 not yet added. Adding. 2021-11-24 11:24:33.939 880 2861855728920 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-11-24 11:24:33.939 880 2861855728920 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-11-24 11:24:34.026 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:34.094 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:34.094 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:24:34.171 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:34.250 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-56307143-2621-48ea-ba9c-19d79fb25b11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:24:34.250 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 56307143-2621-48ea-ba9c-19d79fb25b11 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:24:34.250 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 56307143-2621-48ea-ba9c-19d79fb25b11 processed. 2021-11-24 11:24:35.310 880 2861855728920 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:390 2021-11-24 11:24:35.661 880 2861855728920 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:405 2021-11-24 11:24:56.155 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-479d5d32-dfc4-4292-8ff5-5f9100d1e36f 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network c3773775-201b-4142-b6ec-b6fb9be9b452 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:24:56.155 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-479d5d32-dfc4-4292-8ff5-5f9100d1e36f 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network c3773775-201b-4142-b6ec-b6fb9be9b452 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:25:02.639 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated on remote: ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:25:02.639 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Security group member updated ['732f4c54-3fb7-459d-86f5-6a9c38558de9'] 2021-11-24 11:25:02.639 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Refresh firewall rules 2021-11-24 11:25:02.639 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Get security group information for devices via rpc ['56307143-2621-48ea-ba9c-19d79fb25b11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:25:02.680 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:25:02.680 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:25:02.716 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ea031-0079-46f0-b31b-b28b2ed914e7 53c8c3d9b5a74089b043b1f561994278 f3594395ceb848e1bcdcf0fa1a6f78b4 - - -] port_delete event received for '56307143-2621-48ea-ba9c-19d79fb25b11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:25:03.308 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 56307143-2621-48ea-ba9c-19d79fb25b11 2021-11-24 11:25:03.435 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:25:03.435 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '56307143-2621-48ea-ba9c-19d79fb25b11' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:25:03.435 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '56307143-2621-48ea-ba9c-19d79fb25b11' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:25:03.435 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 56307143-2621-48ea-ba9c-19d79fb25b11 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:25:03.435 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d 2021-11-24 11:25:03.435 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56307143-2621-48ea-ba9c-19d79fb25b11'] 2021-11-24 11:25:03.435 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:25:03.435 880 2861855728920 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-11-24 11:25:03.435 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['56307143-2621-48ea-ba9c-19d79fb25b11'] 2021-11-24 11:25:05.435 880 2861855728920 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:390 2021-11-24 11:25:05.451 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:25:39.962 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60a59e0b-073f-4526-a654-32bf9752cee2 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:25:39.962 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60a59e0b-073f-4526-a654-32bf9752cee2 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 256ce9f9-31fa-4f61-8f1b-8d2ae4b99e5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:25:46.269 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b691e8-3d48-461a-8581-48ccd3f726bf - - - - -] port_update received: 04914236-5365-496a-bed5-57e1bc421493 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:25:46.269 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b691e8-3d48-461a-8581-48ccd3f726bf - - - - -] No port 04914236-5365-496a-bed5-57e1bc421493 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:25:49.745 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78386983-06a3-46dd-95cf-648bd27f99f1 - - - - -] port_update received: 42750708-69ee-4c4a-b960-54454ae9313f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:25:49.745 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78386983-06a3-46dd-95cf-648bd27f99f1 - - - - -] No port 42750708-69ee-4c4a-b960-54454ae9313f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:25:52.558 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af424921-dfd7-4219-a672-256f4abcd275 - - - - -] port_update received: 53980824-f312-4480-8664-cc03f9d7e928 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:25:52.566 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af424921-dfd7-4219-a672-256f4abcd275 - - - - -] No port 53980824-f312-4480-8664-cc03f9d7e928 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:25:54.328 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6837b8ce-697b-4d6f-9fbf-d55ff54ecda2 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:54.328 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-6837b8ce-697b-4d6f-9fbf-d55ff54ecda2 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:25:54.643 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba5b5bf5-bffa-4f1a-91f2-0242de7833ae dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:54.643 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-ba5b5bf5-bffa-4f1a-91f2-0242de7833ae dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:25:54.965 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-047ecab0-dbfa-42d3-9e46-0162bb65bef4 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:54.965 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-047ecab0-dbfa-42d3-9e46-0162bb65bef4 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:25:55.282 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d47d50a-6b16-443c-bdea-610054b37c53 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:55.282 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-1d47d50a-6b16-443c-bdea-610054b37c53 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:25:55.620 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ac9c14c-b6a8-44da-9317-688b9ce2881d dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:55.620 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-8ac9c14c-b6a8-44da-9317-688b9ce2881d dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:25:55.891 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046b96b0-d62e-42fe-b2e8-4d8f128c5c4c - - - - -] port_update received: 3b5e1ce0-4c5e-4d5c-81ea-9ed3052e9cf1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:25:55.902 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046b96b0-d62e-42fe-b2e8-4d8f128c5c4c - - - - -] No port 3b5e1ce0-4c5e-4d5c-81ea-9ed3052e9cf1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:25:56.011 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0f5539f-833a-4098-b842-1f8815fce10c dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-24 11:25:56.011 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-c0f5539f-833a-4098-b842-1f8815fce10c dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group rule updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:26:20.572 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b36747c-31b9-481b-8d60-b8ec674cf59b dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:26:20.572 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-5b36747c-31b9-481b-8d60-b8ec674cf59b dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:26:21.609 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd8b72c-b1c5-44ee-9ba1-daa16e3d7f07 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: d12f82cf-31ed-4f3b-b4be-f657675842d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:26:21.609 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd8b72c-b1c5-44ee-9ba1-daa16e3d7f07 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port d12f82cf-31ed-4f3b-b4be-f657675842d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:26:28.087 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d12f82cf-31ed-4f3b-b4be-f657675842d5 2021-11-24 11:26:29.860 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:26:30.099 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port d12f82cf-31ed-4f3b-b4be-f657675842d5 2021-11-24 11:26:30.099 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port d12f82cf-31ed-4f3b-b4be-f657675842d5 updated. Details: {'device': 'd12f82cf-31ed-4f3b-b4be-f657675842d5', 'network_id': '50c03ad4-9543-459f-a58f-7999897d09ac', 'port_id': 'd12f82cf-31ed-4f3b-b4be-f657675842d5', 'mac_address': 'fa:16:3e:31:a2:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f8d316d-b9ee-4b0b-9afc-e62ffa4c6ebe', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-24 11:26:30.099 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:26:30.099 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:26:30.099 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d12f82cf-31ed-4f3b-b4be-f657675842d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:26:30.099 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50c03ad4-9543-459f-a58f-7999897d09ac 2021-11-24 11:26:30.099 880 2861855728920 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-11-24 11:26:30.228 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd12f82cf-31ed-4f3b-b4be-f657675842d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:26:30.228 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd12f82cf-31ed-4f3b-b4be-f657675842d5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:26:30.235 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d12f82cf-31ed-4f3b-b4be-f657675842d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:26:30.235 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1213, VLAN trunk: None to switch port d12f82cf-31ed-4f3b-b4be-f657675842d5 2021-11-24 11:26:30.295 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:26:30.295 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d12f82cf-31ed-4f3b-b4be-f657675842d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:26:30.526 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d12f82cf-31ed-4f3b-b4be-f657675842d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:26:30.526 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:26:30.526 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3995c765-1ba2-40f8-bda1-be920c60a01a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:26:30.526 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d12f82cf-31ed-4f3b-b4be-f657675842d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:26:30.526 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:26:30.526 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d12f82cf-31ed-4f3b-b4be-f657675842d5 not yet added. Adding. 2021-11-24 11:26:30.526 880 2861855728920 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-11-24 11:26:30.526 880 2861855728920 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-11-24 11:26:30.592 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:26:30.650 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:26:30.650 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:26:30.744 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:26:30.792 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d12f82cf-31ed-4f3b-b4be-f657675842d5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:26:30.792 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d12f82cf-31ed-4f3b-b4be-f657675842d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:26:30.792 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d12f82cf-31ed-4f3b-b4be-f657675842d5 processed. 2021-11-24 11:26:31.869 880 2861855728920 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:390 2021-11-24 11:26:32.178 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:28:32.740 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d12f82cf-31ed-4f3b-b4be-f657675842d5 2021-11-24 11:28:33.802 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-367d02cc-53ac-4967-87f9-0101cacddde0 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:28:33.802 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-367d02cc-53ac-4967-87f9-0101cacddde0 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:28:34.115 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-367d02cc-53ac-4967-87f9-0101cacddde0 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for 'd12f82cf-31ed-4f3b-b4be-f657675842d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:28:34.411 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:28:34.412 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd12f82cf-31ed-4f3b-b4be-f657675842d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:28:34.412 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd12f82cf-31ed-4f3b-b4be-f657675842d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:28:34.412 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d12f82cf-31ed-4f3b-b4be-f657675842d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:28:34.412 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50c03ad4-9543-459f-a58f-7999897d09ac 2021-11-24 11:28:34.412 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d12f82cf-31ed-4f3b-b4be-f657675842d5'] 2021-11-24 11:28:34.412 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:28:34.412 880 2861855728920 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-11-24 11:28:34.412 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d12f82cf-31ed-4f3b-b4be-f657675842d5'] 2021-11-24 11:28:36.427 880 2861855728920 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:390 2021-11-24 11:28:36.456 880 2861855728920 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:405 2021-11-24 11:28:39.693 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-973a97ff-de06-4ad7-88bf-04cb0f0390d8 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:28:39.693 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-973a97ff-de06-4ad7-88bf-04cb0f0390d8 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:28:40.692 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8494151f-e849-427e-b24a-bc2afdf8c518 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: a72a34a1-558b-4db8-a803-4c57d2e1a9b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:28:40.710 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8494151f-e849-427e-b24a-bc2afdf8c518 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:28:47.102 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a72a34a1-558b-4db8-a803-4c57d2e1a9b8 2021-11-24 11:28:48.514 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:28:48.779 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 2021-11-24 11:28:48.779 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 updated. Details: {'device': 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8', 'network_id': '50c03ad4-9543-459f-a58f-7999897d09ac', 'port_id': 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8', 'mac_address': 'fa:16:3e:06:41:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f8d316d-b9ee-4b0b-9afc-e62ffa4c6ebe', '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-11-24 11:28:48.779 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:28:48.779 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:28:48.779 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:28:48.779 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50c03ad4-9543-459f-a58f-7999897d09ac 2021-11-24 11:28:48.779 880 2861855728920 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-11-24 11:28:48.930 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:28:48.930 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:28:48.944 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:28:48.944 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1213, VLAN trunk: None to switch port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 2021-11-24 11:28:48.991 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:28:49.006 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a72a34a1-558b-4db8-a803-4c57d2e1a9b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:28:49.239 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a72a34a1-558b-4db8-a803-4c57d2e1a9b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:28:49.239 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:28:49.239 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3995c765-1ba2-40f8-bda1-be920c60a01a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:28:49.251 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a72a34a1-558b-4db8-a803-4c57d2e1a9b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:28:49.251 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:28:49.251 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a72a34a1-558b-4db8-a803-4c57d2e1a9b8 not yet added. Adding. 2021-11-24 11:28:49.251 880 2861855728920 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-11-24 11:28:49.251 880 2861855728920 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-11-24 11:28:49.317 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:28:49.387 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:28:49.387 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:28:49.476 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:28:49.541 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a72a34a1-558b-4db8-a803-4c57d2e1a9b8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:28:49.541 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:28:49.541 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 processed. 2021-11-24 11:28:50.528 880 2861855728920 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:390 2021-11-24 11:28:50.833 880 2861855728920 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:405 2021-11-24 11:30:27.794 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c0a89d0-d269-4526-90a6-98b05bd4fb69 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:30:27.794 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [req-6c0a89d0-d269-4526-90a6-98b05bd4fb69 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:30:28.778 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac5609b1-d32b-4099-a219-34f69bd9ab69 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] port_update received: 9c98cf79-3e0e-4754-bd5a-7f65892246ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-24 11:30:28.790 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac5609b1-d32b-4099-a219-34f69bd9ab69 d5f2865cd3b34c9abae237514c8264e8 aeb44f2ba8764e9d99bd09b9766f24e6 - - -] No port 9c98cf79-3e0e-4754-bd5a-7f65892246ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-24 11:30:35.880 880 2861854796616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c98cf79-3e0e-4754-bd5a-7f65892246ab 2021-11-24 11:30:37.053 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-24 11:30:37.303 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Adding port 9c98cf79-3e0e-4754-bd5a-7f65892246ab 2021-11-24 11:30:37.303 880 2861756071608 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Port 9c98cf79-3e0e-4754-bd5a-7f65892246ab updated. Details: {'device': '9c98cf79-3e0e-4754-bd5a-7f65892246ab', 'network_id': '50c03ad4-9543-459f-a58f-7999897d09ac', 'port_id': '9c98cf79-3e0e-4754-bd5a-7f65892246ab', 'mac_address': 'fa:16:3e:c5:68:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f8d316d-b9ee-4b0b-9afc-e62ffa4c6ebe', '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-11-24 11:30:37.303 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] 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-11-24 11:30:37.303 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:30:37.303 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c98cf79-3e0e-4754-bd5a-7f65892246ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-24 11:30:37.303 880 2861855728920 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-11-24 11:30:37.444 880 2861855728920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c98cf79-3e0e-4754-bd5a-7f65892246ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:30:37.444 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c98cf79-3e0e-4754-bd5a-7f65892246ab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-24 11:30:37.444 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c98cf79-3e0e-4754-bd5a-7f65892246ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-24 11:30:37.444 880 2861855728920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1213, VLAN trunk: None to switch port 9c98cf79-3e0e-4754-bd5a-7f65892246ab 2021-11-24 11:30:37.517 880 2861855728920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-24 11:30:37.517 880 2861855728920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c98cf79-3e0e-4754-bd5a-7f65892246ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-24 11:30:37.737 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c98cf79-3e0e-4754-bd5a-7f65892246ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-24 11:30:37.737 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-24 11:30:37.737 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3995c765-1ba2-40f8-bda1-be920c60a01a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-24 11:30:37.737 880 2861855728920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c98cf79-3e0e-4754-bd5a-7f65892246ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-24 11:30:37.737 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-24 11:30:37.737 880 2861855728920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c98cf79-3e0e-4754-bd5a-7f65892246ab not yet added. Adding. 2021-11-24 11:30:37.737 880 2861855728920 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-11-24 11:30:37.737 880 2861855728920 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-11-24 11:30:37.829 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:30:37.911 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:30:37.911 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-24 11:30:38.010 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:30:38.095 880 2861855728920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c98cf79-3e0e-4754-bd5a-7f65892246ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:30:38.095 880 2861855728920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c98cf79-3e0e-4754-bd5a-7f65892246ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-24 11:30:38.095 880 2861855728920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c98cf79-3e0e-4754-bd5a-7f65892246ab processed. 2021-11-24 11:30:39.065 880 2861854797320 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:390 2021-11-24 11:30:39.502 880 2861854797320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-24 11:32:13.675 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eb768f5-1be7-4223-bc45-988122c3ae3c dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for 'a4311927-ef64-4171-8a6f-589311dd49fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:16.264 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c98cf79-3e0e-4754-bd5a-7f65892246ab 2021-11-24 11:32:16.346 880 2861854797320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0354efe0-a0df-4bd7-84c9-8c3599b381ef dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:32:16.346 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [req-0354efe0-a0df-4bd7-84c9-8c3599b381ef dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:32:16.419 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0354efe0-a0df-4bd7-84c9-8c3599b381ef dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for '9c98cf79-3e0e-4754-bd5a-7f65892246ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:17.733 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:32:17.733 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c98cf79-3e0e-4754-bd5a-7f65892246ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:32:17.733 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c98cf79-3e0e-4754-bd5a-7f65892246ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:32:17.733 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c98cf79-3e0e-4754-bd5a-7f65892246ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:32:17.733 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c98cf79-3e0e-4754-bd5a-7f65892246ab'] 2021-11-24 11:32:17.733 880 2861854797320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:32:17.733 880 2861854797320 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-11-24 11:32:17.733 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c98cf79-3e0e-4754-bd5a-7f65892246ab'] 2021-11-24 11:32:19.737 880 2861854797320 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:390 2021-11-24 11:32:19.765 880 2861854797320 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:405 2021-11-24 11:32:20.826 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92848248-ab76-4397-a1ae-ab0ae02de099 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for 'af6e233e-3ac5-4f07-8294-8e6dd705a5dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:23.677 880 2861854797320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7206ac47-c8ca-41ad-adf6-bd37ee1ffaed dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated on remote: ['3995c765-1ba2-40f8-bda1-be920c60a01a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-24 11:32:23.677 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [req-7206ac47-c8ca-41ad-adf6-bd37ee1ffaed dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] Security group member updated ['3995c765-1ba2-40f8-bda1-be920c60a01a'] 2021-11-24 11:32:23.748 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7206ac47-c8ca-41ad-adf6-bd37ee1ffaed dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:24.320 880 2861854796792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a72a34a1-558b-4db8-a803-4c57d2e1a9b8 2021-11-24 11:32:25.477 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a37a280-de18-4cc4-8e90-14aea7eeb931 dec73d7020dc440daf8e1dd1f70d7f99 c672667e55bd470cba00102a41b7ea85 - - -] port_delete event received for '28beda15-905f-48ee-9178-8e92ae358cab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:25.732 880 2861756071608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23f3ef6-e708-41b0-a4e0-a014522ef4ed - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-24 11:32:25.732 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-24 11:32:25.732 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a72a34a1-558b-4db8-a803-4c57d2e1a9b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-24 11:32:25.736 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a72a34a1-558b-4db8-a803-4c57d2e1a9b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-24 11:32:25.749 880 2861854797320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50c03ad4-9543-459f-a58f-7999897d09ac 2021-11-24 11:32:25.749 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a72a34a1-558b-4db8-a803-4c57d2e1a9b8'] 2021-11-24 11:32:25.749 880 2861854797320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-24 11:32:25.749 880 2861854797320 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-11-24 11:32:25.749 880 2861854797320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a72a34a1-558b-4db8-a803-4c57d2e1a9b8'] 2021-11-24 11:32:27.746 880 2861854797320 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:390 2021-11-24 11:32:27.774 880 2861854797320 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:405 2021-11-24 11:32:28.312 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f4645eb-9f77-4772-a3cd-02978b88338c 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '42750708-69ee-4c4a-b960-54454ae9313f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:29.455 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c97a9ed-7765-467a-b09e-53cdf2165b3f 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '04914236-5365-496a-bed5-57e1bc421493' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:30.393 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcd22e1-d636-4f1f-94a1-6be38082a36a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '15a0a169-e87f-4bf7-930d-de986f01a061' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:30.418 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-689f7ac8-6b2d-4150-99f0-2546c143cc8b - - - - -] port_delete event received for '15a0a169-e87f-4bf7-930d-de986f01a061' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:30.632 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcd22e1-d636-4f1f-94a1-6be38082a36a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 50c03ad4-9543-459f-a58f-7999897d09ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:32:30.632 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcd22e1-d636-4f1f-94a1-6be38082a36a 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 50c03ad4-9543-459f-a58f-7999897d09ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-24 11:32:31.904 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbc36877-a3f9-4243-b805-3393abf3c460 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '3b5e1ce0-4c5e-4d5c-81ea-9ed3052e9cf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:33.106 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbcf882f-c76f-467d-a86f-a0bd160f4a74 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '53980824-f312-4480-8664-cc03f9d7e928' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:34.217 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c77ead3c-d823-4567-b2fb-1a9b215ea2b3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] port_delete event received for '8ae3028e-95ab-472c-a6be-91d53c64405f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:34.343 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-508262aa-f61b-426c-9829-ba50df100ff8 - - - - -] port_delete event received for '8ae3028e-95ab-472c-a6be-91d53c64405f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-24 11:32:34.436 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c77ead3c-d823-4567-b2fb-1a9b215ea2b3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] network_delete received. Deleting network 7e9bc114-a1bf-495d-a3b2-2df5b40b217e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-24 11:32:34.436 880 2861854797320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c77ead3c-d823-4567-b2fb-1a9b215ea2b3 76fdf27557a5465a86346e42f58a412e 6d5447513b7540cabb64d7d4a805e5df - - -] Network 7e9bc114-a1bf-495d-a3b2-2df5b40b217e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463