2021-09-14 20:19:13.414 4784 1605800582136 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-14 20:19:13.414 4784 1605800582136 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev642 2021-09-14 20:19:13.414 4784 1605800582136 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-09-14 20:19:13.451 4784 1605800582136 MainThread INFO os_win.utils.network.networkutils [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] WMI caching is disabled. 2021-09-14 20:19:13.700 4784 1605800582136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-14 20:19:13.786 4784 1605800582136 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-14 20:19:13.786 4784 1605800582136 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-14 20:19:13.966 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent initialized successfully, now running... 2021-09-14 20:19:13.983 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-14 20:19:13.983 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-14 20:19:14.022 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-14 20:21:08.543 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63c5d6e3-62a5-44b2-81c1-7d2a497a4766 - - - - -] port_update received: 987480c8-ed30-4477-b116-47d6e085e8ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:08.558 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63c5d6e3-62a5-44b2-81c1-7d2a497a4766 - - - - -] No port 987480c8-ed30-4477-b116-47d6e085e8ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:11.382 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dea1ee4-589c-4199-985b-f842e7149e78 - - - - -] port_update received: 6027509c-53a7-4942-b8de-fd60d9a51f09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:11.394 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dea1ee4-589c-4199-985b-f842e7149e78 - - - - -] No port 6027509c-53a7-4942-b8de-fd60d9a51f09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:12.163 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee7d78d-7946-4a8a-9784-f95210933c88 - - - - -] port_update received: 9123cf80-9169-42f5-a630-7b001df225ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:12.163 4784 1605898027080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee7d78d-7946-4a8a-9784-f95210933c88 - - - - -] No port 9123cf80-9169-42f5-a630-7b001df225ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:15.089 4784 1605898027080 MainThread WARNING oslo_policy.policy [req-5fc30ce8-437a-4068-9cd9-9baf3b533681 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] 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-09-14 20:21:15.089 4784 1605898027080 MainThread WARNING oslo_policy.policy [req-5fc30ce8-437a-4068-9cd9-9baf3b533681 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] 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-09-14 20:21:15.089 4784 1605898027080 MainThread WARNING oslo_policy.policy [req-5fc30ce8-437a-4068-9cd9-9baf3b533681 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] 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-09-14 20:21:15.089 4784 1605898027080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fc30ce8-437a-4068-9cd9-9baf3b533681 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Security group member updated on remote: ['41d78e0c-f70a-4f34-ae67-9206611060b4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:21:15.089 4784 1605898027080 MainThread INFO neutron.agent.securitygroups_rpc [req-5fc30ce8-437a-4068-9cd9-9baf3b533681 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Security group member updated ['41d78e0c-f70a-4f34-ae67-9206611060b4'] 2021-09-14 20:21:19.722 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e156999-6261-4f16-8dd5-6ea777926d21 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 92b2e766-4068-40a5-9187-55b436be0b47 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:19.722 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e156999-6261-4f16-8dd5-6ea777926d21 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 92b2e766-4068-40a5-9187-55b436be0b47 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:19.928 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10d41f6d-7096-4d40-9a66-609c3142f03c - - - - -] port_update received: 3d074da4-3efe-40d6-9985-be633aadeac2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:19.928 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10d41f6d-7096-4d40-9a66-609c3142f03c - - - - -] No port 3d074da4-3efe-40d6-9985-be633aadeac2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:20.788 4784 1605898305608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57e3805-9e10-42b0-9a4f-c8709feb79ab 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated on remote: ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:21:20.788 4784 1605898305608 MainThread INFO neutron.agent.securitygroups_rpc [req-a57e3805-9e10-42b0-9a4f-c8709feb79ab 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] 2021-09-14 20:21:20.819 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ec9d49-079b-4951-8cb1-c6b534f796b7 - - - - -] port_update received: 14ad788c-a419-4c70-93af-1cb426e5bf8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:20.835 4784 1605898305608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88ec9d49-079b-4951-8cb1-c6b534f796b7 - - - - -] No port 14ad788c-a419-4c70-93af-1cb426e5bf8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:23.558 4784 1605898309704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0adee911-8e06-47a7-825e-af570f3eebd7 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated on remote: ['e9667347-53e8-48f5-80a0-ecf4e0309194'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:21:24.483 4784 1605898309704 MainThread INFO neutron.agent.securitygroups_rpc [req-0adee911-8e06-47a7-825e-af570f3eebd7 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated ['e9667347-53e8-48f5-80a0-ecf4e0309194'] 2021-09-14 20:21:25.678 4784 1605898174888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca6afd04-8d4b-4473-8390-5fd9e06eef26 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated on remote: ['e9667347-53e8-48f5-80a0-ecf4e0309194'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:21:25.678 4784 1605898174888 MainThread INFO neutron.agent.securitygroups_rpc [req-ca6afd04-8d4b-4473-8390-5fd9e06eef26 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated ['e9667347-53e8-48f5-80a0-ecf4e0309194'] 2021-09-14 20:21:25.678 4784 1605898174536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ba38a6d-1d7d-4a85-842d-86cf4aa83880 - - - - -] port_update received: b2661c4f-1cf6-4811-a234-5092837dafcc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:25.690 4784 1605898174712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a333dac-8283-4cc2-9f00-77d48c89e527 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated on remote: ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:21:25.690 4784 1605898174712 MainThread INFO neutron.agent.securitygroups_rpc [req-8a333dac-8283-4cc2-9f00-77d48c89e527 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] 2021-09-14 20:21:25.690 4784 1605898174536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ba38a6d-1d7d-4a85-842d-86cf4aa83880 - - - - -] No port b2661c4f-1cf6-4811-a234-5092837dafcc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:31.278 4784 1605898227784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55eb43c6-8ffd-48fa-913e-77e4dba3b38a 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated on remote: ['82b9488a-fe5a-4750-8513-76671ded79bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:21:31.278 4784 1605898227784 MainThread INFO neutron.agent.securitygroups_rpc [req-55eb43c6-8ffd-48fa-913e-77e4dba3b38a 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated ['82b9488a-fe5a-4750-8513-76671ded79bd'] 2021-09-14 20:21:31.278 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 92b2e766-4068-40a5-9187-55b436be0b47 2021-09-14 20:21:31.713 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:21:32.779 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 92b2e766-4068-40a5-9187-55b436be0b47 2021-09-14 20:21:32.779 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 92b2e766-4068-40a5-9187-55b436be0b47 updated. Details: {'device': '92b2e766-4068-40a5-9187-55b436be0b47', 'network_id': 'e7a0f90f-40e4-49ef-bf23-8ae915d14649', 'port_id': '92b2e766-4068-40a5-9187-55b436be0b47', 'mac_address': 'fa:16:3e:7f:f1:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 80, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9f47958-6975-4411-bb30-b1551e85caac', '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-09-14 20:21:32.779 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:21:32.779 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:32.794 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 92b2e766-4068-40a5-9187-55b436be0b47 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:21:32.794 4784 1605898269096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e7a0f90f-40e4-49ef-bf23-8ae915d14649 2021-09-14 20:21:32.794 4784 1605898269096 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-09-14 20:21:32.966 4784 1605898269096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '92b2e766-4068-40a5-9187-55b436be0b47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:32.980 4784 1605898269096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '92b2e766-4068-40a5-9187-55b436be0b47') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:32.980 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 92b2e766-4068-40a5-9187-55b436be0b47 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:21:32.980 4784 1605898269096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 80, VLAN trunk: None to switch port 92b2e766-4068-40a5-9187-55b436be0b47 2021-09-14 20:21:33.059 4784 1605898269096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:21:33.059 4784 1605898269096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['92b2e766-4068-40a5-9187-55b436be0b47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:21:33.342 4784 1605898269096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['92b2e766-4068-40a5-9187-55b436be0b47']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:21:33.342 4784 1605898269096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:21:33.342 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (41d78e0c-f70a-4f34-ae67-9206611060b4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:21:33.342 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (41d78e0c-f70a-4f34-ae67-9206611060b4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:21:33.342 4784 1605898269096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 92b2e766-4068-40a5-9187-55b436be0b47 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:21:33.342 4784 1605898269096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:21:33.342 4784 1605898269096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 92b2e766-4068-40a5-9187-55b436be0b47 not yet added. Adding. 2021-09-14 20:21:33.342 4784 1605898269096 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-09-14 20:21:33.342 4784 1605898269096 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-09-14 20:21:33.454 4784 1605898269272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950dfc60-3672-4434-b518-f61b36a072d5 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:33.473 4784 1605898269272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950dfc60-3672-4434-b518-f61b36a072d5 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:33.473 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:33.547 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:33.547 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:33.620 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:33.699 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92b2e766-4068-40a5-9187-55b436be0b47" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:33.699 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 92b2e766-4068-40a5-9187-55b436be0b47 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:21:33.699 4784 1605898269096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 92b2e766-4068-40a5-9187-55b436be0b47 processed. 2021-09-14 20:21:33.724 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:34.008 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6162e285-3422-4bae-b03b-7fdb46390d95 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated on remote: ['82b9488a-fe5a-4750-8513-76671ded79bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:21:34.008 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-6162e285-3422-4bae-b03b-7fdb46390d95 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated ['82b9488a-fe5a-4750-8513-76671ded79bd'] 2021-09-14 20:21:34.385 4784 1605898269096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.671s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:34.939 4784 1605898269096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32ddfd2c-37d5-4ca7-a7da-7279970a0b6e 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated on remote: ['e9667347-53e8-48f5-80a0-ecf4e0309194'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:21:34.939 4784 1605898269096 MainThread INFO neutron.agent.securitygroups_rpc [req-32ddfd2c-37d5-4ca7-a7da-7279970a0b6e 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated ['e9667347-53e8-48f5-80a0-ecf4e0309194'] 2021-09-14 20:21:36.492 4784 1605898269096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24405a4f-18f9-44e3-a0cc-c4ac7c1624d5 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated on remote: ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:21:37.356 4784 1605898269096 MainThread INFO neutron.agent.securitygroups_rpc [req-24405a4f-18f9-44e3-a0cc-c4ac7c1624d5 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] 2021-09-14 20:21:38.355 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de722dee-2555-454f-bc77-fa9c47c613b5 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:38.355 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42db1115-e1f1-4238-9c3f-42a3df394d61 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 9b630e52-67bf-4564-840f-a96147bd308c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:38.355 4784 1605898269096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de722dee-2555-454f-bc77-fa9c47c613b5 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:38.355 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42db1115-e1f1-4238-9c3f-42a3df394d61 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 9b630e52-67bf-4564-840f-a96147bd308c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:40.031 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee948e82-c1e8-49be-a234-c439e0c96642 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: a5c3754e-ae73-49be-9025-d55e215da44b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:21:40.061 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee948e82-c1e8-49be-a234-c439e0c96642 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port a5c3754e-ae73-49be-9025-d55e215da44b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:21:40.359 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 2021-09-14 20:21:42.362 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:21:43.452 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:21:43.452 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b630e52-67bf-4564-840f-a96147bd308c 2021-09-14 20:21:44.483 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 2021-09-14 20:21:44.483 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 updated. Details: {'device': '8c9d069d-34e6-4efb-b6a8-249f3e9afd33', 'network_id': 'bfb8104c-f744-4dee-852d-6839b9f9fa22', 'port_id': '8c9d069d-34e6-4efb-b6a8-249f3e9afd33', 'mac_address': 'fa:16:3e:f9:d9:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 87, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b80e4bba-605c-463b-9ea3-5e159024e9df', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-14 20:21:44.483 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:21:44.483 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.base [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Loop iteration exceeded interval (2 vs. 2.12085223197937) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-14 20:21:44.483 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:21:44.502 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:44.502 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:21:44.502 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bfb8104c-f744-4dee-852d-6839b9f9fa22 2021-09-14 20:21:44.502 4784 1605898269448 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-09-14 20:21:44.705 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c9d069d-34e6-4efb-b6a8-249f3e9afd33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:44.705 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c9d069d-34e6-4efb-b6a8-249f3e9afd33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:44.764 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:21:44.764 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 87, VLAN trunk: None to switch port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 2021-09-14 20:21:44.865 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:21:44.865 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c9d069d-34e6-4efb-b6a8-249f3e9afd33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:21:45.159 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c9d069d-34e6-4efb-b6a8-249f3e9afd33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:21:45.159 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:21:45.159 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:21:45.159 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:21:45.159 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:21:45.159 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:21:45.159 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 not yet added. Adding. 2021-09-14 20:21:45.159 4784 1605898269448 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-09-14 20:21:45.169 4784 1605898269448 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-09-14 20:21:45.169 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 9b630e52-67bf-4564-840f-a96147bd308c 2021-09-14 20:21:45.169 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 9b630e52-67bf-4564-840f-a96147bd308c updated. Details: {'device': '9b630e52-67bf-4564-840f-a96147bd308c', 'network_id': 'cfef7acc-a5e5-4d66-9597-b95863c846be', 'port_id': '9b630e52-67bf-4564-840f-a96147bd308c', 'mac_address': 'fa:16:3e:12:52:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e98923a-8cf1-4652-b43c-7814c7c0ae90', '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-09-14 20:21:45.169 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:21:45.169 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:21:45.169 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port a5c3754e-ae73-49be-9025-d55e215da44b updated. Details: {'device': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'network_id': '7391473a-5f88-4ee9-bf5d-5120aad87c61', 'port_id': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'mac_address': 'fa:16:3e:e5:1e:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 62, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b301fd04-002e-49c1-849e-d1d00b91426b', '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-09-14 20:21:45.169 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:21:45.169 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:45.169 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b630e52-67bf-4564-840f-a96147bd308c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:21:45.169 4784 1605898269800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfef7acc-a5e5-4d66-9597-b95863c846be 2021-09-14 20:21:45.169 4784 1605898269800 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-09-14 20:21:45.169 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:45.169 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5c3754e-ae73-49be-9025-d55e215da44b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:21:45.169 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:21:45.169 4784 1605898269976 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-09-14 20:21:45.358 4784 1605898269800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b630e52-67bf-4564-840f-a96147bd308c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:45.358 4784 1605898269800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b630e52-67bf-4564-840f-a96147bd308c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:45.358 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b630e52-67bf-4564-840f-a96147bd308c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:21:45.358 4784 1605898269800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port 9b630e52-67bf-4564-840f-a96147bd308c 2021-09-14 20:21:45.389 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:45.389 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:45.404 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5c3754e-ae73-49be-9025-d55e215da44b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:21:45.404 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 62, VLAN trunk: None to switch port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:21:45.425 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:45.498 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:21:45.498 4784 1605898269800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b630e52-67bf-4564-840f-a96147bd308c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:21:45.516 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:21:45.516 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5c3754e-ae73-49be-9025-d55e215da44b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:21:45.541 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:45.541 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:45.659 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:45.761 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c9d069d-34e6-4efb-b6a8-249f3e9afd33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:45.761 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:21:45.761 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 processed. 2021-09-14 20:21:45.791 4784 1605898269800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b630e52-67bf-4564-840f-a96147bd308c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:21:45.791 4784 1605898269800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:21:45.791 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9667347-53e8-48f5-80a0-ecf4e0309194) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:21:45.791 4784 1605898269800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b630e52-67bf-4564-840f-a96147bd308c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:21:45.791 4784 1605898269800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:21:45.791 4784 1605898269800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b630e52-67bf-4564-840f-a96147bd308c not yet added. Adding. 2021-09-14 20:21:45.791 4784 1605898269800 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-09-14 20:21:45.791 4784 1605898269800 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-09-14 20:21:45.807 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5c3754e-ae73-49be-9025-d55e215da44b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:21:45.807 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:21:45.807 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dafcf11c-6bc5-4763-99a4-c7240e4a9c83) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:21:45.807 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5c3754e-ae73-49be-9025-d55e215da44b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:21:45.807 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:21:45.807 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5c3754e-ae73-49be-9025-d55e215da44b not yet added. Adding. 2021-09-14 20:21:45.807 4784 1605898269976 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-09-14 20:21:45.807 4784 1605898269976 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-09-14 20:21:45.934 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:45.949 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:46.505 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:47.214 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:48.766 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:48.778 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:48.778 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:48.778 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:48.778 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 2021-09-14 20:21:48.939 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:48.939 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:49.079 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:49.079 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5c3754e-ae73-49be-9025-d55e215da44b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:21:49.079 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5c3754e-ae73-49be-9025-d55e215da44b processed. 2021-09-14 20:21:49.079 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b630e52-67bf-4564-840f-a96147bd308c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:49.079 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b630e52-67bf-4564-840f-a96147bd308c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:21:49.079 4784 1605898269800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b630e52-67bf-4564-840f-a96147bd308c processed. 2021-09-14 20:21:50.532 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:21:50.532 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:50.903 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 2021-09-14 20:21:50.916 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 updated. Details: {'device': 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9', 'network_id': 'bfb8104c-f744-4dee-852d-6839b9f9fa22', 'port_id': 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9', 'mac_address': 'fa:16:3e:63:5d:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 87, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b80e4bba-605c-463b-9ea3-5e159024e9df', '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-09-14 20:21:50.916 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:21:50.916 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:50.916 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:21:50.916 4784 1605898269976 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-09-14 20:21:51.041 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:51.041 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:21:51.073 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:21:51.073 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 87, VLAN trunk: None to switch port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 2021-09-14 20:21:51.162 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:21:51.162 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:21:51.350 4784 1605898269800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:51.542 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:21:51.542 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:21:51.542 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:21:51.542 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:21:51.542 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:21:51.542 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:21:51.542 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 not yet added. Adding. 2021-09-14 20:21:51.542 4784 1605898269976 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-09-14 20:21:51.542 4784 1605898269976 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-09-14 20:21:51.715 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:51.857 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:51.857 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:52.016 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:52.142 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:21:52.142 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:21:52.142 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 processed. 2021-09-14 20:21:52.545 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:21:53.041 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:22:00.809 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Security group member updated on remote: ['41d78e0c-f70a-4f34-ae67-9206611060b4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:22:00.809 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Security group member updated ['41d78e0c-f70a-4f34-ae67-9206611060b4'] 2021-09-14 20:22:00.809 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Refresh firewall rules 2021-09-14 20:22:00.809 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Get security group information for devices via rpc ['92b2e766-4068-40a5-9187-55b436be0b47'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:22:00.889 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:22:00.889 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:22:00.932 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 92b2e766-4068-40a5-9187-55b436be0b47 2021-09-14 20:22:01.212 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e6b3bd6-e362-4be8-90a8-9cb06559c32b 684c1e17b24549d0b98556f2c4ae9d8a 6f4dccdb808f4378824f45be8ffa17d8 - - -] port_delete event received for '92b2e766-4068-40a5-9187-55b436be0b47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:22:02.629 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:22:02.629 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92b2e766-4068-40a5-9187-55b436be0b47' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:22:02.629 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92b2e766-4068-40a5-9187-55b436be0b47' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:22:02.629 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92b2e766-4068-40a5-9187-55b436be0b47 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:22:02.666 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e7a0f90f-40e4-49ef-bf23-8ae915d14649 2021-09-14 20:22:02.666 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92b2e766-4068-40a5-9187-55b436be0b47'] 2021-09-14 20:22:02.666 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:22:02.666 4784 1605898269976 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-09-14 20:22:02.666 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92b2e766-4068-40a5-9187-55b436be0b47'] 2021-09-14 20:22:04.627 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:22:04.665 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:22:05.198 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-143fa8eb-9b02-4ee2-b78b-f035f8ce9202 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network e7a0f90f-40e4-49ef-bf23-8ae915d14649 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:22:05.198 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-143fa8eb-9b02-4ee2-b78b-f035f8ce9202 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network e7a0f90f-40e4-49ef-bf23-8ae915d14649 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:22:19.712 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2ba8d27-6d03-453a-a109-23a5c9fcb753 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network e7949b0d-b09c-4aa9-b960-c4ca441d4f95 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:22:19.729 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2ba8d27-6d03-453a-a109-23a5c9fcb753 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network e7949b0d-b09c-4aa9-b960-c4ca441d4f95 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:22:20.281 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2992dd76-992d-4528-90c1-ac50e95f2a47 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 6f59a113-02f9-4982-836f-960440f63c1a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:22:20.281 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2992dd76-992d-4528-90c1-ac50e95f2a47 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 6f59a113-02f9-4982-836f-960440f63c1a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:23:14.289 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2241ba7d-b137-4f8c-ac49-9f65ea4775be 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Security group member updated on remote: ['a8b96beb-ad32-4d07-a887-eace89328dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:14.289 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-2241ba7d-b137-4f8c-ac49-9f65ea4775be 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Security group member updated ['a8b96beb-ad32-4d07-a887-eace89328dce'] 2021-09-14 20:23:15.364 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2e86ee8-cadb-46c0-936b-88378902e8f6 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: b17d464b-bc13-453b-8f0f-82f363c5664d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:23:15.380 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2e86ee8-cadb-46c0-936b-88378902e8f6 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port b17d464b-bc13-453b-8f0f-82f363c5664d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:23:19.959 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b17d464b-bc13-453b-8f0f-82f363c5664d 2021-09-14 20:23:21.132 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:23:21.350 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port b17d464b-bc13-453b-8f0f-82f363c5664d 2021-09-14 20:23:21.350 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port b17d464b-bc13-453b-8f0f-82f363c5664d updated. Details: {'device': 'b17d464b-bc13-453b-8f0f-82f363c5664d', 'network_id': 'a1e9440a-aed2-437f-922c-71fc64a9413e', 'port_id': 'b17d464b-bc13-453b-8f0f-82f363c5664d', 'mac_address': 'fa:16:3e:ca:83:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 57, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ac75a99a-343a-4d42-9814-0c37601b474f', 'ip_address': '192.168.233.209'}], '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-09-14 20:23:21.350 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:23:21.350 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:21.350 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b17d464b-bc13-453b-8f0f-82f363c5664d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:23:21.364 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a1e9440a-aed2-437f-922c-71fc64a9413e 2021-09-14 20:23:21.364 4784 1605898269976 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-09-14 20:23:21.557 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b17d464b-bc13-453b-8f0f-82f363c5664d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:21.557 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b17d464b-bc13-453b-8f0f-82f363c5664d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:21.576 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b17d464b-bc13-453b-8f0f-82f363c5664d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:23:21.576 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 57, VLAN trunk: None to switch port b17d464b-bc13-453b-8f0f-82f363c5664d 2021-09-14 20:23:21.676 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:23:21.676 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b17d464b-bc13-453b-8f0f-82f363c5664d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:21.880 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b17d464b-bc13-453b-8f0f-82f363c5664d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:21.880 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:21.880 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8b96beb-ad32-4d07-a887-eace89328dce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:23:21.880 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a8b96beb-ad32-4d07-a887-eace89328dce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:23:21.880 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b17d464b-bc13-453b-8f0f-82f363c5664d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:23:21.895 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:23:21.895 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b17d464b-bc13-453b-8f0f-82f363c5664d not yet added. Adding. 2021-09-14 20:23:21.895 4784 1605898269976 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-09-14 20:23:21.895 4784 1605898269976 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-09-14 20:23:22.053 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:22.245 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:22.245 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:22.442 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:22.586 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b17d464b-bc13-453b-8f0f-82f363c5664d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:22.586 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b17d464b-bc13-453b-8f0f-82f363c5664d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:23:22.586 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b17d464b-bc13-453b-8f0f-82f363c5664d processed. 2021-09-14 20:23:23.145 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:23.333 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:26.927 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6082885-038f-4038-85d4-9b5103b97d13 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated on remote: ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:26.927 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-c6082885-038f-4038-85d4-9b5103b97d13 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] 2021-09-14 20:23:27.787 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2be94fd3-8161-45ef-864e-541192b0e077 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 39890859-8a83-4eb1-9519-8ef782a8a768 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:23:27.804 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2be94fd3-8161-45ef-864e-541192b0e077 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 39890859-8a83-4eb1-9519-8ef782a8a768 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:23:28.114 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b17d464b-bc13-453b-8f0f-82f363c5664d 2021-09-14 20:23:28.303 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Security group member updated on remote: ['a8b96beb-ad32-4d07-a887-eace89328dce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:28.319 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Security group member updated ['a8b96beb-ad32-4d07-a887-eace89328dce'] 2021-09-14 20:23:28.319 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Refresh firewall rules 2021-09-14 20:23:28.319 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Get security group information for devices via rpc ['b17d464b-bc13-453b-8f0f-82f363c5664d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:28.349 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:28.349 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:28.444 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-002e517d-ab6a-4335-8dcb-c0ef3eeb7ba5 96af4c1c49f049aa92b40564b2fb94e9 b2e892f889f44f14aeb10e4f55372e71 - - -] port_delete event received for 'b17d464b-bc13-453b-8f0f-82f363c5664d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:23:29.173 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:23:29.173 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b17d464b-bc13-453b-8f0f-82f363c5664d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:23:29.173 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b17d464b-bc13-453b-8f0f-82f363c5664d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:23:29.173 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b17d464b-bc13-453b-8f0f-82f363c5664d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:23:29.194 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a1e9440a-aed2-437f-922c-71fc64a9413e 2021-09-14 20:23:29.194 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b17d464b-bc13-453b-8f0f-82f363c5664d'] 2021-09-14 20:23:29.194 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:23:29.194 4784 1605898269976 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-09-14 20:23:29.194 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b17d464b-bc13-453b-8f0f-82f363c5664d'] 2021-09-14 20:23:30.058 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39890859-8a83-4eb1-9519-8ef782a8a768 2021-09-14 20:23:31.193 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:23:31.193 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:31.231 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:31.553 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 39890859-8a83-4eb1-9519-8ef782a8a768 2021-09-14 20:23:31.553 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 39890859-8a83-4eb1-9519-8ef782a8a768 updated. Details: {'device': '39890859-8a83-4eb1-9519-8ef782a8a768', 'network_id': '00eb1d88-a893-4d91-aed4-b29d8291b91f', 'port_id': '39890859-8a83-4eb1-9519-8ef782a8a768', 'mac_address': 'fa:16:3e:a2:01:64', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44c73252-2bf7-45f5-9e83-22ecaaabc957', '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-09-14 20:23:31.574 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:23:31.574 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:31.574 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39890859-8a83-4eb1-9519-8ef782a8a768 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:23:31.574 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00eb1d88-a893-4d91-aed4-b29d8291b91f 2021-09-14 20:23:31.574 4784 1605898269976 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-09-14 20:23:31.754 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39890859-8a83-4eb1-9519-8ef782a8a768') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:31.754 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39890859-8a83-4eb1-9519-8ef782a8a768') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:31.787 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39890859-8a83-4eb1-9519-8ef782a8a768 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:23:31.787 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port 39890859-8a83-4eb1-9519-8ef782a8a768 2021-09-14 20:23:31.972 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:23:31.972 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39890859-8a83-4eb1-9519-8ef782a8a768'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:32.147 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39890859-8a83-4eb1-9519-8ef782a8a768']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:32.147 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:32.147 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e8b17ad-3219-4441-af4c-7af32da56c0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:23:32.147 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e8b17ad-3219-4441-af4c-7af32da56c0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:23:32.147 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39890859-8a83-4eb1-9519-8ef782a8a768 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:23:32.147 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:23:32.147 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39890859-8a83-4eb1-9519-8ef782a8a768 not yet added. Adding. 2021-09-14 20:23:32.147 4784 1605898269976 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-09-14 20:23:32.147 4784 1605898269976 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-09-14 20:23:32.318 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:32.474 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:32.474 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:32.676 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:32.785 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39890859-8a83-4eb1-9519-8ef782a8a768" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:32.785 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39890859-8a83-4eb1-9519-8ef782a8a768 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:23:32.785 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39890859-8a83-4eb1-9519-8ef782a8a768 processed. 2021-09-14 20:23:33.193 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:33.400 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:46.550 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated on remote: ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:47.547 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] 2021-09-14 20:23:48.565 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Refresh firewall rules 2021-09-14 20:23:48.565 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Get security group information for devices via rpc ['39890859-8a83-4eb1-9519-8ef782a8a768'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:48.573 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:23:48.573 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39890859-8a83-4eb1-9519-8ef782a8a768 2021-09-14 20:23:48.573 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] port_delete event received for '39890859-8a83-4eb1-9519-8ef782a8a768' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:23:48.583 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:48.583 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72b43283-23cf-473e-b658-17b3ab0b499f 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:50.574 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:23:50.928 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:23:50.928 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port a5c3754e-ae73-49be-9025-d55e215da44b updated. Details: {'device': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'network_id': '7391473a-5f88-4ee9-bf5d-5120aad87c61', 'port_id': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'mac_address': 'fa:16:3e:e5:1e:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 62, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b301fd04-002e-49c1-849e-d1d00b91426b', '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-09-14 20:23:50.928 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:23:50.928 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:23:50.928 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39890859-8a83-4eb1-9519-8ef782a8a768' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:23:50.928 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39890859-8a83-4eb1-9519-8ef782a8a768' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:23:50.948 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39890859-8a83-4eb1-9519-8ef782a8a768 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:23:50.948 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:50.948 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5c3754e-ae73-49be-9025-d55e215da44b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:23:50.948 4784 1605898269976 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-09-14 20:23:50.958 4784 1605898269800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00eb1d88-a893-4d91-aed4-b29d8291b91f 2021-09-14 20:23:50.958 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39890859-8a83-4eb1-9519-8ef782a8a768'] 2021-09-14 20:23:50.958 4784 1605898269800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:23:50.958 4784 1605898269800 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-09-14 20:23:50.958 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39890859-8a83-4eb1-9519-8ef782a8a768'] 2021-09-14 20:23:50.958 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:50.958 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:50.990 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5c3754e-ae73-49be-9025-d55e215da44b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:23:50.990 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 62, VLAN trunk: None to switch port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:23:51.034 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:23:51.034 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5c3754e-ae73-49be-9025-d55e215da44b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5c3754e-ae73-49be-9025-d55e215da44b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dafcf11c-6bc5-4763-99a4-c7240e4a9c83) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5c3754e-ae73-49be-9025-d55e215da44b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:23:51.238 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:23:51.238 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:51.238 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:51.300 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:51.300 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5c3754e-ae73-49be-9025-d55e215da44b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:23:51.300 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5c3754e-ae73-49be-9025-d55e215da44b processed. 2021-09-14 20:23:52.604 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:52.795 4784 1605898269800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19414813-b2bc-4afe-ac2b-f88cd47c91f4 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated on remote: ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:52.795 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [req-19414813-b2bc-4afe-ac2b-f88cd47c91f4 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] 2021-09-14 20:23:52.958 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:53.966 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d88e44-13e8-47f6-9c2b-c0db7475acb2 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: e6e9ea07-76fa-4e31-b199-5820f8bb1c8c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:23:53.987 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38d88e44-13e8-47f6-9c2b-c0db7475acb2 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:23:55.280 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6e9ea07-76fa-4e31-b199-5820f8bb1c8c 2021-09-14 20:23:56.643 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:23:57.006 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c 2021-09-14 20:23:57.006 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c updated. Details: {'device': 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c', 'network_id': '00eb1d88-a893-4d91-aed4-b29d8291b91f', 'port_id': 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c', 'mac_address': 'fa:16:3e:9b:2c:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 67, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '44c73252-2bf7-45f5-9e83-22ecaaabc957', '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-09-14 20:23:57.006 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:23:57.006 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:57.006 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:23:57.006 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00eb1d88-a893-4d91-aed4-b29d8291b91f 2021-09-14 20:23:57.006 4784 1605898269976 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-09-14 20:23:57.160 4784 1605898269976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:57.160 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:23:57.160 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:23:57.178 4784 1605898269976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 67, VLAN trunk: None to switch port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c 2021-09-14 20:23:57.271 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:23:57.271 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6e9ea07-76fa-4e31-b199-5820f8bb1c8c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:57.497 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6e9ea07-76fa-4e31-b199-5820f8bb1c8c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:23:57.497 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:23:57.497 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e8b17ad-3219-4441-af4c-7af32da56c0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:23:57.497 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e8b17ad-3219-4441-af4c-7af32da56c0b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:23:57.497 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6e9ea07-76fa-4e31-b199-5820f8bb1c8c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:23:57.497 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:23:57.497 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6e9ea07-76fa-4e31-b199-5820f8bb1c8c not yet added. Adding. 2021-09-14 20:23:57.505 4784 1605898269976 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-09-14 20:23:57.505 4784 1605898269976 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-09-14 20:23:57.660 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:57.816 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:57.816 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:57.995 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:58.117 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6e9ea07-76fa-4e31-b199-5820f8bb1c8c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:58.117 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:23:58.117 4784 1605898269976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c processed. 2021-09-14 20:23:58.671 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:23:59.350 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 2021-09-14 20:23:59.455 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:23:59.721 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated on remote: ['82b9488a-fe5a-4750-8513-76671ded79bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:23:59.721 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated ['82b9488a-fe5a-4750-8513-76671ded79bd'] 2021-09-14 20:23:59.721 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Refresh firewall rules 2021-09-14 20:23:59.721 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Get security group information for devices via rpc ['8c9d069d-34e6-4efb-b6a8-249f3e9afd33', 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:23:59.955 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] port_delete event received for '8c9d069d-34e6-4efb-b6a8-249f3e9afd33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update security group information for ports dict_keys(['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update rules of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update members of security group (82b9488a-fe5a-4750-8513-76671ded79bd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update port filter for c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:24:00.033 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Updating port rules. 2021-09-14 20:24:00.033 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:00.033 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:00.218 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [req-73f5f7a1-b24c-4946-a578-fcef11fe98ae 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Lock "n-hv-driver-port-lock-c3e0603e-2bf2-4a79-b509-4117bfdbb4a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:00.666 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:24:00.666 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c9d069d-34e6-4efb-b6a8-249f3e9afd33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:24:00.666 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c9d069d-34e6-4efb-b6a8-249f3e9afd33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:24:00.666 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c9d069d-34e6-4efb-b6a8-249f3e9afd33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:24:00.666 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c9d069d-34e6-4efb-b6a8-249f3e9afd33'] 2021-09-14 20:24:00.666 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:24:00.687 4784 1605898269976 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-09-14 20:24:00.687 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c9d069d-34e6-4efb-b6a8-249f3e9afd33'] 2021-09-14 20:24:02.677 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:02.707 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:03.143 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c91d97e0-dba4-4b3e-99d9-e2c3c1db8958 - - - - -] port_update received: 3dac37bd-f175-472f-b3f0-7fe4640d6001 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:03.143 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c91d97e0-dba4-4b3e-99d9-e2c3c1db8958 - - - - -] No port 3dac37bd-f175-472f-b3f0-7fe4640d6001 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:05.402 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:24:06.617 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated on remote: ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:24:06.617 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Security group member updated ['0e8b17ad-3219-4441-af4c-7af32da56c0b'] 2021-09-14 20:24:06.617 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Refresh firewall rules 2021-09-14 20:24:06.617 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Get security group information for devices via rpc ['e6e9ea07-76fa-4e31-b199-5820f8bb1c8c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:24:06.677 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:06.677 4784 1605898269976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:06.698 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:24:06.698 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:24:06.698 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:24:06.698 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5c3754e-ae73-49be-9025-d55e215da44b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:24:06.698 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6862ce6e-f59f-44a8-a906-107b8136bd57 93f83287e28244ec8301ac8488ec1bc8 8891790182e24471b86df7110d7b5e75 - - -] port_delete event received for 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:24:06.727 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:24:06.727 4784 1605898269976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:24:06.727 4784 1605898269976 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-09-14 20:24:06.727 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:24:07.379 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f067295-34f9-4d7c-bc34-d547e1779663 - - - - -] port_update received: 125a2567-6658-48b8-b780-43b272624b4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:07.393 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f067295-34f9-4d7c-bc34-d547e1779663 - - - - -] No port 125a2567-6658-48b8-b780-43b272624b4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:07.425 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6e9ea07-76fa-4e31-b199-5820f8bb1c8c 2021-09-14 20:24:07.861 4784 1605898269976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51a8fb28-416c-4765-87bc-747f1a89b5c0 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Security group member updated on remote: ['ab040658-2719-4457-8ec9-5081d03bd4f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:24:07.861 4784 1605898269976 MainThread INFO neutron.agent.securitygroups_rpc [req-51a8fb28-416c-4765-87bc-747f1a89b5c0 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Security group member updated ['ab040658-2719-4457-8ec9-5081d03bd4f8'] 2021-09-14 20:24:08.714 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:24:08.714 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:08.714 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:24:08.714 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6e9ea07-76fa-4e31-b199-5820f8bb1c8c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:24:08.714 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6e9ea07-76fa-4e31-b199-5820f8bb1c8c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:24:08.721 4784 1605898269800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00eb1d88-a893-4d91-aed4-b29d8291b91f 2021-09-14 20:24:08.721 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6e9ea07-76fa-4e31-b199-5820f8bb1c8c'] 2021-09-14 20:24:08.721 4784 1605898269800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:24:08.721 4784 1605898269800 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-09-14 20:24:08.721 4784 1605898269800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6e9ea07-76fa-4e31-b199-5820f8bb1c8c'] 2021-09-14 20:24:08.908 4784 1605898269976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:09.440 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:24:10.921 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:24:11.913 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated on remote: ['82b9488a-fe5a-4750-8513-76671ded79bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:24:11.913 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Security group member updated ['82b9488a-fe5a-4750-8513-76671ded79bd'] 2021-09-14 20:24:11.913 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Refresh firewall rules 2021-09-14 20:24:11.913 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Get security group information for devices via rpc ['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:24:11.924 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb219dbe-13d2-4851-9786-88853cf77964 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:11.924 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] port_delete event received for 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:24:11.924 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:11.924 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:24:11.924 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:24:11.924 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5c3754e-ae73-49be-9025-d55e215da44b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:24:11.924 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdde90f4-e6a2-46d0-9957-d06dc4079efe - - - - -] port_update received: ee2ec853-aa4f-41f2-b82a-52c7dd05b2ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:11.924 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 2021-09-14 20:24:11.924 4784 1605898269800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb219dbe-13d2-4851-9786-88853cf77964 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:11.945 4784 1605898269976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdde90f4-e6a2-46d0-9957-d06dc4079efe - - - - -] No port ee2ec853-aa4f-41f2-b82a-52c7dd05b2ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:11.945 4784 1605898270680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:24:11.945 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:24:11.945 4784 1605898270680 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-09-14 20:24:11.945 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:24:11.971 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:11.971 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ebd9129-bda1-4b57-aded-40ca04a7aba1 5a39505c669b434589d8254e4cbc8d2e 97b2dca0bbba4b2fae10c54c0bfbe12f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:11.991 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:12.924 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:24:12.924 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:24:12.924 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3e0603e-2bf2-4a79-b509-4117bfdbb4a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:24:12.924 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3e0603e-2bf2-4a79-b509-4117bfdbb4a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:24:12.924 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:12.924 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bfb8104c-f744-4dee-852d-6839b9f9fa22 2021-09-14 20:24:12.924 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9'] 2021-09-14 20:24:12.924 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:24:12.924 4784 1605898269448 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-09-14 20:24:12.924 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3e0603e-2bf2-4a79-b509-4117bfdbb4a9'] 2021-09-14 20:24:13.294 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:13.822 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-005992a7-54f6-4195-80a7-c366b7351771 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:13.822 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-005992a7-54f6-4195-80a7-c366b7351771 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:14.621 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfbf04ab-33e7-4991-884b-2d4ccba5b62c b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:14.621 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-bfbf04ab-33e7-4991-884b-2d4ccba5b62c b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:15.196 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50f1c83b-d07c-4cc8-84eb-1a05ca6efb50 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:15.196 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-50f1c83b-d07c-4cc8-84eb-1a05ca6efb50 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:15.439 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 2021-09-14 20:24:15.533 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5db78a8e-98f4-43fe-97c4-7f9e51e91825 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:15.533 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-5db78a8e-98f4-43fe-97c4-7f9e51e91825 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:15.554 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad54be23-9f7c-4f56-bbc7-063e9ac5896b - - - - -] port_update received: f8bbcbdb-0e34-4956-847a-4e438f8ecb16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:15.571 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad54be23-9f7c-4f56-bbc7-063e9ac5896b - - - - -] No port f8bbcbdb-0e34-4956-847a-4e438f8ecb16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:15.767 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5ddaf81-b9dd-42a9-bf79-606c2fd650f2 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'b2661c4f-1cf6-4811-a234-5092837dafcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:24:16.084 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13627fd1-254d-4c70-b47d-9983947ac074 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:16.084 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-13627fd1-254d-4c70-b47d-9983947ac074 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:16.877 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1f912c9-4de8-4142-bf68-841f900bc038 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:24:16.877 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-e1f912c9-4de8-4142-bf68-841f900bc038 b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group rule updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:24:16.939 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:24:17.513 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 2021-09-14 20:24:17.513 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 updated. Details: {'device': '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970', 'network_id': '3f421d8a-4090-44fd-8598-ceeeb4ee66e5', 'port_id': '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970', 'mac_address': 'fa:16:3e:3f:b8:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a7419a3-f024-414f-b1b8-b17bfc6e4661', '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-09-14 20:24:17.513 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:24:17.513 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:17.513 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:24:17.513 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3f421d8a-4090-44fd-8598-ceeeb4ee66e5 2021-09-14 20:24:17.513 4784 1605898270504 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-09-14 20:24:17.642 4784 1605898270504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:17.642 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:17.642 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:24:17.668 4784 1605898270504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 2021-09-14 20:24:17.741 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:24:17.741 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:24:18.455 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:18.455 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:18.455 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab040658-2719-4457-8ec9-5081d03bd4f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:24:18.455 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab040658-2719-4457-8ec9-5081d03bd4f8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:24:18.455 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:24:18.455 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:24:18.455 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 not yet added. Adding. 2021-09-14 20:24:18.455 4784 1605898270504 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-09-14 20:24:18.455 4784 1605898270504 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-09-14 20:24:18.548 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:18.644 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:18.644 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:18.739 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:18.830 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:18.830 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:24:18.830 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 processed. 2021-09-14 20:24:18.892 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-602d2e3c-5e6c-4a34-aa80-c2ee317eba4e 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '9123cf80-9169-42f5-a630-7b001df225ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:24:18.940 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:19.267 4784 1605898270504 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:371 2021-09-14 20:24:20.269 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4c27be1-b3b8-42d7-8202-ed6c69cf57c7 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network bfb8104c-f744-4dee-852d-6839b9f9fa22 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:24:20.269 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4c27be1-b3b8-42d7-8202-ed6c69cf57c7 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network bfb8104c-f744-4dee-852d-6839b9f9fa22 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:24:33.424 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0d3ce43-3d6a-45c3-a6a1-991a61d37999 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:24:33.424 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-b0d3ce43-3d6a-45c3-a6a1-991a61d37999 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:24:34.393 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec64a14-3117-42dd-8e48-ab51dee143f3 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 2e536799-78ed-4c17-9299-97fefeefa309 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:24:34.412 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec64a14-3117-42dd-8e48-ab51dee143f3 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 2e536799-78ed-4c17-9299-97fefeefa309 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:24:37.682 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:24:39.016 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:24:39.205 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:24:39.205 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port a5c3754e-ae73-49be-9025-d55e215da44b updated. Details: {'device': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'network_id': '7391473a-5f88-4ee9-bf5d-5120aad87c61', 'port_id': 'a5c3754e-ae73-49be-9025-d55e215da44b', 'mac_address': 'fa:16:3e:e5:1e:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 62, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b301fd04-002e-49c1-849e-d1d00b91426b', '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-09-14 20:24:39.205 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:24:39.205 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:39.205 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5c3754e-ae73-49be-9025-d55e215da44b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:24:39.205 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:24:39.205 4784 1605898270504 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-09-14 20:24:39.394 4784 1605898270504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:39.394 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5c3754e-ae73-49be-9025-d55e215da44b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:39.412 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5c3754e-ae73-49be-9025-d55e215da44b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:24:39.412 4784 1605898270504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 62, VLAN trunk: None to switch port a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:24:39.495 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:24:39.495 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5c3754e-ae73-49be-9025-d55e215da44b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:24:39.627 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5c3754e-ae73-49be-9025-d55e215da44b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:39.627 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:39.627 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dafcf11c-6bc5-4763-99a4-c7240e4a9c83) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:24:39.627 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5c3754e-ae73-49be-9025-d55e215da44b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:24:39.627 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:24:39.646 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5c3754e-ae73-49be-9025-d55e215da44b not yet added. Adding. 2021-09-14 20:24:39.646 4784 1605898270504 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-09-14 20:24:39.646 4784 1605898270504 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-09-14 20:24:39.757 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:39.876 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:39.876 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:40.018 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:40.111 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5c3754e-ae73-49be-9025-d55e215da44b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:40.111 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5c3754e-ae73-49be-9025-d55e215da44b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:24:40.111 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5c3754e-ae73-49be-9025-d55e215da44b processed. 2021-09-14 20:24:41.044 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:41.223 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:53.110 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f945320f-63ae-47f8-acb2-9d08f2ba92bb 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 00eb1d88-a893-4d91-aed4-b29d8291b91f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:24:53.110 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f945320f-63ae-47f8-acb2-9d08f2ba92bb 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 00eb1d88-a893-4d91-aed4-b29d8291b91f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:24:53.735 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e536799-78ed-4c17-9299-97fefeefa309 2021-09-14 20:24:55.049 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:24:55.224 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 2e536799-78ed-4c17-9299-97fefeefa309 2021-09-14 20:24:55.224 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 2e536799-78ed-4c17-9299-97fefeefa309 updated. Details: {'device': '2e536799-78ed-4c17-9299-97fefeefa309', 'network_id': '0a823d92-c87f-48b1-b7ed-be9f51afc7b1', 'port_id': '2e536799-78ed-4c17-9299-97fefeefa309', 'mac_address': 'fa:16:3e:d5:42:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b3066be-198a-423c-baff-db92125f345e', '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-09-14 20:24:55.224 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:24:55.224 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:55.224 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e536799-78ed-4c17-9299-97fefeefa309 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:24:55.224 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a823d92-c87f-48b1-b7ed-be9f51afc7b1 2021-09-14 20:24:55.224 4784 1605898270504 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-09-14 20:24:55.440 4784 1605898270504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e536799-78ed-4c17-9299-97fefeefa309') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:55.440 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e536799-78ed-4c17-9299-97fefeefa309') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:24:55.440 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e536799-78ed-4c17-9299-97fefeefa309 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:24:55.440 4784 1605898270504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 2e536799-78ed-4c17-9299-97fefeefa309 2021-09-14 20:24:55.564 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:24:55.579 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:24:55.719 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:24:55.719 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:24:55.719 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:24:55.719 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:24:55.719 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:24:55.719 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:24:55.719 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e536799-78ed-4c17-9299-97fefeefa309 not yet added. Adding. 2021-09-14 20:24:55.719 4784 1605898270504 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-09-14 20:24:55.719 4784 1605898270504 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-09-14 20:24:55.831 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:55.973 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:55.973 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:56.126 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:56.219 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:24:56.219 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e536799-78ed-4c17-9299-97fefeefa309 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:24:56.219 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e536799-78ed-4c17-9299-97fefeefa309 processed. 2021-09-14 20:24:57.062 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:24:57.235 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:25:02.484 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7af75fab-a677-4ee4-bf05-001f94473c6b b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group member updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:25:02.484 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-7af75fab-a677-4ee4-bf05-001f94473c6b b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group member updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:25:03.221 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db47e83c-f4bf-4934-aab7-fa958f6a3c36 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: bdb0e25f-309e-48a3-99a6-121b30ead983 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:25:03.235 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db47e83c-f4bf-4934-aab7-fa958f6a3c36 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port bdb0e25f-309e-48a3-99a6-121b30ead983 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:25:53.777 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15b908a2-10f3-492c-a161-af8d1602eaf4 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated on remote: ['e9667347-53e8-48f5-80a0-ecf4e0309194'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:25:53.777 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-15b908a2-10f3-492c-a161-af8d1602eaf4 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated ['e9667347-53e8-48f5-80a0-ecf4e0309194'] 2021-09-14 20:25:54.079 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15b908a2-10f3-492c-a161-af8d1602eaf4 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] port_delete event received for '9b630e52-67bf-4564-840f-a96147bd308c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:25:54.296 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b630e52-67bf-4564-840f-a96147bd308c 2021-09-14 20:25:55.361 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:25:55.361 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b630e52-67bf-4564-840f-a96147bd308c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:25:55.361 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b630e52-67bf-4564-840f-a96147bd308c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:25:55.361 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b630e52-67bf-4564-840f-a96147bd308c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:25:55.361 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfef7acc-a5e5-4d66-9597-b95863c846be 2021-09-14 20:25:55.361 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b630e52-67bf-4564-840f-a96147bd308c'] 2021-09-14 20:25:55.361 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:25:55.361 4784 1605898270504 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-09-14 20:25:55.361 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b630e52-67bf-4564-840f-a96147bd308c'] 2021-09-14 20:25:55.517 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b86d8a-413d-497f-8150-3411466d2d67 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] port_delete event received for 'b59ede8d-b064-417e-a115-3c3a910c02b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:25:56.111 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f924bfc3-4cfc-4ae9-be0b-10359a22cc43 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated on remote: ['665624fb-dcdb-4568-857a-c68dfebd15b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:25:56.111 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-f924bfc3-4cfc-4ae9-be0b-10359a22cc43 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated ['665624fb-dcdb-4568-857a-c68dfebd15b5'] 2021-09-14 20:25:56.233 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38fdf8a1-aa86-4ba8-b81e-45e256251c76 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated on remote: ['665624fb-dcdb-4568-857a-c68dfebd15b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:25:56.233 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-38fdf8a1-aa86-4ba8-b81e-45e256251c76 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group rule updated ['665624fb-dcdb-4568-857a-c68dfebd15b5'] 2021-09-14 20:25:57.376 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:25:58.329 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:01.285 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad8f00e7-ecce-4388-9e5f-04917d4ec35a 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated on remote: ['665624fb-dcdb-4568-857a-c68dfebd15b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:26:01.301 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-ad8f00e7-ecce-4388-9e5f-04917d4ec35a 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated ['665624fb-dcdb-4568-857a-c68dfebd15b5'] 2021-09-14 20:26:02.126 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a0c3d2-ab50-49d4-a815-52a66ba7272d 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:26:02.126 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26a0c3d2-ab50-49d4-a815-52a66ba7272d 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:26:04.095 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:26:04.095 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:26:04.095 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:26:04.095 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:26:04.251 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:26:04.251 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:26:04.251 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:04.251 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc 2021-09-14 20:26:04.360 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:04.360 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:04.376 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-948163a5-1877-4dc0-a745-9c86acb92a20 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:04.798 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bff8a1-ba8f-4f73-b2c9-15d947a7622f 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: a528a5e8-bdc8-4123-9a60-7b54d6a6a070 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:26:04.814 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bff8a1-ba8f-4f73-b2c9-15d947a7622f 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:26:05.421 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:26:05.610 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc 2021-09-14 20:26:05.610 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc updated. Details: {'device': '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc', 'network_id': 'cfef7acc-a5e5-4d66-9597-b95863c846be', 'port_id': '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc', 'mac_address': 'fa:16:3e:2e:63:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e98923a-8cf1-4652-b43c-7814c7c0ae90', '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-09-14 20:26:05.610 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:26:05.610 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:05.610 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:26:05.610 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfef7acc-a5e5-4d66-9597-b95863c846be 2021-09-14 20:26:05.610 4784 1605898270504 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-09-14 20:26:05.765 4784 1605898270504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:26:05.765 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:26:05.765 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:26:05.765 4784 1605898270504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc 2021-09-14 20:26:05.845 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:26:05.861 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c6516b1-ce6c-4e55-8bb6-b182c8325cfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:26:05.986 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c6516b1-ce6c-4e55-8bb6-b182c8325cfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:26:05.986 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:26:05.986 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (665624fb-dcdb-4568-857a-c68dfebd15b5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:26:05.986 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:26:05.986 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:26:05.986 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc not yet added. Adding. 2021-09-14 20:26:05.986 4784 1605898270504 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-09-14 20:26:05.986 4784 1605898270504 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-09-14 20:26:06.109 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:06.220 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:06.220 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:06.253 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a528a5e8-bdc8-4123-9a60-7b54d6a6a070 2021-09-14 20:26:06.360 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:06.455 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c6516b1-ce6c-4e55-8bb6-b182c8325cfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:06.455 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:26:06.455 4784 1605898270504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc processed. 2021-09-14 20:26:07.420 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:26:07.420 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:07.751 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 2021-09-14 20:26:07.751 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 updated. Details: {'device': 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'network_id': '0a823d92-c87f-48b1-b7ed-be9f51afc7b1', 'port_id': 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'mac_address': 'fa:16:3e:b9:e9:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b3066be-198a-423c-baff-db92125f345e', '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-09-14 20:26:07.751 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:26:07.751 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:07.751 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:26:07.751 4784 1605898269448 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-09-14 20:26:07.782 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:07.891 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:26:07.891 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:26:07.891 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:26:07.891 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 2021-09-14 20:26:07.986 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:26:07.986 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a528a5e8-bdc8-4123-9a60-7b54d6a6a070'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:26:08.123 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a528a5e8-bdc8-4123-9a60-7b54d6a6a070']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:26:08.123 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:26:08.123 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:26:08.123 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:26:08.123 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:26:08.123 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:26:08.123 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a528a5e8-bdc8-4123-9a60-7b54d6a6a070 not yet added. Adding. 2021-09-14 20:26:08.123 4784 1605898269448 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-09-14 20:26:08.123 4784 1605898269448 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-09-14 20:26:08.250 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:08.390 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:08.390 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:08.532 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:08.642 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:26:08.642 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:26:08.642 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 processed. 2021-09-14 20:26:09.420 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:26:09.593 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:28:01.841 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f51987a6-07e3-444d-bca1-8a743307829d b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group member updated on remote: ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:28:01.841 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-f51987a6-07e3-444d-bca1-8a743307829d b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] Security group member updated ['2051b81b-4cd3-4b7b-b4e1-f1b1042d475c'] 2021-09-14 20:28:01.918 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f51987a6-07e3-444d-bca1-8a743307829d b32cae18ea4f4cf9a3132e87adb573d6 22127a211ba2424fa8d40c55fcef79bf - - -] port_delete event received for 'bdb0e25f-309e-48a3-99a6-121b30ead983' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:32:52.955 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c16e498-d500-4577-bfc4-890454be3d1b 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated on remote: ['665624fb-dcdb-4568-857a-c68dfebd15b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:32:52.955 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-9c16e498-d500-4577-bfc4-890454be3d1b 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] Security group member updated ['665624fb-dcdb-4568-857a-c68dfebd15b5'] 2021-09-14 20:32:53.273 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc 2021-09-14 20:32:53.307 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c16e498-d500-4577-bfc4-890454be3d1b 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] port_delete event received for '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:32:54.830 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90f07351-e5b8-4a44-8f0d-8286162816f3 707ab4d0fe1b46758dd16091f1e50e67 be1c2c27d45b4279bc327c72483a6e1f - - -] port_delete event received for '182e62ab-bb2b-4406-b138-19bb1338203f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:32:55.236 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:32:55.236 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:32:55.236 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c6516b1-ce6c-4e55-8bb6-b182c8325cfc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:32:55.236 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c6516b1-ce6c-4e55-8bb6-b182c8325cfc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:32:55.252 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cfef7acc-a5e5-4d66-9597-b95863c846be 2021-09-14 20:32:55.252 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c6516b1-ce6c-4e55-8bb6-b182c8325cfc'] 2021-09-14 20:32:55.252 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:32:55.252 4784 1605898269448 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-09-14 20:32:55.252 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c6516b1-ce6c-4e55-8bb6-b182c8325cfc'] 2021-09-14 20:32:57.236 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:32:57.239 4784 1605898269448 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:371 2021-09-14 20:37:04.156 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3372b2e1-119b-4b87-9750-935ac43e40ad 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '125a2567-6658-48b8-b780-43b272624b4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:05.207 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee329f2d-a1e9-4db5-a870-ccdcb2bd97fa 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '3dac37bd-f175-472f-b3f0-7fe4640d6001' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:05.985 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c95c1dfc-ea48-476e-a466-4cacf39a01dd 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '0ae6c659-20d0-4033-80c2-733e0e6b0520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:06.145 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ae48d67-294c-4d38-bf75-8f16ee083303 - - - - -] port_delete event received for '0ae6c659-20d0-4033-80c2-733e0e6b0520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:06.191 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c95c1dfc-ea48-476e-a466-4cacf39a01dd 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 887898c4-743b-4d8a-a6f0-cf266336fcb1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:37:06.191 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c95c1dfc-ea48-476e-a466-4cacf39a01dd 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 887898c4-743b-4d8a-a6f0-cf266336fcb1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:37:07.391 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08c86e3-f030-45ea-9b1b-acb4722b275b 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'f8bbcbdb-0e34-4956-847a-4e438f8ecb16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:08.422 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad538568-90b5-4a57-b153-2684386e4ce5 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'ee2ec853-aa4f-41f2-b82a-52c7dd05b2ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:09.141 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecbfe53d-41a7-401b-9936-e0c0db8e86e8 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '63bad711-63da-4446-a601-e5494797d1f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:09.339 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecbfe53d-41a7-401b-9936-e0c0db8e86e8 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 86c1bc89-2ed7-4fc9-b71b-7c14ffd1d6b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:37:09.339 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecbfe53d-41a7-401b-9936-e0c0db8e86e8 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 86c1bc89-2ed7-4fc9-b71b-7c14ffd1d6b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:37:13.141 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 2021-09-14 20:37:13.292 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Security group member updated on remote: ['ab040658-2719-4457-8ec9-5081d03bd4f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:37:13.292 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Security group member updated ['ab040658-2719-4457-8ec9-5081d03bd4f8'] 2021-09-14 20:37:13.292 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Refresh firewall rules 2021-09-14 20:37:13.292 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Get security group information for devices via rpc ['4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:37:13.340 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:37:13.340 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:37:13.371 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85b66ac7-5ccb-4a98-b7a7-e1b85c4eb0cf 8706bff480924299ac59e07d218daa5f 562d60ed544143859d997fc09ad4f203 - - -] port_delete event received for '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:14.609 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:37:14.609 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:37:14.609 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:37:14.609 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:37:14.625 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3f421d8a-4090-44fd-8598-ceeeb4ee66e5 2021-09-14 20:37:14.625 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970'] 2021-09-14 20:37:14.625 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:37:14.625 4784 1605898269448 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-09-14 20:37:14.625 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a2c8b6c-a6a2-4491-b9c3-ac1aaa63c970'] 2021-09-14 20:37:16.605 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:37:16.620 4784 1605898269448 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:371 2021-09-14 20:37:31.202 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5c3754e-ae73-49be-9025-d55e215da44b 2021-09-14 20:37:31.515 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bde24aa-52d4-4d91-9737-5630549d9322 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated on remote: ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:37:31.515 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-7bde24aa-52d4-4d91-9737-5630549d9322 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated ['dafcf11c-6bc5-4763-99a4-c7240e4a9c83'] 2021-09-14 20:37:31.843 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bde24aa-52d4-4d91-9737-5630549d9322 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] port_delete event received for 'a5c3754e-ae73-49be-9025-d55e215da44b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:37:32.682 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:37:32.682 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:37:32.682 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5c3754e-ae73-49be-9025-d55e215da44b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:37:32.682 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5c3754e-ae73-49be-9025-d55e215da44b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:37:32.688 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:37:32.688 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:37:32.688 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:37:32.688 4784 1605898269448 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-09-14 20:37:32.688 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5c3754e-ae73-49be-9025-d55e215da44b'] 2021-09-14 20:37:34.702 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:37:34.729 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:15.973 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:39:15.973 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:39:15.973 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:39:15.973 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:39:16.196 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:39:16.196 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:39:16.196 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:16.311 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:16.311 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:16.311 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:16.311 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:39:16.311 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:39:16.311 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:39:16.311 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:16.415 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:16.415 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:16.415 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-65c05bb1-018f-4fab-87af-b4dcb1cd9109 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:16.680 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1da46ed4-5bec-429b-843e-cfa10f8b35fc 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:39:16.693 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1da46ed4-5bec-429b-843e-cfa10f8b35fc 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:39:17.621 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e 2021-09-14 20:39:19.196 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:39:19.384 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e 2021-09-14 20:39:19.384 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e updated. Details: {'device': 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e', 'network_id': '0a823d92-c87f-48b1-b7ed-be9f51afc7b1', 'port_id': 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e', 'mac_address': 'fa:16:3e:94:9d:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b3066be-198a-423c-baff-db92125f345e', '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-09-14 20:39:19.384 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:39:19.384 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:19.384 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:39:19.384 4784 1605898269448 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-09-14 20:39:19.545 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:39:19.545 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:39:19.557 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:39:19.557 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e 2021-09-14 20:39:19.609 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:39:19.609 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:39:19.764 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:39:19.764 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:39:19.764 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:39:19.764 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:39:19.764 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:39:19.764 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:39:19.764 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e not yet added. Adding. 2021-09-14 20:39:19.764 4784 1605898269448 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-09-14 20:39:19.764 4784 1605898269448 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-09-14 20:39:19.858 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:19.948 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:19.948 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:20.078 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:20.163 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:20.163 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:39:20.163 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e processed. 2021-09-14 20:39:21.224 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:21.399 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:33.446 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3440d9aa-4a64-4d6e-91d7-60f8c26d3368 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] port_delete event received for '2b8e3873-ccfe-40ac-8033-c58e9f98ae21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:39:35.183 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbe52b16-9881-4418-927a-73a3a019505b 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated on remote: ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:39:35.197 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-cbe52b16-9881-4418-927a-73a3a019505b 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] 2021-09-14 20:39:35.307 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52e3399a-96f8-45db-9b7e-c889e48531c3 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated on remote: ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:39:35.307 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-52e3399a-96f8-45db-9b7e-c889e48531c3 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group rule updated ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] 2021-09-14 20:39:38.245 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15089c28-83ed-41a9-ae55-5e97de8927d3 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated on remote: ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:39:38.245 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-15089c28-83ed-41a9-ae55-5e97de8927d3 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] 2021-09-14 20:39:38.966 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ace70e7-2e94-4171-b53b-b0dfffd885e9 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:39:38.966 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ace70e7-2e94-4171-b53b-b0dfffd885e9 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:39:41.822 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 2021-09-14 20:39:43.369 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:39:43.662 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 2021-09-14 20:39:43.669 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 updated. Details: {'device': 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2', 'network_id': '7391473a-5f88-4ee9-bf5d-5120aad87c61', 'port_id': 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2', 'mac_address': 'fa:16:3e:50:77:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 62, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b301fd04-002e-49c1-849e-d1d00b91426b', '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-09-14 20:39:43.669 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:39:43.669 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:43.669 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:39:43.669 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:39:43.669 4784 1605898269448 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-09-14 20:39:43.822 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:39:43.822 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:39:43.822 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:39:43.822 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 62, VLAN trunk: None to switch port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 2021-09-14 20:39:43.917 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:39:43.917 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3224e05-5bfa-4863-bcc4-2366b1e3d3a2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:39:44.057 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3224e05-5bfa-4863-bcc4-2366b1e3d3a2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:39:44.057 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:39:44.057 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (94e47ea9-01fc-4bba-a8e1-2f68df4d45b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:39:44.057 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:39:44.057 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:39:44.057 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 not yet added. Adding. 2021-09-14 20:39:44.057 4784 1605898269448 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-09-14 20:39:44.057 4784 1605898269448 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-09-14 20:39:44.201 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:44.322 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:44.322 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:44.481 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:44.573 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3224e05-5bfa-4863-bcc4-2366b1e3d3a2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:39:44.573 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:39:44.573 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 processed. 2021-09-14 20:39:45.368 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:39:45.541 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:14.564 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21957eea-1cdc-4c24-ad60-1eebd7af28e2 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '14ad788c-a419-4c70-93af-1cb426e5bf8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:45:15.596 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d225c08-d80d-4661-a8c6-e8a7280a2f6b 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '6027509c-53a7-4942-b8de-fd60d9a51f09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:45:16.395 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0180b920-6917-4fae-a161-e85cedc48aa0 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '01808659-5a18-4550-88d2-2eb57b2bc1ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:45:16.625 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0180b920-6917-4fae-a161-e85cedc48aa0 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network cfef7acc-a5e5-4d66-9597-b95863c846be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:45:16.625 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0180b920-6917-4fae-a161-e85cedc48aa0 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network cfef7acc-a5e5-4d66-9597-b95863c846be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:45:19.940 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-664ccba6-75d6-4bb0-bf38-d3990d5453df 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 58468cfe-014a-489e-a80a-067d180a24c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:45:19.940 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-664ccba6-75d6-4bb0-bf38-d3990d5453df 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 58468cfe-014a-489e-a80a-067d180a24c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:45:20.676 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b05ccf-a861-4fbd-a2e1-97a42ef7da6e 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 0f121d7c-2119-4dfe-ba2b-7a539e792843 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:45:20.676 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b05ccf-a861-4fbd-a2e1-97a42ef7da6e 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 0f121d7c-2119-4dfe-ba2b-7a539e792843 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:45:25.913 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:45:25.913 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:45:25.913 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:45:25.913 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:45:26.220 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:45:26.220 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:45:26.220 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:45:26.220 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:45:26.220 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:45:26.220 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:45:26.228 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:45:26.228 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.369 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:26.369 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.369 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:26.369 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:45:26.369 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:45:26.369 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:45:26.369 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.505 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:26.505 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.505 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:26.505 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:45:26.505 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:45:26.505 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-14 20:45:26.505 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.615 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37cef97c-7112-45ae-b5d6-03ac4ee47525 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 44f09618-0e9e-427f-950d-a77cb09f5017 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:45:26.615 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37cef97c-7112-45ae-b5d6-03ac4ee47525 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 44f09618-0e9e-427f-950d-a77cb09f5017 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:45:26.640 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:26.640 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:26.640 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-31940acc-80f8-4037-bcc6-3a3d4407a311 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:28.570 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44f09618-0e9e-427f-950d-a77cb09f5017 2021-09-14 20:45:29.020 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:45:29.210 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 44f09618-0e9e-427f-950d-a77cb09f5017 2021-09-14 20:45:29.210 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 44f09618-0e9e-427f-950d-a77cb09f5017 updated. Details: {'device': '44f09618-0e9e-427f-950d-a77cb09f5017', 'network_id': '0a823d92-c87f-48b1-b7ed-be9f51afc7b1', 'port_id': '44f09618-0e9e-427f-950d-a77cb09f5017', 'mac_address': 'fa:16:3e:1f:c2:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b3066be-198a-423c-baff-db92125f345e', '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-09-14 20:45:29.210 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:45:29.210 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:29.210 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44f09618-0e9e-427f-950d-a77cb09f5017 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:45:29.210 4784 1605898269448 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-09-14 20:45:29.377 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44f09618-0e9e-427f-950d-a77cb09f5017') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:45:29.377 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44f09618-0e9e-427f-950d-a77cb09f5017') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:45:29.377 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44f09618-0e9e-427f-950d-a77cb09f5017 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:45:29.377 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 44f09618-0e9e-427f-950d-a77cb09f5017 2021-09-14 20:45:29.471 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:45:29.471 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44f09618-0e9e-427f-950d-a77cb09f5017'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:45:29.595 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44f09618-0e9e-427f-950d-a77cb09f5017']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:45:29.595 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:45:29.595 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:45:29.613 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:45:29.613 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44f09618-0e9e-427f-950d-a77cb09f5017 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:45:29.613 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:45:29.613 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44f09618-0e9e-427f-950d-a77cb09f5017 not yet added. Adding. 2021-09-14 20:45:29.613 4784 1605898269448 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-09-14 20:45:29.613 4784 1605898269448 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-09-14 20:45:29.742 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:29.871 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:29.871 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:30.036 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:30.137 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44f09618-0e9e-427f-950d-a77cb09f5017" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:45:30.137 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44f09618-0e9e-427f-950d-a77cb09f5017 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:45:30.137 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44f09618-0e9e-427f-950d-a77cb09f5017 processed. 2021-09-14 20:45:31.024 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:45:31.184 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:46:27.279 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 2021-09-14 20:46:27.441 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01cfb903-0d1d-40a2-8e19-d0203c64b967 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated on remote: ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:46:27.441 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-01cfb903-0d1d-40a2-8e19-d0203c64b967 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] Security group member updated ['94e47ea9-01fc-4bba-a8e1-2f68df4d45b3'] 2021-09-14 20:46:27.989 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01cfb903-0d1d-40a2-8e19-d0203c64b967 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] port_delete event received for 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:46:29.279 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:46:29.279 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:46:29.279 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3224e05-5bfa-4863-bcc4-2366b1e3d3a2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:46:29.279 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3224e05-5bfa-4863-bcc4-2366b1e3d3a2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:46:29.294 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7391473a-5f88-4ee9-bf5d-5120aad87c61 2021-09-14 20:46:29.294 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3224e05-5bfa-4863-bcc4-2366b1e3d3a2'] 2021-09-14 20:46:29.294 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:46:29.294 4784 1605898269448 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-09-14 20:46:29.294 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3224e05-5bfa-4863-bcc4-2366b1e3d3a2'] 2021-09-14 20:46:29.426 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5492e6fa-76ab-440f-9bd1-f6929d99ae21 353be499daf84a838611965781b29d1e 43ce4b86f9094dfe8b03335a60e983e9 - - -] port_delete event received for '52dd1b48-2535-4a64-ac0e-3b8351c9713d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:46:31.284 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:46:31.301 4784 1605898269448 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:371 2021-09-14 20:56:41.914 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6220adb3-86f5-435b-9cc7-88e4039deb4c 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 3f421d8a-4090-44fd-8598-ceeeb4ee66e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:56:41.914 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6220adb3-86f5-435b-9cc7-88e4039deb4c 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 3f421d8a-4090-44fd-8598-ceeeb4ee66e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:56:46.384 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ca57534-0a1e-488c-ac74-9d2523d2cf16 - - - - -] port_update received: 12c2f682-680f-492c-93c2-3f838753d149 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:56:46.384 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ca57534-0a1e-488c-ac74-9d2523d2cf16 - - - - -] No port 12c2f682-680f-492c-93c2-3f838753d149 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:56:50.774 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3f5da8d-00a5-43f0-90d5-b70060487d35 - - - - -] port_update received: 2e66099e-4e6b-428d-b00f-a3b8d8789ed3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:56:50.790 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3f5da8d-00a5-43f0-90d5-b70060487d35 - - - - -] No port 2e66099e-4e6b-428d-b00f-a3b8d8789ed3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:56:52.227 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06551526-a405-47a2-83d2-1cfa8f06e029 - - - - -] port_update received: a3d8e1d6-868f-41e9-9095-121487b690d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:56:52.227 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06551526-a405-47a2-83d2-1cfa8f06e029 - - - - -] No port a3d8e1d6-868f-41e9-9095-121487b690d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:56:56.539 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e55507c-6c3e-4954-8c5e-8b6798f4fbb2 - - - - -] port_update received: 3c8b9600-6c47-431d-bf54-0b6384db46cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:56:56.555 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e55507c-6c3e-4954-8c5e-8b6798f4fbb2 - - - - -] No port 3c8b9600-6c47-431d-bf54-0b6384db46cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:57:07.524 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2f728f9-4d37-4d56-968a-5bda664059f4 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated on remote: ['336de925-6c50-4c0e-957e-dd744075df86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:07.524 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-a2f728f9-4d37-4d56-968a-5bda664059f4 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated ['336de925-6c50-4c0e-957e-dd744075df86'] 2021-09-14 20:57:18.679 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e42cb75-778d-4384-82f2-3ee9a3129959 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 974d830a-a63d-4ebc-8a9a-bcea28385aef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:57:18.679 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e42cb75-778d-4384-82f2-3ee9a3129959 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 974d830a-a63d-4ebc-8a9a-bcea28385aef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:57:20.101 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:57:20.568 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:57:20.756 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:57:20.756 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 974d830a-a63d-4ebc-8a9a-bcea28385aef updated. Details: {'device': '974d830a-a63d-4ebc-8a9a-bcea28385aef', 'network_id': '7826ad8f-33a6-4042-a5ee-8acd67723a90', 'port_id': '974d830a-a63d-4ebc-8a9a-bcea28385aef', 'mac_address': 'fa:16:3e:e4:6c:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '93223f59-4353-462e-bc18-a177aaaf8e5c', '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-09-14 20:57:20.756 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:57:20.756 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:20.756 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 974d830a-a63d-4ebc-8a9a-bcea28385aef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:57:20.756 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7826ad8f-33a6-4042-a5ee-8acd67723a90 2021-09-14 20:57:20.756 4784 1605898269448 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-09-14 20:57:20.945 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:57:20.945 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:57:20.945 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 974d830a-a63d-4ebc-8a9a-bcea28385aef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:57:20.945 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:57:21.039 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:57:21.039 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:21.179 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['974d830a-a63d-4ebc-8a9a-bcea28385aef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:21.179 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:21.179 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:21.179 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:21.179 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 974d830a-a63d-4ebc-8a9a-bcea28385aef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:21.179 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:57:21.179 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 974d830a-a63d-4ebc-8a9a-bcea28385aef not yet added. Adding. 2021-09-14 20:57:21.179 4784 1605898269448 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-09-14 20:57:21.179 4784 1605898269448 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-09-14 20:57:21.320 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:21.446 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:21.446 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:21.601 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:21.695 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:21.695 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 974d830a-a63d-4ebc-8a9a-bcea28385aef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:57:21.695 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 974d830a-a63d-4ebc-8a9a-bcea28385aef processed. 2021-09-14 20:57:22.586 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:22.742 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:36.101 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44f09618-0e9e-427f-950d-a77cb09f5017 2021-09-14 20:57:36.272 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:36.272 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:57:36.272 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:57:36.272 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e', '44f09618-0e9e-427f-950d-a77cb09f5017'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:36.387 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] port_delete event received for '44f09618-0e9e-427f-950d-a77cb09f5017' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:57:36.601 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:36.601 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:36.619 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:36.619 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:36.619 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:36.716 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:57:36.716 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44f09618-0e9e-427f-950d-a77cb09f5017' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:57:36.716 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44f09618-0e9e-427f-950d-a77cb09f5017' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:57:36.716 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44f09618-0e9e-427f-950d-a77cb09f5017 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:57:36.740 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f09618-0e9e-427f-950d-a77cb09f5017'] 2021-09-14 20:57:36.740 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:57:36.740 4784 1605898270504 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-09-14 20:57:36.740 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44f09618-0e9e-427f-950d-a77cb09f5017'] 2021-09-14 20:57:36.833 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:36.833 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:36.833 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:36.833 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:36.833 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:36.833 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:36.833 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:37.041 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:37.041 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:37.041 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:37.041 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:37.041 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:37.041 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:37.054 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:37.288 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-aff2c354-9c98-45e0-9c3f-859eec8bffca 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:37.350 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab7b492-ad01-4f9a-b9a5-33ca72c1a2c1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:37.350 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab7b492-ad01-4f9a-b9a5-33ca72c1a2c1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:37.490 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0daee18b-ff62-40f6-a523-cb3cb48c225f c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:37.490 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-0daee18b-ff62-40f6-a523-cb3cb48c225f c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:37.615 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52f3c479-dd62-48df-9cbf-96810f871078 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:37.615 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-52f3c479-dd62-48df-9cbf-96810f871078 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:37.773 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bfec4b3-4e70-47da-9c51-697bcfff6d46 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:37.773 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-8bfec4b3-4e70-47da-9c51-697bcfff6d46 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:37.896 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c26490e-8808-47b0-b52a-e498894b87e4 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:37.896 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-7c26490e-8808-47b0-b52a-e498894b87e4 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:38.042 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4aa08475-edc8-49df-91d2-cb69c512e4f9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:57:38.042 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-4aa08475-edc8-49df-91d2-cb69c512e4f9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group rule updated ['e591138f-9654-4f6a-9115-4d4a506eebd3'] 2021-09-14 20:57:38.491 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3', '336de925-6c50-4c0e-957e-dd744075df86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:38.491 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated ['e591138f-9654-4f6a-9115-4d4a506eebd3', '336de925-6c50-4c0e-957e-dd744075df86'] 2021-09-14 20:57:38.491 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Refresh firewall rules 2021-09-14 20:57:38.507 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:38.538 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] port_update received: 974d830a-a63d-4ebc-8a9a-bcea28385aef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:57:38.538 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:38.538 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Binding port 974d830a-a63d-4ebc-8a9a-bcea28385aef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:57:38.538 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] 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-09-14 20:57:38.570 4784 1605898270504 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:57:38.570 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:57:38.601 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Trunk plugin disabled on server. Assuming port 974d830a-a63d-4ebc-8a9a-bcea28385aef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:57:38.601 4784 1605898270504 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Binding VLAN ID: 96, VLAN trunk: None to switch port 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:57:38.632 4784 1605898270504 MainThread INFO neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Refresh firewall rules 2021-09-14 20:57:38.632 4784 1605898270504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:38.725 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:38.819 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information for ports dict_keys(['974d830a-a63d-4ebc-8a9a-bcea28385aef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (e591138f-9654-4f6a-9115-4d4a506eebd3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update members of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update port filter for 974d830a-a63d-4ebc-8a9a-bcea28385aef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:39.413 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Updating port rules. 2021-09-14 20:57:39.413 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-14 20:57:39.413 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information for ports dict_keys(['974d830a-a63d-4ebc-8a9a-bcea28385aef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (e591138f-9654-4f6a-9115-4d4a506eebd3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update members of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:39.479 4784 1605898270504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update port filter for 974d830a-a63d-4ebc-8a9a-bcea28385aef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:39.479 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Updating port rules. 2021-09-14 20:57:39.479 4784 1605898270504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-14 20:57:39.539 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:39.539 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:57:39.539 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.539 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:39.539 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.539 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:39.617 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] port_delete event received for 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:57:39.617 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.631 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:39.631 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.631 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:57:39.631 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070', 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:39.647 4784 1605898270504 MainThread DEBUG oslo_concurrency.lockutils [req-ab03128f-05e6-462c-87a8-a44c025852b1 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:39.867 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:39.867 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:39.867 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:40.038 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:40.038 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:40.038 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:40.038 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:40.038 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:40.038 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:40.038 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:40.132 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e 2021-09-14 20:57:40.194 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-155b6b6f-9976-437e-b4ac-794b6263d077 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-a528a5e8-bdc8-4123-9a60-7b54d6a6a070" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:40.724 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:57:40.724 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:57:40.724 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd4cb4ed6-4f32-4d92-b3cf-e5a489c8786e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:57:40.724 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:57:40.731 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e'] 2021-09-14 20:57:40.731 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:57:40.731 4784 1605898270680 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-09-14 20:57:40.731 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4cb4ed6-4f32-4d92-b3cf-e5a489c8786e'] 2021-09-14 20:57:42.067 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:42.067 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:57:42.067 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:57:42.067 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309', 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:42.135 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] port_delete event received for 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:57:42.174 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a528a5e8-bdc8-4123-9a60-7b54d6a6a070 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys(['2e536799-78ed-4c17-9299-97fefeefa309']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update rules of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update members of security group (2a740d15-216d-46fa-b933-fe8f6b8b9314) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update port filter for 2e536799-78ed-4c17-9299-97fefeefa309 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:57:42.225 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Updating port rules. 2021-09-14 20:57:42.225 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:42.225 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:42.370 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-16157b39-ca96-43c1-827c-0c7e65d931a9 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Lock "n-hv-driver-port-lock-2e536799-78ed-4c17-9299-97fefeefa309" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:42.741 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:57:42.741 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:42.741 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:57:42.741 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a528a5e8-bdc8-4123-9a60-7b54d6a6a070' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:57:42.741 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a528a5e8-bdc8-4123-9a60-7b54d6a6a070 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:57:42.756 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a528a5e8-bdc8-4123-9a60-7b54d6a6a070'] 2021-09-14 20:57:42.756 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:57:42.756 4784 1605898269448 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-09-14 20:57:42.756 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a528a5e8-bdc8-4123-9a60-7b54d6a6a070'] 2021-09-14 20:57:42.756 4784 1605898270680 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:371 2021-09-14 20:57:44.761 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:44.788 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:57:45.679 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated on remote: ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:57:45.679 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Security group member updated ['2a740d15-216d-46fa-b933-fe8f6b8b9314'] 2021-09-14 20:57:45.679 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Refresh firewall rules 2021-09-14 20:57:45.679 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Get security group information for devices via rpc ['2e536799-78ed-4c17-9299-97fefeefa309'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:57:45.708 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:57:45.708 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:57:45.739 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-532656a3-ce01-413a-86ce-5d6d630b6f4e 1ae2f0c7851c40a693aa144f81b588e1 d8e097a55d1f441b9bdef7aaf7c0c773 - - -] port_delete event received for '2e536799-78ed-4c17-9299-97fefeefa309' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:57:46.178 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e536799-78ed-4c17-9299-97fefeefa309 2021-09-14 20:57:46.770 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:57:46.771 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e536799-78ed-4c17-9299-97fefeefa309' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:57:46.771 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e536799-78ed-4c17-9299-97fefeefa309' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:57:46.771 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e536799-78ed-4c17-9299-97fefeefa309 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:57:46.771 4784 1605898270680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a823d92-c87f-48b1-b7ed-be9f51afc7b1 2021-09-14 20:57:46.771 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e536799-78ed-4c17-9299-97fefeefa309'] 2021-09-14 20:57:46.771 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:57:46.771 4784 1605898270680 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-09-14 20:57:46.771 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e536799-78ed-4c17-9299-97fefeefa309'] 2021-09-14 20:57:47.679 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720d7951-3e01-47eb-b460-35212e96236d 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 0a823d92-c87f-48b1-b7ed-be9f51afc7b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:57:47.679 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720d7951-3e01-47eb-b460-35212e96236d 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 0a823d92-c87f-48b1-b7ed-be9f51afc7b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:57:48.770 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:57:48.786 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:30.442 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c36b2a80-a9bd-49f8-9a2d-efdee2e1644e 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '3d074da4-3efe-40d6-9985-be633aadeac2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:31.708 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a14929a-b6c5-4d2f-aaa6-8524f3e1c65d 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '987480c8-ed30-4477-b116-47d6e085e8ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:32.414 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278dc62a-251c-458b-88bb-af493e3da240 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '49e1f053-faf8-4624-8f7f-146136af5c8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:32.612 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278dc62a-251c-458b-88bb-af493e3da240 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 7391473a-5f88-4ee9-bf5d-5120aad87c61 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:58:32.612 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278dc62a-251c-458b-88bb-af493e3da240 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 7391473a-5f88-4ee9-bf5d-5120aad87c61 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:58:48.184 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated on remote: ['e591138f-9654-4f6a-9115-4d4a506eebd3', '336de925-6c50-4c0e-957e-dd744075df86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:58:48.184 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated ['e591138f-9654-4f6a-9115-4d4a506eebd3', '336de925-6c50-4c0e-957e-dd744075df86'] 2021-09-14 20:58:48.184 4784 1605898270680 MainThread INFO neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Refresh firewall rules 2021-09-14 20:58:48.184 4784 1605898270680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:58:48.221 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] port_update received: 974d830a-a63d-4ebc-8a9a-bcea28385aef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:58:48.221 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:48.221 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Binding port 974d830a-a63d-4ebc-8a9a-bcea28385aef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:58:48.221 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] 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-09-14 20:58:48.239 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:58:48.239 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '974d830a-a63d-4ebc-8a9a-bcea28385aef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:58:48.254 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Trunk plugin disabled on server. Assuming port 974d830a-a63d-4ebc-8a9a-bcea28385aef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:58:48.254 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Binding VLAN ID: 96, VLAN trunk: None to switch port 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:58:48.285 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Refresh firewall rules 2021-09-14 20:58:48.285 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information for ports dict_keys(['974d830a-a63d-4ebc-8a9a-bcea28385aef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update members of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update port filter for 974d830a-a63d-4ebc-8a9a-bcea28385aef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:58:48.518 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Updating port rules. 2021-09-14 20:58:48.518 4784 1605898270680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:48.518 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:48.518 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information for ports dict_keys(['974d830a-a63d-4ebc-8a9a-bcea28385aef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:58:48.518 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:58:48.518 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update rules of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:58:48.518 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update members of security group (336de925-6c50-4c0e-957e-dd744075df86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-14 20:58:48.534 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update port filter for 974d830a-a63d-4ebc-8a9a-bcea28385aef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:58:48.534 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Updating port rules. 2021-09-14 20:58:48.534 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-14 20:58:48.674 4784 1605898270680 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:48.674 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:48.674 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:48.674 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:48.724 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-driver-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:48.746 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [req-79039c93-3896-4456-8d3a-40c2c505e4b3 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Lock "n-hv-agent-port-lock-974d830a-a63d-4ebc-8a9a-bcea28385aef" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:49.190 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66e47df6-682a-40b9-b87b-e8f95106c05e c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] port_delete event received for '411fa74b-c39f-4f5c-a234-adfc4dd5002c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:54.232 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated on remote: ['336de925-6c50-4c0e-957e-dd744075df86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:58:54.232 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Security group member updated ['336de925-6c50-4c0e-957e-dd744075df86'] 2021-09-14 20:58:54.232 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Refresh firewall rules 2021-09-14 20:58:54.232 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Get security group information for devices via rpc ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:58:54.240 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:58:54.240 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:58:54.299 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bcde6c8-9e80-434f-a1c0-eca4565001e9 c4cf59e3c978438fb25920ced003fab9 cd706dd3c5fe4a00a4056e373586ddb3 - - -] port_delete event received for '974d830a-a63d-4ebc-8a9a-bcea28385aef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:54.559 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 974d830a-a63d-4ebc-8a9a-bcea28385aef 2021-09-14 20:58:55.080 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 20:58:55.080 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '974d830a-a63d-4ebc-8a9a-bcea28385aef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 20:58:55.080 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '974d830a-a63d-4ebc-8a9a-bcea28385aef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 20:58:55.080 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 974d830a-a63d-4ebc-8a9a-bcea28385aef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 20:58:55.080 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] 2021-09-14 20:58:55.080 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 20:58:55.080 4784 1605898269448 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-09-14 20:58:55.080 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['974d830a-a63d-4ebc-8a9a-bcea28385aef'] 2021-09-14 20:58:57.111 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:58:57.149 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:58:57.502 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1133ad8-48d4-4461-89ce-6e28e1afcac4 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '2e66099e-4e6b-428d-b00f-a3b8d8789ed3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:58.556 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35e73b4e-cd3a-4cf8-8ff4-d452ae83c1c2 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '12c2f682-680f-492c-93c2-3f838753d149' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:59.330 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb280156-a376-4d2c-96ab-ba556f595349 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '2cf6af22-4178-4280-99e1-b44fd604cf59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:58:59.541 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb280156-a376-4d2c-96ab-ba556f595349 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 7826ad8f-33a6-4042-a5ee-8acd67723a90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:58:59.541 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cb280156-a376-4d2c-96ab-ba556f595349 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Reclaiming local network 7826ad8f-33a6-4042-a5ee-8acd67723a90 2021-09-14 20:59:00.518 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-666c8a46-5eb9-4933-9793-237bda0e19b4 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '3c8b9600-6c47-431d-bf54-0b6384db46cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:59:01.828 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ca37d17-3754-464c-be12-1c241ef47f16 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'a3d8e1d6-868f-41e9-9095-121487b690d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:59:02.595 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18940374-a058-4650-b7b0-506d05d24eaa 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '8b1841bf-528f-4dfd-8a52-104b14096b55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:59:02.783 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efd01093-c55f-498f-9e35-582a1b0d2044 - - - - -] port_delete event received for '8b1841bf-528f-4dfd-8a52-104b14096b55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 20:59:02.801 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18940374-a058-4650-b7b0-506d05d24eaa 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 45cb7048-0d67-45f1-9f8f-73dafa181a2c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 20:59:02.801 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18940374-a058-4650-b7b0-506d05d24eaa 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 45cb7048-0d67-45f1-9f8f-73dafa181a2c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 20:59:08.063 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f803218d-32f2-43a9-b2be-15cdd3afab35 - - - - -] port_update received: 10fd40ee-9190-41f0-bcd1-c59c2298b134 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:59:08.067 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f803218d-32f2-43a9-b2be-15cdd3afab35 - - - - -] No port 10fd40ee-9190-41f0-bcd1-c59c2298b134 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:59:11.572 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d548e6-7cec-42dd-a957-732579c689cd - - - - -] port_update received: d12c0c17-ec17-4d05-a1fe-c8393e458519 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:59:11.572 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d548e6-7cec-42dd-a957-732579c689cd - - - - -] No port d12c0c17-ec17-4d05-a1fe-c8393e458519 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:59:13.163 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181d63bb-04b3-4b46-acd1-c15039d39039 - - - - -] port_update received: 812bdc5a-dc26-4ec6-90fd-75df4ee3a284 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:59:13.163 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-181d63bb-04b3-4b46-acd1-c15039d39039 - - - - -] No port 812bdc5a-dc26-4ec6-90fd-75df4ee3a284 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:59:14.259 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e466344-5ba0-4544-b16f-52fe4e297ee2 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.259 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-9e466344-5ba0-4544-b16f-52fe4e297ee2 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:14.408 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61a2f484-702f-4fb8-8f81-fa27394d1439 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.408 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-61a2f484-702f-4fb8-8f81-fa27394d1439 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:14.525 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-005633c8-8900-4a41-9c1b-f87ac5702962 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.525 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-005633c8-8900-4a41-9c1b-f87ac5702962 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:14.649 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f18942a0-d2a8-4db1-b6d8-a2c2d1b23555 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.649 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-f18942a0-d2a8-4db1-b6d8-a2c2d1b23555 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:14.798 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-998c6b61-6b4c-445e-8286-30aabbf92ed4 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.798 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-998c6b61-6b4c-445e-8286-30aabbf92ed4 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:14.931 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ed4caf7-30a0-4a93-8826-c71b2730374d 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-14 20:59:14.931 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-7ed4caf7-30a0-4a93-8826-c71b2730374d 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group rule updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:17.001 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ed629f-842c-4d23-b9ff-b84dc9365809 - - - - -] port_update received: 7ac286c1-19ff-48e4-aa55-7286f26650dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:59:17.006 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ed629f-842c-4d23-b9ff-b84dc9365809 - - - - -] No port 7ac286c1-19ff-48e4-aa55-7286f26650dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:59:33.476 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18cc5169-7cac-46a4-bfdd-a2ba0238968d 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group member updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 20:59:33.476 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-18cc5169-7cac-46a4-bfdd-a2ba0238968d 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group member updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 20:59:34.188 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0febdd-1fae-4c0a-a104-926ea9224b55 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] port_update received: 497c30f6-a6d8-4bea-8c23-fcafe1b56862 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-14 20:59:34.203 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d0febdd-1fae-4c0a-a104-926ea9224b55 3ef85d4d330440d893ca9e01613781eb 1cd2e775914c47f4b382b2a8e1741699 - - -] No port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-14 20:59:41.041 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 20:59:41.281 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 20:59:41.476 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 20:59:41.476 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 updated. Details: {'device': '497c30f6-a6d8-4bea-8c23-fcafe1b56862', 'network_id': '61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a', 'port_id': '497c30f6-a6d8-4bea-8c23-fcafe1b56862', 'mac_address': 'fa:16:3e:9b:fa:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf186ab4-c022-4e3e-b7b4-f7e2009dd542', '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-09-14 20:59:41.476 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 20:59:41.476 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:59:41.476 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 20:59:41.476 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a 2021-09-14 20:59:41.476 4784 1605898269448 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-09-14 20:59:41.603 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '497c30f6-a6d8-4bea-8c23-fcafe1b56862') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:59:41.603 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '497c30f6-a6d8-4bea-8c23-fcafe1b56862') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 20:59:41.610 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 20:59:41.610 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 20:59:41.657 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 20:59:41.657 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 20:59:41.901 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['497c30f6-a6d8-4bea-8c23-fcafe1b56862']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 20:59:41.901 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 20:59:41.901 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81f53a83-8cbe-4482-a8eb-cd8c861fe5a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 20:59:41.901 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 20:59:41.901 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 20:59:41.901 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 497c30f6-a6d8-4bea-8c23-fcafe1b56862 not yet added. Adding. 2021-09-14 20:59:41.901 4784 1605898269448 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-09-14 20:59:41.901 4784 1605898269448 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-09-14 20:59:41.963 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:59:42.032 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:59:42.032 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:59:42.112 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:59:42.175 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 20:59:42.175 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 20:59:42.175 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 processed. 2021-09-14 20:59:43.312 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 20:59:43.479 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:01:55.856 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 21:01:55.933 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 21:01:55.933 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '497c30f6-a6d8-4bea-8c23-fcafe1b56862' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 21:01:55.933 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '497c30f6-a6d8-4bea-8c23-fcafe1b56862' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 21:01:55.933 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 21:01:55.933 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a 2021-09-14 21:01:55.933 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] 2021-09-14 21:01:55.933 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 21:01:55.933 4784 1605898269448 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-09-14 21:01:55.933 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] 2021-09-14 21:01:57.934 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:01:58.059 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:02:04.122 4784 1605896931288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 21:02:05.980 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-14 21:02:06.163 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Adding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 21:02:06.163 4784 1605800582136 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 updated. Details: {'device': '497c30f6-a6d8-4bea-8c23-fcafe1b56862', 'network_id': '61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a', 'port_id': '497c30f6-a6d8-4bea-8c23-fcafe1b56862', 'mac_address': 'fa:16:3e:9b:fa:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 59, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bf186ab4-c022-4e3e-b7b4-f7e2009dd542', '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-09-14 21:02:06.163 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] 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-09-14 21:02:06.163 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:02:06.163 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-14 21:02:06.163 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a 2021-09-14 21:02:06.163 4784 1605898269448 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-09-14 21:02:06.295 4784 1605898269448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '497c30f6-a6d8-4bea-8c23-fcafe1b56862') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 21:02:06.295 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '497c30f6-a6d8-4bea-8c23-fcafe1b56862') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-14 21:02:06.295 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-14 21:02:06.295 4784 1605898269448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 59, VLAN trunk: None to switch port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 21:02:06.371 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-14 21:02:06.371 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-14 21:02:06.589 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['497c30f6-a6d8-4bea-8c23-fcafe1b56862']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-14 21:02:06.589 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-14 21:02:06.589 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81f53a83-8cbe-4482-a8eb-cd8c861fe5a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-14 21:02:06.605 4784 1605898269448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-14 21:02:06.605 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-14 21:02:06.605 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 497c30f6-a6d8-4bea-8c23-fcafe1b56862 not yet added. Adding. 2021-09-14 21:02:06.605 4784 1605898269448 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-09-14 21:02:06.605 4784 1605898269448 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-09-14 21:02:06.683 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:02:06.746 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:02:06.746 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:02:06.839 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:02:06.894 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-497c30f6-a6d8-4bea-8c23-fcafe1b56862" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:02:06.894 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-14 21:02:06.894 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 processed. 2021-09-14 21:02:07.980 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:02:08.151 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-14 21:03:17.400 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d338929d-46fc-4db9-9135-53939c9be91b 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] port_delete event received for '5a1df534-e069-4065-a3f5-255ad4ad9b0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:20.024 4784 1605898269448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac8eccc5-446a-4419-afde-a94acc98b3aa 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group member updated on remote: ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-14 21:03:20.024 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [req-ac8eccc5-446a-4419-afde-a94acc98b3aa 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] Security group member updated ['81f53a83-8cbe-4482-a8eb-cd8c861fe5a4'] 2021-09-14 21:03:20.087 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac8eccc5-446a-4419-afde-a94acc98b3aa 330c57daec1c4327960c20901c103528 15f9b7baf5b84e2b823fda02cfabd035 - - -] port_delete event received for '497c30f6-a6d8-4bea-8c23-fcafe1b56862' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:20.385 4784 1605896931464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 497c30f6-a6d8-4bea-8c23-fcafe1b56862 2021-09-14 21:03:22.306 4784 1605800582136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f39228-eae3-4d18-8281-298abdd81bbe - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-14 21:03:22.306 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '497c30f6-a6d8-4bea-8c23-fcafe1b56862' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-14 21:03:22.306 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '497c30f6-a6d8-4bea-8c23-fcafe1b56862' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-14 21:03:22.306 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 497c30f6-a6d8-4bea-8c23-fcafe1b56862 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-14 21:03:22.314 4784 1605898269448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a 2021-09-14 21:03:22.314 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] 2021-09-14 21:03:22.314 4784 1605898269448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-14 21:03:22.314 4784 1605898269448 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-09-14 21:03:22.314 4784 1605898269448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['497c30f6-a6d8-4bea-8c23-fcafe1b56862'] 2021-09-14 21:03:22.842 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-694d3a21-dda2-44bd-9417-5ab286329e72 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'd12c0c17-ec17-4d05-a1fe-c8393e458519' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:24.102 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e519509-0a9e-43fb-bba2-ee8ced52707c 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '10fd40ee-9190-41f0-bcd1-c59c2298b134' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:24.321 4784 1605898269448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-14 21:03:24.341 4784 1605898269448 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:371 2021-09-14 21:03:24.837 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2cffba9-2151-4b51-b42d-54f8f6b55d47 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '569a0af5-ea89-4988-99f9-aba219222a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:24.920 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ade81f68-425c-4484-80c3-9763b0724d91 - - - - -] port_delete event received for '569a0af5-ea89-4988-99f9-aba219222a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:25.045 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2cffba9-2151-4b51-b42d-54f8f6b55d47 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 21:03:25.045 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2cffba9-2151-4b51-b42d-54f8f6b55d47 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 61cd6e2a-a1a2-40ca-83e7-1753eb6cb07a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-14 21:03:25.982 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36be682a-acff-4ecc-a8bb-71787fd6a34d 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '7ac286c1-19ff-48e4-aa55-7286f26650dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:27.263 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d87e9635-74b8-453c-8da5-bd5604f02b38 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for '812bdc5a-dc26-4ec6-90fd-75df4ee3a284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:28.014 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdbc285-a81e-43b0-b185-074ece6f0fc5 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] port_delete event received for 'b5c0b2fe-45c2-4efd-a21a-57562633b805' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:28.122 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c06ef9b4-6c22-4a85-8891-163c9b29f9f8 - - - - -] port_delete event received for 'b5c0b2fe-45c2-4efd-a21a-57562633b805' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-14 21:03:28.212 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdbc285-a81e-43b0-b185-074ece6f0fc5 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] network_delete received. Deleting network 42daeea3-4007-4d0b-8ca6-0f9f8cb935d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-14 21:03:28.212 4784 1605898269448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdbc285-a81e-43b0-b185-074ece6f0fc5 4495c6b56b074e978191401a09f747ab 73315116ce8d4aaf83e78461700679c5 - - -] Network 42daeea3-4007-4d0b-8ca6-0f9f8cb935d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463