2021-06-24 09:10:38.374 744 2487821606232 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-24 09:10:38.374 744 2487821606232 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev394 2021-06-24 09:10:38.374 744 2487821606232 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-06-24 09:10:38.488 744 2487821606232 MainThread INFO os_win.utils.network.networkutils [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] WMI caching is disabled. 2021-06-24 09:10:38.828 744 2487821606232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-24 09:10:38.906 744 2487821606232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-24 09:10:38.906 744 2487821606232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-24 09:10:39.125 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent initialized successfully, now running... 2021-06-24 09:10:39.158 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-24 09:10:39.173 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-24 09:10:39.223 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-24 09:12:45.344 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d141bde7-cb4c-4714-931f-210369a72a0c - - - - -] port_update received: 946d0f7f-b54f-4449-81f2-3b4751b91b3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:45.344 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d141bde7-cb4c-4714-931f-210369a72a0c - - - - -] No port 946d0f7f-b54f-4449-81f2-3b4751b91b3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:12:49.206 744 2487918188856 MainThread WARNING oslo_policy.policy [req-3de21900-c34c-4871-b437-f9fcc011a54d 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-24 09:12:49.206 744 2487918188856 MainThread WARNING oslo_policy.policy [req-3de21900-c34c-4871-b437-f9fcc011a54d 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-24 09:12:49.206 744 2487918188856 MainThread WARNING oslo_policy.policy [req-3de21900-c34c-4871-b437-f9fcc011a54d 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-06-24 09:12:49.225 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3de21900-c34c-4871-b437-f9fcc011a54d 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Security group member updated on remote: ['5ebe3c81-cb1a-4c0d-a97f-d14387c51c60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:12:49.234 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-3de21900-c34c-4871-b437-f9fcc011a54d 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Security group member updated ['5ebe3c81-cb1a-4c0d-a97f-d14387c51c60'] 2021-06-24 09:12:49.347 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-106f43a4-98d4-4e3d-9b11-4203aa879e78 - - - - -] port_update received: dd001449-d83f-4f33-9f9a-1263ded1c495 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:49.362 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-106f43a4-98d4-4e3d-9b11-4203aa879e78 - - - - -] No port dd001449-d83f-4f33-9f9a-1263ded1c495 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:12:50.436 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4201a63d-c9d8-4603-b51c-45cf821207da - - - - -] port_update received: 48c39c21-e7dd-4605-80d3-e485a2059ea9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:50.470 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4201a63d-c9d8-4603-b51c-45cf821207da - - - - -] No port 48c39c21-e7dd-4605-80d3-e485a2059ea9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:12:52.392 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c99626bf-0fa3-487c-9c29-e07094806940 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated on remote: ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:12:52.392 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-c99626bf-0fa3-487c-9c29-e07094806940 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] 2021-06-24 09:12:53.239 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a278140b-702b-4b60-8130-5e0d5f5e6741 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:12:53.239 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-a278140b-702b-4b60-8130-5e0d5f5e6741 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:12:54.220 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04bf968d-3bbf-4c6a-938a-83db4e106389 - - - - -] port_update received: 02e1c71e-d049-4262-b876-f118a1efee5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:54.235 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04bf968d-3bbf-4c6a-938a-83db4e106389 - - - - -] No port 02e1c71e-d049-4262-b876-f118a1efee5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:12:54.300 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dfd66cd-8d97-47c0-984c-6077fa310e0b 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated on remote: ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:12:54.300 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-6dfd66cd-8d97-47c0-984c-6077fa310e0b 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] 2021-06-24 09:12:55.690 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-265ffcd3-39b0-414a-92d0-c44d1bd25983 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: f98ed650-eccb-4598-b682-55e3737cffbf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:55.701 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-265ffcd3-39b0-414a-92d0-c44d1bd25983 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port f98ed650-eccb-4598-b682-55e3737cffbf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:12:59.582 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d12e9b3-926f-4242-a5b6-e43e03d83851 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: d5b77f91-102f-49c9-88e2-ca299ed6bc46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:12:59.596 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d12e9b3-926f-4242-a5b6-e43e03d83851 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port d5b77f91-102f-49c9-88e2-ca299ed6bc46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:01.044 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b431065-0279-4844-925e-bbda54fb85d4 - - - - -] port_update received: b4dd95c6-b850-4fe0-b760-d31fa91528d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:01.044 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b431065-0279-4844-925e-bbda54fb85d4 - - - - -] No port b4dd95c6-b850-4fe0-b760-d31fa91528d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:01.596 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00c13cf2-f8fe-4244-8d3c-ff59b9d5cf4b f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated on remote: ['e169d56e-6950-4d44-8243-c5988f0261d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:13:01.596 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-00c13cf2-f8fe-4244-8d3c-ff59b9d5cf4b f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated ['e169d56e-6950-4d44-8243-c5988f0261d2'] 2021-06-24 09:13:01.919 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cdf0660c-f6ca-40c4-94d5-cc2512692f96 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated on remote: ['e169d56e-6950-4d44-8243-c5988f0261d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:13:01.919 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-cdf0660c-f6ca-40c4-94d5-cc2512692f96 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated ['e169d56e-6950-4d44-8243-c5988f0261d2'] 2021-06-24 09:13:02.466 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-191774ae-9cca-4507-85fa-03a3b4140e0e - - - - -] port_update received: d811ad78-5f3e-4300-90d6-abc1141ef4b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:02.503 744 2487918188856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-191774ae-9cca-4507-85fa-03a3b4140e0e - - - - -] No port d811ad78-5f3e-4300-90d6-abc1141ef4b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:06.331 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f98ed650-eccb-4598-b682-55e3737cffbf 2021-06-24 09:13:06.344 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d5b77f91-102f-49c9-88e2-ca299ed6bc46 2021-06-24 09:13:07.581 744 2487918188856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-765207d9-75fa-48b9-9c38-0f6aca63eb8d 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated on remote: ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:07.591 744 2487918188856 MainThread INFO neutron.agent.securitygroups_rpc [req-765207d9-75fa-48b9-9c38-0f6aca63eb8d 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] 2021-06-24 09:13:07.996 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:08.971 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9a3696f-ee16-4522-9e56-dcdf3cdbc521 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated on remote: ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:08.971 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [req-c9a3696f-ee16-4522-9e56-dcdf3cdbc521 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] 2021-06-24 09:13:09.033 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port f98ed650-eccb-4598-b682-55e3737cffbf 2021-06-24 09:13:09.047 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port f98ed650-eccb-4598-b682-55e3737cffbf updated. Details: {'device': 'f98ed650-eccb-4598-b682-55e3737cffbf', 'network_id': '24f9122b-5a50-4ad5-8eff-f1b6770a3728', 'port_id': 'f98ed650-eccb-4598-b682-55e3737cffbf', 'mac_address': 'fa:16:3e:61:74:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 107, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'beec1d4d-c8e6-4853-bcee-585e5891b353', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:13:09.059 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:09.059 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port d5b77f91-102f-49c9-88e2-ca299ed6bc46 2021-06-24 09:13:09.059 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port d5b77f91-102f-49c9-88e2-ca299ed6bc46 updated. Details: {'device': 'd5b77f91-102f-49c9-88e2-ca299ed6bc46', 'network_id': '007be388-a6a0-4bc5-b444-5343e59aa7ff', 'port_id': 'd5b77f91-102f-49c9-88e2-ca299ed6bc46', 'mac_address': 'fa:16:3e:4f:dc:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a1a80f1-4ac1-436c-a58a-c29c06ebeccf', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:13:09.059 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:09.080 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:09.091 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d5b77f91-102f-49c9-88e2-ca299ed6bc46 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:09.091 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 007be388-a6a0-4bc5-b444-5343e59aa7ff 2021-06-24 09:13:09.091 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:09.112 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:09.112 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f98ed650-eccb-4598-b682-55e3737cffbf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:09.128 744 2487918189208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 24f9122b-5a50-4ad5-8eff-f1b6770a3728 2021-06-24 09:13:09.138 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:09.350 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd5b77f91-102f-49c9-88e2-ca299ed6bc46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:09.350 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd5b77f91-102f-49c9-88e2-ca299ed6bc46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:09.364 744 2487918189208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f98ed650-eccb-4598-b682-55e3737cffbf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:09.364 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f98ed650-eccb-4598-b682-55e3737cffbf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:09.389 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d5b77f91-102f-49c9-88e2-ca299ed6bc46 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:09.405 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port d5b77f91-102f-49c9-88e2-ca299ed6bc46 2021-06-24 09:13:09.425 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7f99050-070e-4e0e-bb02-a9ae70783e84 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 4c341a96-f8cf-495c-8bba-306ac5096adb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:09.437 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f98ed650-eccb-4598-b682-55e3737cffbf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:09.437 744 2487918189208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 107, VLAN trunk: None to switch port f98ed650-eccb-4598-b682-55e3737cffbf 2021-06-24 09:13:09.452 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7f99050-070e-4e0e-bb02-a9ae70783e84 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 4c341a96-f8cf-495c-8bba-306ac5096adb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:09.570 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:09.582 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:09.582 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:09.597 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f98ed650-eccb-4598-b682-55e3737cffbf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:10.122 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:10.154 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:10.154 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:10.154 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:10.174 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:10.174 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:10.186 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d5b77f91-102f-49c9-88e2-ca299ed6bc46 not yet added. Adding. 2021-06-24 09:13:10.186 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:10.186 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:10.206 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f98ed650-eccb-4598-b682-55e3737cffbf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:10.206 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:10.221 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5ebe3c81-cb1a-4c0d-a97f-d14387c51c60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:10.221 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5ebe3c81-cb1a-4c0d-a97f-d14387c51c60) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:10.236 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f98ed650-eccb-4598-b682-55e3737cffbf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:10.236 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:10.236 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f98ed650-eccb-4598-b682-55e3737cffbf not yet added. Adding. 2021-06-24 09:13:10.253 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:10.253 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:10.394 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:10.435 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:10.560 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:10.576 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:10.576 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" 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-06-24 09:13:10.576 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:10.802 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:10.817 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:10.888 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac4e0d9d-a63f-433a-89a0-eeb7a9335a85 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated on remote: ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:10.888 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-ac4e0d9d-a63f-433a-89a0-eeb7a9335a85 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] 2021-06-24 09:13:11.123 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f98ed650-eccb-4598-b682-55e3737cffbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:11.123 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f98ed650-eccb-4598-b682-55e3737cffbf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:11.138 744 2487918189208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f98ed650-eccb-4598-b682-55e3737cffbf processed. 2021-06-24 09:13:11.236 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:11.248 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d5b77f91-102f-49c9-88e2-ca299ed6bc46 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:11.248 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d5b77f91-102f-49c9-88e2-ca299ed6bc46 processed. 2021-06-24 09:13:11.357 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3f5f568-cb92-4d00-871b-4d620a073eec f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated on remote: ['e169d56e-6950-4d44-8243-c5988f0261d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:11.357 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-f3f5f568-cb92-4d00-871b-4d620a073eec f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated ['e169d56e-6950-4d44-8243-c5988f0261d2'] 2021-06-24 09:13:11.424 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7052677e-53eb-4bf4-a408-49fd24a85fb6 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 73b23718-07a9-4852-b0e1-f7a73d06640b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:11.471 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7052677e-53eb-4bf4-a408-49fd24a85fb6 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 73b23718-07a9-4852-b0e1-f7a73d06640b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:12.021 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:12.436 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c341a96-f8cf-495c-8bba-306ac5096adb 2021-06-24 09:13:12.919 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc826302-64bd-4e89-b6b9-d2fbf375947e af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:12.934 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:12.934 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc826302-64bd-4e89-b6b9-d2fbf375947e af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:13.519 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a147311-a901-47c9-82bb-e4d3603a7d75 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 7d4aafef-9878-49a0-9a15-49b7f933a358 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:13.590 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a147311-a901-47c9-82bb-e4d3603a7d75 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 7d4aafef-9878-49a0-9a15-49b7f933a358 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:14.034 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:14.294 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 4c341a96-f8cf-495c-8bba-306ac5096adb 2021-06-24 09:13:14.294 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 4c341a96-f8cf-495c-8bba-306ac5096adb updated. Details: {'device': '4c341a96-f8cf-495c-8bba-306ac5096adb', 'network_id': '8e433b44-0391-4fbf-ae3d-a9343f6d064e', 'port_id': '4c341a96-f8cf-495c-8bba-306ac5096adb', 'mac_address': 'fa:16:3e:69:4a:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1b88817-e153-408d-bc31-ad073a24e376', '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-06-24 09:13:14.294 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:14.318 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:14.318 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c341a96-f8cf-495c-8bba-306ac5096adb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:14.342 744 2487918189208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8e433b44-0391-4fbf-ae3d-a9343f6d064e 2021-06-24 09:13:14.342 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:14.544 744 2487918189208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c341a96-f8cf-495c-8bba-306ac5096adb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:14.544 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c341a96-f8cf-495c-8bba-306ac5096adb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:14.564 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c341a96-f8cf-495c-8bba-306ac5096adb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:14.581 744 2487918189208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 4c341a96-f8cf-495c-8bba-306ac5096adb 2021-06-24 09:13:14.733 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:14.750 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c341a96-f8cf-495c-8bba-306ac5096adb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:14.920 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c341a96-f8cf-495c-8bba-306ac5096adb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:14.920 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:14.948 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:14.948 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:14.964 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c341a96-f8cf-495c-8bba-306ac5096adb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:14.983 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:14.983 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c341a96-f8cf-495c-8bba-306ac5096adb not yet added. Adding. 2021-06-24 09:13:14.983 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:15.003 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:15.201 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:15.389 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:15.389 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:15.608 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:15.922 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:15.944 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c341a96-f8cf-495c-8bba-306ac5096adb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:15.951 744 2487918189208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c341a96-f8cf-495c-8bba-306ac5096adb processed. 2021-06-24 09:13:16.049 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:16.268 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:16.717 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73b23718-07a9-4852-b0e1-f7a73d06640b 2021-06-24 09:13:16.717 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 2021-06-24 09:13:18.050 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:18.748 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:13:18.878 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 2021-06-24 09:13:18.887 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 updated. Details: {'device': '27e5e915-91e9-4e0c-8a15-8970ddefe8c2', 'network_id': '8e433b44-0391-4fbf-ae3d-a9343f6d064e', 'port_id': '27e5e915-91e9-4e0c-8a15-8970ddefe8c2', 'mac_address': 'fa:16:3e:95:8d:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 114, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1b88817-e153-408d-bc31-ad073a24e376', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:13:18.887 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:18.904 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 73b23718-07a9-4852-b0e1-f7a73d06640b 2021-06-24 09:13:18.921 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 73b23718-07a9-4852-b0e1-f7a73d06640b updated. Details: {'device': '73b23718-07a9-4852-b0e1-f7a73d06640b', 'network_id': 'bec49d64-4369-4490-ad85-2e53541d2805', 'port_id': '73b23718-07a9-4852-b0e1-f7a73d06640b', 'mac_address': 'fa:16:3e:e2:39:42', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 106, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38df72ae-f46f-47b9-9a1e-83a1b5f659e6', '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-06-24 09:13:18.937 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:18.957 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:18.957 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:18.969 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:18.982 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:18.982 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73b23718-07a9-4852-b0e1-f7a73d06640b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:18.982 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bec49d64-4369-4490-ad85-2e53541d2805 2021-06-24 09:13:19.002 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:19.284 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73b23718-07a9-4852-b0e1-f7a73d06640b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:19.305 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73b23718-07a9-4852-b0e1-f7a73d06640b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:19.305 744 2487918189208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27e5e915-91e9-4e0c-8a15-8970ddefe8c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:19.320 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27e5e915-91e9-4e0c-8a15-8970ddefe8c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:19.331 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73b23718-07a9-4852-b0e1-f7a73d06640b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:19.331 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 106, VLAN trunk: None to switch port 73b23718-07a9-4852-b0e1-f7a73d06640b 2021-06-24 09:13:19.362 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:19.378 744 2487918189208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 114, VLAN trunk: None to switch port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 2021-06-24 09:13:19.575 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:19.598 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73b23718-07a9-4852-b0e1-f7a73d06640b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:19.613 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:19.613 744 2487918189208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27e5e915-91e9-4e0c-8a15-8970ddefe8c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:19.956 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27e5e915-91e9-4e0c-8a15-8970ddefe8c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:19.966 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:19.966 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:19.966 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:19.983 744 2487918189208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:19.983 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:19.983 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 not yet added. Adding. 2021-06-24 09:13:20.012 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:20.012 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:20.012 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73b23718-07a9-4852-b0e1-f7a73d06640b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:20.033 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:20.033 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (884975ea-54fa-4ecd-b2b5-eef3641a88e0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:20.044 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73b23718-07a9-4852-b0e1-f7a73d06640b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:20.044 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:20.044 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73b23718-07a9-4852-b0e1-f7a73d06640b not yet added. Adding. 2021-06-24 09:13:20.062 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:20.062 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:20.081 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:20.283 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:20.283 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:20.325 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:13:20.349 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 updated. Details: {'device': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'mac_address': 'fa:16:3e:ea:4f:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', '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-06-24 09:13:20.358 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:20.358 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:20.376 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:20.376 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:13:20.376 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:20.580 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:20.591 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:20.609 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:20.609 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:20.926 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:20.952 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:20.970 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d4aafef-9878-49a0-9a15-49b7f933a358 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:20.970 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:13:20.983 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:21.060 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:21.278 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:21.278 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d4aafef-9878-49a0-9a15-49b7f933a358'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:21.326 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27e5e915-91e9-4e0c-8a15-8970ddefe8c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:21.326 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:21.341 744 2487918189208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 processed. 2021-06-24 09:13:21.387 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73b23718-07a9-4852-b0e1-f7a73d06640b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:21.404 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73b23718-07a9-4852-b0e1-f7a73d06640b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:21.404 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73b23718-07a9-4852-b0e1-f7a73d06640b processed. 2021-06-24 09:13:21.450 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d4aafef-9878-49a0-9a15-49b7f933a358']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:21.450 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:21.450 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e169d56e-6950-4d44-8243-c5988f0261d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:21.468 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d4aafef-9878-49a0-9a15-49b7f933a358 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:21.468 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:21.468 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d4aafef-9878-49a0-9a15-49b7f933a358 not yet added. Adding. 2021-06-24 09:13:21.468 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:21.493 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:21.755 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:22.031 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:22.031 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:22.096 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:22.296 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:22.499 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:22.515 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:22.538 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d4aafef-9878-49a0-9a15-49b7f933a358 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:22.538 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 processed. 2021-06-24 09:13:24.091 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:24.360 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:30.482 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f98ed650-eccb-4598-b682-55e3737cffbf 2021-06-24 09:13:31.687 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Security group member updated on remote: ['5ebe3c81-cb1a-4c0d-a97f-d14387c51c60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:31.704 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Security group member updated ['5ebe3c81-cb1a-4c0d-a97f-d14387c51c60'] 2021-06-24 09:13:31.715 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Refresh firewall rules 2021-06-24 09:13:31.715 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Get security group information for devices via rpc ['f98ed650-eccb-4598-b682-55e3737cffbf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:31.793 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:31.816 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:31.951 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32194d1d-bd78-4ee9-a42a-ed463e5d6cd3 36f9753e06cd494ab7bf284701a3365e 1cd6fb8b89e9493ebfd60e3680d9a060 - - -] port_delete event received for 'f98ed650-eccb-4598-b682-55e3737cffbf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:13:32.145 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:13:32.157 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f98ed650-eccb-4598-b682-55e3737cffbf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:13:32.157 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f98ed650-eccb-4598-b682-55e3737cffbf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:13:32.157 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f98ed650-eccb-4598-b682-55e3737cffbf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:13:32.200 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 24f9122b-5a50-4ad5-8eff-f1b6770a3728 2021-06-24 09:13:32.200 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f98ed650-eccb-4598-b682-55e3737cffbf'] 2021-06-24 09:13:32.217 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:13:32.217 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:13:32.248 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f98ed650-eccb-4598-b682-55e3737cffbf'] 2021-06-24 09:13:32.248 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:32.282 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:13:32.299 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:13:32.314 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:32.735 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['d5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:32.752 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:32.762 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:32.781 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:32.796 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:32.811 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:13:32.811 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:13:32.840 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:33.174 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:33.188 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:33.188 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-b443e5d4-5a48-4722-93fc-14fb9a2045f2 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:34.155 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:34.246 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:34.391 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41dd6672-53ca-419f-b986-dec994e9e015 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 372dc3c3-8865-4d07-8efe-5af6abb75668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:34.424 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41dd6672-53ca-419f-b986-dec994e9e015 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 372dc3c3-8865-4d07-8efe-5af6abb75668 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:37.248 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de77a5a-3bb2-4b83-90cd-12b841e9f33d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 24f9122b-5a50-4ad5-8eff-f1b6770a3728 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:13:37.248 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de77a5a-3bb2-4b83-90cd-12b841e9f33d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 24f9122b-5a50-4ad5-8eff-f1b6770a3728 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:13:39.046 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 372dc3c3-8865-4d07-8efe-5af6abb75668 2021-06-24 09:13:40.218 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:40.621 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 372dc3c3-8865-4d07-8efe-5af6abb75668 2021-06-24 09:13:40.658 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 372dc3c3-8865-4d07-8efe-5af6abb75668 updated. Details: {'device': '372dc3c3-8865-4d07-8efe-5af6abb75668', 'network_id': '007be388-a6a0-4bc5-b444-5343e59aa7ff', 'port_id': '372dc3c3-8865-4d07-8efe-5af6abb75668', 'mac_address': 'fa:16:3e:06:c6:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a1a80f1-4ac1-436c-a58a-c29c06ebeccf', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:13:40.674 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:40.684 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:40.684 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 372dc3c3-8865-4d07-8efe-5af6abb75668 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:40.684 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:40.988 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '372dc3c3-8865-4d07-8efe-5af6abb75668') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:41.001 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '372dc3c3-8865-4d07-8efe-5af6abb75668') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:41.019 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 372dc3c3-8865-4d07-8efe-5af6abb75668 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:41.028 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 372dc3c3-8865-4d07-8efe-5af6abb75668 2021-06-24 09:13:41.246 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:41.270 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['372dc3c3-8865-4d07-8efe-5af6abb75668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:41.459 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['372dc3c3-8865-4d07-8efe-5af6abb75668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:41.471 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:41.485 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:41.485 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:41.499 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 372dc3c3-8865-4d07-8efe-5af6abb75668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:41.499 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:41.517 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 372dc3c3-8865-4d07-8efe-5af6abb75668 not yet added. Adding. 2021-06-24 09:13:41.535 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:41.544 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:41.864 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:42.175 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:42.187 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:42.527 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:42.763 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:42.781 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 372dc3c3-8865-4d07-8efe-5af6abb75668 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:42.794 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 372dc3c3-8865-4d07-8efe-5af6abb75668 processed. 2021-06-24 09:13:44.252 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:44.654 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:48.827 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44d2d113-5921-43da-a869-f28577056918 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Security group member updated on remote: ['094b5204-962d-448e-9bb5-98075ec3c959'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:48.841 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-44d2d113-5921-43da-a869-f28577056918 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Security group member updated ['094b5204-962d-448e-9bb5-98075ec3c959'] 2021-06-24 09:13:50.072 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720251e2-15ac-4f3e-a7c7-3f18bd3e60be af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 4432d569-8769-4e9a-a767-a73714602ae8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:50.126 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720251e2-15ac-4f3e-a7c7-3f18bd3e60be af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 4432d569-8769-4e9a-a767-a73714602ae8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:53.232 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4432d569-8769-4e9a-a767-a73714602ae8 2021-06-24 09:13:54.341 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:13:54.591 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 4432d569-8769-4e9a-a767-a73714602ae8 2021-06-24 09:13:54.607 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 4432d569-8769-4e9a-a767-a73714602ae8 updated. Details: {'device': '4432d569-8769-4e9a-a767-a73714602ae8', 'network_id': '7652ee1e-0655-4f3b-b80f-2b55a5bc1a4e', 'port_id': '4432d569-8769-4e9a-a767-a73714602ae8', 'mac_address': 'fa:16:3e:c1:af:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 149, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92e5dcb9-d031-4a21-a4c4-22bf7e24d9ba', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:13:54.622 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:13:54.655 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:54.655 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4432d569-8769-4e9a-a767-a73714602ae8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:13:54.671 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7652ee1e-0655-4f3b-b80f-2b55a5bc1a4e 2021-06-24 09:13:54.690 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:13:55.075 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:13:55.075 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:13:55.097 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:13:55.109 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46', '372dc3c3-8865-4d07-8efe-5af6abb75668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:55.123 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4432d569-8769-4e9a-a767-a73714602ae8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:55.123 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4432d569-8769-4e9a-a767-a73714602ae8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:13:55.154 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4432d569-8769-4e9a-a767-a73714602ae8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:13:55.172 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 149, VLAN trunk: None to switch port 4432d569-8769-4e9a-a767-a73714602ae8 2021-06-24 09:13:55.374 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['372dc3c3-8865-4d07-8efe-5af6abb75668', 'd5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:55.390 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:55.402 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:55.419 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:55.436 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 372dc3c3-8865-4d07-8efe-5af6abb75668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:55.436 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:13:55.454 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:13:55.466 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:55.527 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:13:55.527 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4432d569-8769-4e9a-a767-a73714602ae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:13:55.795 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:55.809 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:55.809 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:55.832 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:55.842 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:13:55.856 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:13:55.856 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:55.876 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4432d569-8769-4e9a-a767-a73714602ae8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:13:55.891 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:13:55.911 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (094b5204-962d-448e-9bb5-98075ec3c959) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:13:55.922 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (094b5204-962d-448e-9bb5-98075ec3c959) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:13:55.935 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4432d569-8769-4e9a-a767-a73714602ae8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:13:55.935 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:13:55.951 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4432d569-8769-4e9a-a767-a73714602ae8 not yet added. Adding. 2021-06-24 09:13:55.965 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:13:55.965 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:13:56.295 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:56.312 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:56.324 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-577bedb6-7ecc-409e-9244-52b5d526135b a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:56.324 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:56.403 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c349ff1a-1296-4bb2-838b-03ccfa746b66 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 543a3f1f-d8e2-463d-9af9-32d90efb7f66 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:13:56.433 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c349ff1a-1296-4bb2-838b-03ccfa746b66 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:13:56.653 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:56.668 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:57.031 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:57.403 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4432d569-8769-4e9a-a767-a73714602ae8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:13:57.419 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4432d569-8769-4e9a-a767-a73714602ae8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:13:57.435 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4432d569-8769-4e9a-a767-a73714602ae8 processed. 2021-06-24 09:13:58.348 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:13:58.596 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:01.477 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 543a3f1f-d8e2-463d-9af9-32d90efb7f66 2021-06-24 09:14:02.387 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:14:02.623 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 2021-06-24 09:14:02.623 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 updated. Details: {'device': '543a3f1f-d8e2-463d-9af9-32d90efb7f66', 'network_id': '007be388-a6a0-4bc5-b444-5343e59aa7ff', 'port_id': '543a3f1f-d8e2-463d-9af9-32d90efb7f66', 'mac_address': 'fa:16:3e:c2:d7:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a1a80f1-4ac1-436c-a58a-c29c06ebeccf', '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-06-24 09:14:02.638 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:14:02.652 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:02.652 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:14:02.671 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:14:02.983 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '543a3f1f-d8e2-463d-9af9-32d90efb7f66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:03.013 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '543a3f1f-d8e2-463d-9af9-32d90efb7f66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:03.029 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:14:03.029 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 2021-06-24 09:14:03.271 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:14:03.284 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['543a3f1f-d8e2-463d-9af9-32d90efb7f66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:03.451 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['543a3f1f-d8e2-463d-9af9-32d90efb7f66']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:03.451 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:03.466 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:03.480 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:03.480 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 543a3f1f-d8e2-463d-9af9-32d90efb7f66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:03.499 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:14:03.513 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 543a3f1f-d8e2-463d-9af9-32d90efb7f66 not yet added. Adding. 2021-06-24 09:14:03.527 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:14:03.544 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:14:03.879 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:04.233 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:04.233 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:04.669 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:05.011 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:05.011 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:14:05.026 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 processed. 2021-06-24 09:14:06.433 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:06.636 744 2487918190440 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-06-24 09:14:08.498 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Security group member updated on remote: ['094b5204-962d-448e-9bb5-98075ec3c959'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:14:08.510 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Security group member updated ['094b5204-962d-448e-9bb5-98075ec3c959'] 2021-06-24 09:14:08.526 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Refresh firewall rules 2021-06-24 09:14:08.545 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Get security group information for devices via rpc ['4432d569-8769-4e9a-a767-a73714602ae8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:08.572 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] port_delete event received for '4432d569-8769-4e9a-a767-a73714602ae8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:14:08.604 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:08.621 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1121267a-f8f8-459a-a1a3-61750ca22d41 58b61a388bac4e6c81c0c9242500cd87 547008d416e647ba8fd00bb91ffa377b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:09.276 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4432d569-8769-4e9a-a767-a73714602ae8 2021-06-24 09:14:10.434 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:14:10.434 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4432d569-8769-4e9a-a767-a73714602ae8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:14:10.434 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4432d569-8769-4e9a-a767-a73714602ae8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:14:10.450 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4432d569-8769-4e9a-a767-a73714602ae8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:14:10.486 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7652ee1e-0655-4f3b-b80f-2b55a5bc1a4e 2021-06-24 09:14:10.497 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4432d569-8769-4e9a-a767-a73714602ae8'] 2021-06-24 09:14:10.515 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:14:10.528 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:14:10.528 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4432d569-8769-4e9a-a767-a73714602ae8'] 2021-06-24 09:14:12.437 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:12.464 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:19.573 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:14:19.573 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:14:19.607 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:14:19.620 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46', '372dc3c3-8865-4d07-8efe-5af6abb75668', '543a3f1f-d8e2-463d-9af9-32d90efb7f66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:19.979 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['372dc3c3-8865-4d07-8efe-5af6abb75668', '543a3f1f-d8e2-463d-9af9-32d90efb7f66', 'd5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:19.979 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:19.995 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:20.013 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:20.041 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 372dc3c3-8865-4d07-8efe-5af6abb75668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:20.056 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:20.072 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:14:20.092 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:20.437 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-994cd813-1359-403d-b611-2db603ea0bb4 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 1a59c1dd-4bca-45c6-beee-478aa4140fcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:14:20.540 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-994cd813-1359-403d-b611-2db603ea0bb4 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 1a59c1dd-4bca-45c6-beee-478aa4140fcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:14:20.540 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:20.555 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:20.577 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:20.591 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 543a3f1f-d8e2-463d-9af9-32d90efb7f66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:20.609 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:20.617 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:14:20.634 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:20.931 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:20.964 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:20.978 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:20.993 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:20.993 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:20.993 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-24 09:14:21.015 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:21.385 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:21.400 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:21.400 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-4e21be30-63dd-431b-b306-a5412ce6d54c a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:25.789 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a59c1dd-4bca-45c6-beee-478aa4140fcf 2021-06-24 09:14:25.961 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dd3211d-0734-439f-9b68-0696ae9c0dfd f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 7652ee1e-0655-4f3b-b80f-2b55a5bc1a4e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:14:25.961 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dd3211d-0734-439f-9b68-0696ae9c0dfd f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 7652ee1e-0655-4f3b-b80f-2b55a5bc1a4e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:14:26.460 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ca4e363-fbe7-47c8-b0d2-73437ffd5777 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network f0566cfe-af21-4cdb-abdb-78b676997092 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:14:26.496 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ca4e363-fbe7-47c8-b0d2-73437ffd5777 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network f0566cfe-af21-4cdb-abdb-78b676997092 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:14:26.508 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:14:26.773 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 1a59c1dd-4bca-45c6-beee-478aa4140fcf 2021-06-24 09:14:26.773 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 1a59c1dd-4bca-45c6-beee-478aa4140fcf updated. Details: {'device': '1a59c1dd-4bca-45c6-beee-478aa4140fcf', 'network_id': '007be388-a6a0-4bc5-b444-5343e59aa7ff', 'port_id': '1a59c1dd-4bca-45c6-beee-478aa4140fcf', 'mac_address': 'fa:16:3e:b8:81:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a1a80f1-4ac1-436c-a58a-c29c06ebeccf', '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-06-24 09:14:26.790 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:14:26.806 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:26.819 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a59c1dd-4bca-45c6-beee-478aa4140fcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:14:26.840 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:14:27.368 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a59c1dd-4bca-45c6-beee-478aa4140fcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:27.368 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a59c1dd-4bca-45c6-beee-478aa4140fcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:27.388 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a59c1dd-4bca-45c6-beee-478aa4140fcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:14:27.401 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 1a59c1dd-4bca-45c6-beee-478aa4140fcf 2021-06-24 09:14:27.712 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:14:27.712 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a59c1dd-4bca-45c6-beee-478aa4140fcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:27.867 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a59c1dd-4bca-45c6-beee-478aa4140fcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:27.883 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:27.883 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:27.883 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:27.883 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a59c1dd-4bca-45c6-beee-478aa4140fcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:27.915 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:14:27.915 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a59c1dd-4bca-45c6-beee-478aa4140fcf not yet added. Adding. 2021-06-24 09:14:27.929 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:14:27.949 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:14:28.352 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:28.713 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:28.725 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:29.259 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:29.556 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a59c1dd-4bca-45c6-beee-478aa4140fcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:29.572 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a59c1dd-4bca-45c6-beee-478aa4140fcf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:14:29.586 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a59c1dd-4bca-45c6-beee-478aa4140fcf processed. 2021-06-24 09:14:30.510 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:30.716 744 2487918190440 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-06-24 09:14:41.340 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb02fdb-ad89-49c6-b7fa-e253ff117058 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Security group member updated on remote: ['d6f9aa4e-375a-4443-b9f3-04b355b6b54d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:14:41.355 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb02fdb-ad89-49c6-b7fa-e253ff117058 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Security group member updated ['d6f9aa4e-375a-4443-b9f3-04b355b6b54d'] 2021-06-24 09:14:42.645 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d3c6cd-58f9-430c-b470-f1f3aa6925cd af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 770b53a4-3243-4cdc-ad16-7857c110e24f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:14:42.678 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d3c6cd-58f9-430c-b470-f1f3aa6925cd af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 770b53a4-3243-4cdc-ad16-7857c110e24f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:14:47.911 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a59c1dd-4bca-45c6-beee-478aa4140fcf 2021-06-24 09:14:48.242 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 770b53a4-3243-4cdc-ad16-7857c110e24f 2021-06-24 09:14:48.632 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:14:48.661 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:14:48.661 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:14:48.682 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:14:48.692 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46', '372dc3c3-8865-4d07-8efe-5af6abb75668', '543a3f1f-d8e2-463d-9af9-32d90efb7f66', '1a59c1dd-4bca-45c6-beee-478aa4140fcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:48.759 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] port_delete event received for '1a59c1dd-4bca-45c6-beee-478aa4140fcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:14:49.072 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 770b53a4-3243-4cdc-ad16-7857c110e24f 2021-06-24 09:14:49.072 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 770b53a4-3243-4cdc-ad16-7857c110e24f updated. Details: {'device': '770b53a4-3243-4cdc-ad16-7857c110e24f', 'network_id': '527704b9-2103-4fea-86e1-5fe3a7a5459b', 'port_id': '770b53a4-3243-4cdc-ad16-7857c110e24f', 'mac_address': 'fa:16:3e:60:dd:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e4f79e1-43c1-4231-a7d9-07728393150d', 'ip_address': '192.168.233.247'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:14:49.087 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:14:49.100 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:14:49.100 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:49.119 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 770b53a4-3243-4cdc-ad16-7857c110e24f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:14:49.129 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 527704b9-2103-4fea-86e1-5fe3a7a5459b 2021-06-24 09:14:49.129 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:14:49.150 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a59c1dd-4bca-45c6-beee-478aa4140fcf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:14:49.165 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a59c1dd-4bca-45c6-beee-478aa4140fcf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:14:49.177 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a59c1dd-4bca-45c6-beee-478aa4140fcf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:14:49.274 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a59c1dd-4bca-45c6-beee-478aa4140fcf'] 2021-06-24 09:14:49.274 744 2487918189208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:14:49.286 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:14:49.286 744 2487918189208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a59c1dd-4bca-45c6-beee-478aa4140fcf'] 2021-06-24 09:14:49.337 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['372dc3c3-8865-4d07-8efe-5af6abb75668', '543a3f1f-d8e2-463d-9af9-32d90efb7f66', 'd5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:49.337 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:49.363 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:49.382 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:49.396 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 372dc3c3-8865-4d07-8efe-5af6abb75668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:49.410 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:49.432 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:14:49.432 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:49.464 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:49.474 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:49.726 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '770b53a4-3243-4cdc-ad16-7857c110e24f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:49.745 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '770b53a4-3243-4cdc-ad16-7857c110e24f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:14:49.771 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 770b53a4-3243-4cdc-ad16-7857c110e24f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:14:49.785 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port 770b53a4-3243-4cdc-ad16-7857c110e24f 2021-06-24 09:14:49.988 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:49.988 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 543a3f1f-d8e2-463d-9af9-32d90efb7f66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:50.006 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:50.006 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:14:50.006 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.025 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:50.025 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.072 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:14:50.084 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['770b53a4-3243-4cdc-ad16-7857c110e24f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:50.426 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['770b53a4-3243-4cdc-ad16-7857c110e24f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:50.442 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:50.442 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6f9aa4e-375a-4443-b9f3-04b355b6b54d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:50.460 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d6f9aa4e-375a-4443-b9f3-04b355b6b54d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:50.460 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 770b53a4-3243-4cdc-ad16-7857c110e24f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:50.473 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:14:50.473 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 770b53a4-3243-4cdc-ad16-7857c110e24f not yet added. Adding. 2021-06-24 09:14:50.491 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:14:50.491 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:14:50.506 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-543a3f1f-d8e2-463d-9af9-32d90efb7f66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:50.526 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:50.526 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:50.541 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:14:50.551 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.551 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:50.551 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.652 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.681 744 2487918189208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:50.838 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:50.957 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-08a9d198-47b0-4eff-bf95-991ea17e243a a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:51.274 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:51.290 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:51.723 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:52.008 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-770b53a4-3243-4cdc-ad16-7857c110e24f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:52.027 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 770b53a4-3243-4cdc-ad16-7857c110e24f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:14:52.036 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 770b53a4-3243-4cdc-ad16-7857c110e24f processed. 2021-06-24 09:14:52.348 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb590be-4d03-4103-9b6f-d7a821582f19 - - - - -] port_update received: a456389b-984c-4c7f-a059-ea673d75abc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:14:52.369 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb590be-4d03-4103-9b6f-d7a821582f19 - - - - -] No port a456389b-984c-4c7f-a059-ea673d75abc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:14:52.666 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:53.149 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:56.244 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee78ed62-efd4-46bc-8259-fdc120482f8c - - - - -] port_update received: 5976d3ca-8fec-49d0-982e-44f2fecd47ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:14:56.272 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee78ed62-efd4-46bc-8259-fdc120482f8c - - - - -] No port 5976d3ca-8fec-49d0-982e-44f2fecd47ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:14:57.550 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:14:57.567 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:14:57.582 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:14:57.582 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46', '372dc3c3-8865-4d07-8efe-5af6abb75668', '543a3f1f-d8e2-463d-9af9-32d90efb7f66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:14:57.821 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] port_delete event received for '543a3f1f-d8e2-463d-9af9-32d90efb7f66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:14:58.227 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 543a3f1f-d8e2-463d-9af9-32d90efb7f66 2021-06-24 09:14:58.600 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['372dc3c3-8865-4d07-8efe-5af6abb75668', 'd5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:14:58.616 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:14:58.616 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:14:58.644 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:14:58.644 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for 372dc3c3-8865-4d07-8efe-5af6abb75668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:58.659 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:58.679 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:14:58.679 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:58.690 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:58.690 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:58.715 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:14:58.722 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '543a3f1f-d8e2-463d-9af9-32d90efb7f66' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:14:58.737 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '543a3f1f-d8e2-463d-9af9-32d90efb7f66' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:14:58.753 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 543a3f1f-d8e2-463d-9af9-32d90efb7f66 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:14:58.785 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['543a3f1f-d8e2-463d-9af9-32d90efb7f66'] 2021-06-24 09:14:58.785 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:14:58.805 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:14:58.824 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['543a3f1f-d8e2-463d-9af9-32d90efb7f66'] 2021-06-24 09:14:59.093 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-372dc3c3-8865-4d07-8efe-5af6abb75668" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:14:59.093 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:14:59.102 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:14:59.113 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:14:59.113 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:59.134 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" 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-06-24 09:14:59.134 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:14:59.475 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-2d96ffab-5ea4-44e0-a30c-cef89c439971 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:00.271 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16b0126c-2b1b-413a-900e-0a4292a7a1d3 - - - - -] port_update received: 99c92d45-3560-4004-8a68-01c1af2dbcd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:15:00.305 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16b0126c-2b1b-413a-900e-0a4292a7a1d3 - - - - -] No port 99c92d45-3560-4004-8a68-01c1af2dbcd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:15:00.742 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:00.831 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:02.286 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Security group member updated on remote: ['d6f9aa4e-375a-4443-b9f3-04b355b6b54d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:15:02.286 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Security group member updated ['d6f9aa4e-375a-4443-b9f3-04b355b6b54d'] 2021-06-24 09:15:02.316 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Refresh firewall rules 2021-06-24 09:15:02.316 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Get security group information for devices via rpc ['770b53a4-3243-4cdc-ad16-7857c110e24f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:15:02.338 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 770b53a4-3243-4cdc-ad16-7857c110e24f 2021-06-24 09:15:02.368 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:15:02.383 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:15:02.398 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a147f55e-1a9c-48e7-928e-caedf584f2d0 416d8335b7044d5bb72869aa0134303d 8f2757fd4bfe4a349618c6be2e1a0487 - - -] port_delete event received for '770b53a4-3243-4cdc-ad16-7857c110e24f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:15:02.745 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:15:02.753 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '770b53a4-3243-4cdc-ad16-7857c110e24f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:15:02.753 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '770b53a4-3243-4cdc-ad16-7857c110e24f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:15:02.768 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 770b53a4-3243-4cdc-ad16-7857c110e24f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:15:02.810 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 527704b9-2103-4fea-86e1-5fe3a7a5459b 2021-06-24 09:15:02.824 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['770b53a4-3243-4cdc-ad16-7857c110e24f'] 2021-06-24 09:15:02.832 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:15:02.832 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:15:02.856 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['770b53a4-3243-4cdc-ad16-7857c110e24f'] 2021-06-24 09:15:03.568 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:15:03.586 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:15:03.597 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:15:03.597 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46', '372dc3c3-8865-4d07-8efe-5af6abb75668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:15:03.757 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] port_delete event received for '372dc3c3-8865-4d07-8efe-5af6abb75668' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:15:04.065 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys(['d5b77f91-102f-49c9-88e2-ca299ed6bc46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:15:04.086 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:15:04.086 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update rules of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:15:04.100 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update members of security group (b07254a7-7e5b-4671-9035-312816f0db0e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:15:04.115 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update port filter for d5b77f91-102f-49c9-88e2-ca299ed6bc46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:15:04.115 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Updating port rules. 2021-06-24 09:15:04.134 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:15:04.134 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:04.164 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:04.177 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:04.303 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 372dc3c3-8865-4d07-8efe-5af6abb75668 2021-06-24 09:15:04.520 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-5cc1de84-ed53-49a0-8842-ab5d9e6ccc73 a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Lock "n-hv-driver-port-lock-d5b77f91-102f-49c9-88e2-ca299ed6bc46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:04.767 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:15:04.769 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:04.789 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '372dc3c3-8865-4d07-8efe-5af6abb75668' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:15:04.789 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '372dc3c3-8865-4d07-8efe-5af6abb75668' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:15:04.804 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 372dc3c3-8865-4d07-8efe-5af6abb75668 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:15:04.830 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['372dc3c3-8865-4d07-8efe-5af6abb75668'] 2021-06-24 09:15:04.849 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:15:04.849 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:15:04.867 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['372dc3c3-8865-4d07-8efe-5af6abb75668'] 2021-06-24 09:15:05.017 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:06.425 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89bc8f45-6935-4263-b62a-f1a3f200fd6a - - - - -] port_update received: b10a5670-4221-44d2-96a6-224f313b1ff6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:15:06.440 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89bc8f45-6935-4263-b62a-f1a3f200fd6a - - - - -] No port b10a5670-4221-44d2-96a6-224f313b1ff6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:15:06.789 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:06.848 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:10.392 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d5b77f91-102f-49c9-88e2-ca299ed6bc46 2021-06-24 09:15:10.631 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated on remote: ['b07254a7-7e5b-4671-9035-312816f0db0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:15:10.643 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Security group member updated ['b07254a7-7e5b-4671-9035-312816f0db0e'] 2021-06-24 09:15:10.643 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Refresh firewall rules 2021-06-24 09:15:10.643 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Get security group information for devices via rpc ['d5b77f91-102f-49c9-88e2-ca299ed6bc46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:15:10.793 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:15:10.803 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:15:10.817 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c03c74e-ca9b-4b82-8dd8-e2ee75a3258d a8dcaed3f86b4dfda516f94c15f7fa7d 24c536cb0ee646c4b63f5f7f93c79132 - - -] port_delete event received for 'd5b77f91-102f-49c9-88e2-ca299ed6bc46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:15:10.835 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:15:10.835 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd5b77f91-102f-49c9-88e2-ca299ed6bc46' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:15:10.851 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd5b77f91-102f-49c9-88e2-ca299ed6bc46' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:15:10.863 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d5b77f91-102f-49c9-88e2-ca299ed6bc46 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:15:10.881 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 007be388-a6a0-4bc5-b444-5343e59aa7ff 2021-06-24 09:15:10.898 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5b77f91-102f-49c9-88e2-ca299ed6bc46'] 2021-06-24 09:15:10.924 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:15:10.924 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:15:10.924 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5b77f91-102f-49c9-88e2-ca299ed6bc46'] 2021-06-24 09:15:12.863 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:12.960 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:13.597 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d8d40c-7bd9-4712-ad06-53a15f2159cc f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 007be388-a6a0-4bc5-b444-5343e59aa7ff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:15:13.611 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d8d40c-7bd9-4712-ad06-53a15f2159cc f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 007be388-a6a0-4bc5-b444-5343e59aa7ff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:15:18.798 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-613a3ee4-c9a7-40d4-8173-93f59e22a220 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated on remote: ['705a8d9c-d730-4406-bdfd-af52f8f507f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:15:18.817 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-613a3ee4-c9a7-40d4-8173-93f59e22a220 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated ['705a8d9c-d730-4406-bdfd-af52f8f507f7'] 2021-06-24 09:15:41.405 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa1c397-17f3-4e3c-b015-22c97ef752d1 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: a02b7992-ddbf-455f-86ca-30796f61f6c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:15:41.435 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fa1c397-17f3-4e3c-b015-22c97ef752d1 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port a02b7992-ddbf-455f-86ca-30796f61f6c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:15:44.903 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:15:45.045 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:15:45.233 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:15:45.250 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port a02b7992-ddbf-455f-86ca-30796f61f6c3 updated. Details: {'device': 'a02b7992-ddbf-455f-86ca-30796f61f6c3', 'network_id': 'd187b5cf-fdbb-48b0-9ba8-9609aa637295', 'port_id': 'a02b7992-ddbf-455f-86ca-30796f61f6c3', 'mac_address': 'fa:16:3e:e3:b3:c1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a263516f-3e51-4672-9f09-672a135da8b2', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:15:45.263 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:15:45.281 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:45.281 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a02b7992-ddbf-455f-86ca-30796f61f6c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:15:45.295 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d187b5cf-fdbb-48b0-9ba8-9609aa637295 2021-06-24 09:15:45.295 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:15:45.577 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:15:45.592 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:15:45.609 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a02b7992-ddbf-455f-86ca-30796f61f6c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:15:45.609 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:15:45.826 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:15:45.841 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:15:45.985 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a02b7992-ddbf-455f-86ca-30796f61f6c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:15:45.998 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:15:45.998 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:15:46.015 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:15:46.029 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a02b7992-ddbf-455f-86ca-30796f61f6c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:15:46.029 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:15:46.051 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a02b7992-ddbf-455f-86ca-30796f61f6c3 not yet added. Adding. 2021-06-24 09:15:46.064 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:15:46.078 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:15:46.326 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:46.601 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:46.607 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:46.922 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:47.138 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:15:47.138 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a02b7992-ddbf-455f-86ca-30796f61f6c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:15:47.157 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a02b7992-ddbf-455f-86ca-30796f61f6c3 processed. 2021-06-24 09:15:49.062 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:15:49.254 744 2487918189384 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-06-24 09:16:00.546 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eede8dce-fa9a-4208-a075-476b9791fcd7 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:00.562 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-eede8dce-fa9a-4208-a075-476b9791fcd7 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:00.722 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32ff0aff-b5e7-4014-abcb-9b8aca12a335 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:00.733 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-32ff0aff-b5e7-4014-abcb-9b8aca12a335 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:00.889 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42e7f5a5-cbbb-4a4b-a102-246d4966e31f a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:00.889 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-42e7f5a5-cbbb-4a4b-a102-246d4966e31f a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:01.114 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57c937c-81c5-4067-b534-02e637e6000a a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:01.122 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-a57c937c-81c5-4067-b534-02e637e6000a a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:01.277 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83671fd5-be24-4fd0-a6ea-21645edc82b2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:01.277 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-83671fd5-be24-4fd0-a6ea-21645edc82b2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:01.419 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-655c834f-2203-4a71-8cd1-2bb944db7378 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated on remote: ['ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:16:01.419 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-655c834f-2203-4a71-8cd1-2bb944db7378 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group rule updated ['ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:02.200 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated on remote: ['705a8d9c-d730-4406-bdfd-af52f8f507f7', 'ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:16:02.218 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated ['705a8d9c-d730-4406-bdfd-af52f8f507f7', 'ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:16:02.230 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Refresh firewall rules 2021-06-24 09:16:02.230 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:16:02.246 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] port_update received: a02b7992-ddbf-455f-86ca-30796f61f6c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:16:02.283 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:02.283 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Binding port a02b7992-ddbf-455f-86ca-30796f61f6c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:16:02.302 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:16:02.324 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:16:02.346 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:16:02.359 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Trunk plugin disabled on server. Assuming port a02b7992-ddbf-455f-86ca-30796f61f6c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:16:02.371 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Binding VLAN ID: 103, VLAN trunk: None to switch port a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:16:02.433 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Refresh firewall rules 2021-06-24 09:16:02.453 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:16:02.918 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information for ports dict_keys(['a02b7992-ddbf-455f-86ca-30796f61f6c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:16:02.942 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:16:02.949 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:02.949 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (ebc2a97d-956f-4ee4-8620-8a171965a118) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:02.966 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update members of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:16:02.981 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update port filter for a02b7992-ddbf-455f-86ca-30796f61f6c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:16:02.981 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Updating port rules. 2021-06-24 09:16:03.000 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-24 09:16:03.000 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:03.094 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information for ports dict_keys(['a02b7992-ddbf-455f-86ca-30796f61f6c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:16:03.123 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:16:03.123 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:03.142 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (ebc2a97d-956f-4ee4-8620-8a171965a118) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:03.142 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update members of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:16:03.169 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update port filter for a02b7992-ddbf-455f-86ca-30796f61f6c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:16:03.169 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Updating port rules. 2021-06-24 09:16:03.184 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-24 09:16:03.293 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:03.315 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:03.328 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" 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-06-24 09:16:03.340 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:03.467 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:03.467 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:03.494 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:03.550 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-0640db92-31bc-42ad-ae4d-de0226a3f392 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:11.018 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 2021-06-24 09:16:11.044 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated on remote: ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:16:11.058 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] 2021-06-24 09:16:11.075 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Refresh firewall rules 2021-06-24 09:16:11.075 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Get security group information for devices via rpc ['4c341a96-f8cf-495c-8bba-306ac5096adb', '27e5e915-91e9-4e0c-8a15-8970ddefe8c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:16:11.108 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] port_delete event received for '27e5e915-91e9-4e0c-8a15-8970ddefe8c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:16:11.205 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:16:11.205 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27e5e915-91e9-4e0c-8a15-8970ddefe8c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:16:11.215 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27e5e915-91e9-4e0c-8a15-8970ddefe8c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:16:11.215 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27e5e915-91e9-4e0c-8a15-8970ddefe8c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:16:11.229 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update security group information for ports dict_keys(['4c341a96-f8cf-495c-8bba-306ac5096adb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:16:11.249 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:16:11.249 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update rules of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:11.269 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update members of security group (bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:16:11.277 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update port filter for 4c341a96-f8cf-495c-8bba-306ac5096adb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:16:11.277 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Updating port rules. 2021-06-24 09:16:11.292 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Creating 0 new rules, removing 1 old rules. 2021-06-24 09:16:11.292 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:11.310 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:11.310 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:11.310 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27e5e915-91e9-4e0c-8a15-8970ddefe8c2'] 2021-06-24 09:16:11.330 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:16:11.340 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:16:11.340 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27e5e915-91e9-4e0c-8a15-8970ddefe8c2'] 2021-06-24 09:16:11.574 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-5e234c83-c881-41e1-8a01-d68c18524709 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Lock "n-hv-driver-port-lock-4c341a96-f8cf-495c-8bba-306ac5096adb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:13.201 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:13.237 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:17.373 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:16:19.219 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:16:19.408 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:16:19.408 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 updated. Details: {'device': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'mac_address': 'fa:16:3e:ea:4f:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', '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-06-24 09:16:19.425 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:16:19.435 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:19.452 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:16:19.452 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:16:19.496 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:16:19.510 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:16:19.533 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d4aafef-9878-49a0-9a15-49b7f933a358 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:16:19.544 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:16:19.604 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:16:19.624 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d4aafef-9878-49a0-9a15-49b7f933a358'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:16:19.762 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d4aafef-9878-49a0-9a15-49b7f933a358']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:16:19.776 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:16:19.776 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e169d56e-6950-4d44-8243-c5988f0261d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:16:19.776 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d4aafef-9878-49a0-9a15-49b7f933a358 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:16:19.793 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:16:19.793 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-24 09:16:19.808 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:19.823 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" 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-06-24 09:16:19.839 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:19.839 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:19.905 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:19.905 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d4aafef-9878-49a0-9a15-49b7f933a358 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:16:19.923 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 processed. 2021-06-24 09:16:21.236 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:21.244 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated on remote: ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:16:21.244 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Security group member updated ['bfd12a01-f43f-4ec2-b5d9-21c13b9cdf23'] 2021-06-24 09:16:21.261 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Refresh firewall rules 2021-06-24 09:16:21.261 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Get security group information for devices via rpc ['4c341a96-f8cf-495c-8bba-306ac5096adb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:16:21.292 744 2487918189208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] port_delete event received for '4c341a96-f8cf-495c-8bba-306ac5096adb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:16:21.321 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:16:21.323 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9310a850-87c2-447a-ae83-9a98e59cbb05 1fc14596abab412daf82e0e14656948c 1421c1546cf34bd8b7927ed801ddb8de - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:16:21.439 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c341a96-f8cf-495c-8bba-306ac5096adb 2021-06-24 09:16:21.464 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:23.232 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:16:23.232 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c341a96-f8cf-495c-8bba-306ac5096adb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:16:23.232 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c341a96-f8cf-495c-8bba-306ac5096adb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:16:23.249 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c341a96-f8cf-495c-8bba-306ac5096adb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:16:23.277 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8e433b44-0391-4fbf-ae3d-a9343f6d064e 2021-06-24 09:16:23.277 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c341a96-f8cf-495c-8bba-306ac5096adb'] 2021-06-24 09:16:23.292 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:16:23.292 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:16:23.307 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c341a96-f8cf-495c-8bba-306ac5096adb'] 2021-06-24 09:16:24.807 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3062e3-e969-4bd4-b9be-c7dc2b1c5dc5 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'd811ad78-5f3e-4300-90d6-abc1141ef4b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:16:25.235 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:25.267 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:26.228 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7adbe7de-945b-4152-94a3-0f0ecc8d60a9 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '48c39c21-e7dd-4605-80d3-e485a2059ea9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:16:27.041 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3429bada-1101-419e-8a13-fd47d7116730 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 8e433b44-0391-4fbf-ae3d-a9343f6d064e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:16:27.041 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3429bada-1101-419e-8a13-fd47d7116730 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 8e433b44-0391-4fbf-ae3d-a9343f6d064e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:16:33.635 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:16:35.306 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:16:35.306 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:16:35.306 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:16:35.306 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:16:35.356 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:16:35.356 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:16:35.376 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:16:35.376 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:16:37.330 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:37.467 744 2487918190440 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-06-24 09:16:37.635 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:16:39.343 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:16:39.343 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:16:39.355 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:16:39.369 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:16:39.384 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:16:39.402 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:16:39.402 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:16:39.402 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:16:41.342 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:16:41.432 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:16:59.884 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:17:01.459 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:17:01.646 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:17:01.646 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 updated. Details: {'device': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': '7d4aafef-9878-49a0-9a15-49b7f933a358', 'mac_address': 'fa:16:3e:ea:4f:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', '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-06-24 09:17:01.666 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:17:01.666 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:17:01.666 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:17:01.682 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:17:01.682 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:17:01.913 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:17:01.913 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d4aafef-9878-49a0-9a15-49b7f933a358') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:17:01.924 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d4aafef-9878-49a0-9a15-49b7f933a358 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:17:01.945 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:17:02.090 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:17:02.090 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d4aafef-9878-49a0-9a15-49b7f933a358'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:17:02.229 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d4aafef-9878-49a0-9a15-49b7f933a358']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:17:02.229 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:17:02.245 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e169d56e-6950-4d44-8243-c5988f0261d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:17:02.245 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d4aafef-9878-49a0-9a15-49b7f933a358 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:17:02.259 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:17:02.259 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d4aafef-9878-49a0-9a15-49b7f933a358 not yet added. Adding. 2021-06-24 09:17:02.274 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:17:02.274 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:17:02.476 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:17:02.633 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:17:02.648 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:17:02.868 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:17:03.023 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4aafef-9878-49a0-9a15-49b7f933a358" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:17:03.023 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d4aafef-9878-49a0-9a15-49b7f933a358 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:17:03.041 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d4aafef-9878-49a0-9a15-49b7f933a358 processed. 2021-06-24 09:17:03.461 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:17:03.758 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:08.291 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a016b5e-04f5-472e-86d6-8cff7b61bc87 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated on remote: ['e169d56e-6950-4d44-8243-c5988f0261d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:18:08.302 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-0a016b5e-04f5-472e-86d6-8cff7b61bc87 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated ['e169d56e-6950-4d44-8243-c5988f0261d2'] 2021-06-24 09:18:08.379 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d4aafef-9878-49a0-9a15-49b7f933a358 2021-06-24 09:18:08.584 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a016b5e-04f5-472e-86d6-8cff7b61bc87 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] port_delete event received for '7d4aafef-9878-49a0-9a15-49b7f933a358' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:09.755 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:18:09.755 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:18:09.755 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d4aafef-9878-49a0-9a15-49b7f933a358' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:18:09.774 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d4aafef-9878-49a0-9a15-49b7f933a358 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:18:09.787 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:18:09.807 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:18:09.807 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:18:09.819 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:18:09.819 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4aafef-9878-49a0-9a15-49b7f933a358'] 2021-06-24 09:18:10.787 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dfaba36-21ce-4cbc-baec-52be46aa4c33 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] port_delete event received for '35018e65-8d78-4750-9ee6-2fe459889986' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:11.269 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-470b4084-4b44-4177-8172-9b95103c6d3d f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated on remote: ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:18:11.287 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-470b4084-4b44-4177-8172-9b95103c6d3d f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] 2021-06-24 09:18:11.403 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b254066-1828-444a-9dd5-4445758fbcd3 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated on remote: ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:18:11.403 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-3b254066-1828-444a-9dd5-4445758fbcd3 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group rule updated ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] 2021-06-24 09:18:11.756 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:11.787 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:15.005 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43da27cd-4a08-4a1b-9abb-1dee1f153b69 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated on remote: ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:18:15.021 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-43da27cd-4a08-4a1b-9abb-1dee1f153b69 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] 2021-06-24 09:18:15.739 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5188d1f0-d903-4b7e-a1a0-39272190a6a0 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: fbe863eb-3890-46b0-b7fe-a48108abd3b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:18:15.773 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5188d1f0-d903-4b7e-a1a0-39272190a6a0 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port fbe863eb-3890-46b0-b7fe-a48108abd3b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:18:18.662 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:18:19.771 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:18:19.942 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:18:19.962 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 updated. Details: {'device': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'mac_address': 'fa:16:3e:7f:a5:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:18:19.962 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:18:19.976 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:19.988 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:18:19.988 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:18:19.988 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:18:20.207 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:18:20.224 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:18:20.240 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbe863eb-3890-46b0-b7fe-a48108abd3b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:18:20.240 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:18:20.384 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:18:20.412 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:18:20.551 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbe863eb-3890-46b0-b7fe-a48108abd3b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:18:20.551 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:18:20.551 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442f1a8f-67b0-4b68-a1b9-9ef5a787912e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:18:20.568 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbe863eb-3890-46b0-b7fe-a48108abd3b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:18:20.568 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:18:20.568 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbe863eb-3890-46b0-b7fe-a48108abd3b0 not yet added. Adding. 2021-06-24 09:18:20.588 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:18:20.588 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:18:20.776 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:20.927 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:20.942 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:21.207 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:21.380 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:21.380 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbe863eb-3890-46b0-b7fe-a48108abd3b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:18:21.395 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 processed. 2021-06-24 09:18:21.786 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:21.957 744 2487918190440 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-06-24 09:18:45.715 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated on remote: ['705a8d9c-d730-4406-bdfd-af52f8f507f7', 'ebc2a97d-956f-4ee4-8620-8a171965a118'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:18:45.724 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated ['705a8d9c-d730-4406-bdfd-af52f8f507f7', 'ebc2a97d-956f-4ee4-8620-8a171965a118'] 2021-06-24 09:18:45.724 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Refresh firewall rules 2021-06-24 09:18:45.739 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:18:45.756 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] port_update received: a02b7992-ddbf-455f-86ca-30796f61f6c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:18:45.774 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:45.787 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Binding port a02b7992-ddbf-455f-86ca-30796f61f6c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:18:45.787 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:18:45.816 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:18:45.835 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a02b7992-ddbf-455f-86ca-30796f61f6c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:18:45.893 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Trunk plugin disabled on server. Assuming port a02b7992-ddbf-455f-86ca-30796f61f6c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:18:45.893 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Binding VLAN ID: 103, VLAN trunk: None to switch port a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:18:45.946 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Refresh firewall rules 2021-06-24 09:18:45.963 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:18:45.971 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information for ports dict_keys(['a02b7992-ddbf-455f-86ca-30796f61f6c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:18:45.989 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:18:45.989 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:18:45.989 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update members of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:18:46.008 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update port filter for a02b7992-ddbf-455f-86ca-30796f61f6c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:18:46.008 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Updating port rules. 2021-06-24 09:18:46.024 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-24 09:18:46.024 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:46.047 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:46.050 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:46.159 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information for ports dict_keys(['a02b7992-ddbf-455f-86ca-30796f61f6c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:18:46.159 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:18:46.181 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update rules of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:18:46.192 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update members of security group (705a8d9c-d730-4406-bdfd-af52f8f507f7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:18:46.192 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update port filter for a02b7992-ddbf-455f-86ca-30796f61f6c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:18:46.211 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Updating port rules. 2021-06-24 09:18:46.221 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-24 09:18:46.335 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:46.335 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:46.349 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:46.363 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:46.440 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-driver-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:46.520 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [req-82cfad88-e48a-40d1-b489-08f0265baf33 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Lock "n-hv-agent-port-lock-a02b7992-ddbf-455f-86ca-30796f61f6c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:46.787 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a001b9-f86a-4f37-a66f-802143d2cdc4 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] port_delete event received for '537643ec-5004-4b89-9705-ef7fab158da0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:52.676 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a02b7992-ddbf-455f-86ca-30796f61f6c3 2021-06-24 09:18:53.223 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated on remote: ['705a8d9c-d730-4406-bdfd-af52f8f507f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:18:53.223 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Security group member updated ['705a8d9c-d730-4406-bdfd-af52f8f507f7'] 2021-06-24 09:18:53.238 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Refresh firewall rules 2021-06-24 09:18:53.238 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Get security group information for devices via rpc ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:18:53.285 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:18:53.300 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:18:53.300 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf38b51d-09cf-4a80-b354-31342e1393a2 a5df05199a9a443d9b887125b775c76e 33f64fc4146d41d387ce00195ff99f52 - - -] port_delete event received for 'a02b7992-ddbf-455f-86ca-30796f61f6c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:53.988 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:18:53.988 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a02b7992-ddbf-455f-86ca-30796f61f6c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:18:53.988 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a02b7992-ddbf-455f-86ca-30796f61f6c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:18:54.006 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a02b7992-ddbf-455f-86ca-30796f61f6c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:18:54.019 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] 2021-06-24 09:18:54.035 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:18:54.035 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:18:54.049 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a02b7992-ddbf-455f-86ca-30796f61f6c3'] 2021-06-24 09:18:55.988 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:18:56.035 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:18:56.582 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493cfd20-c6e0-40c1-bc9f-e76e4ae3b7d1 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '5976d3ca-8fec-49d0-982e-44f2fecd47ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:57.613 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66408390-a0fd-496c-bd67-c088c84b5999 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'a456389b-984c-4c7f-a059-ea673d75abc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:58.471 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ef93795-a2ed-4dc0-9b60-83537f94e1b6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'b5f4f66d-e4d8-463b-bf63-0e8d31d81c20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:58.659 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d53d181-dbe8-4134-8149-7ce4143a4cad - - - - -] port_delete event received for 'b5f4f66d-e4d8-463b-bf63-0e8d31d81c20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:18:58.755 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ef93795-a2ed-4dc0-9b60-83537f94e1b6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network d187b5cf-fdbb-48b0-9ba8-9609aa637295 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:18:58.755 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9ef93795-a2ed-4dc0-9b60-83537f94e1b6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Reclaiming local network d187b5cf-fdbb-48b0-9ba8-9609aa637295 2021-06-24 09:19:00.114 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83aca3d3-3efb-485e-bd65-95550a447b8d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'b10a5670-4221-44d2-96a6-224f313b1ff6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:00.348 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-599b8eca-5df6-4dab-8401-ce38b7d83c28 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated on remote: ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:19:00.363 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-599b8eca-5df6-4dab-8401-ce38b7d83c28 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated ['884975ea-54fa-4ecd-b2b5-eef3641a88e0'] 2021-06-24 09:19:00.661 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-599b8eca-5df6-4dab-8401-ce38b7d83c28 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] port_delete event received for '73b23718-07a9-4852-b0e1-f7a73d06640b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:00.708 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73b23718-07a9-4852-b0e1-f7a73d06640b 2021-06-24 09:19:01.595 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b760297-f881-48a6-bf5e-244c0f3fbec6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '99c92d45-3560-4004-8a68-01c1af2dbcd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:02.007 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:19:02.007 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73b23718-07a9-4852-b0e1-f7a73d06640b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:19:02.018 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73b23718-07a9-4852-b0e1-f7a73d06640b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:19:02.018 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73b23718-07a9-4852-b0e1-f7a73d06640b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:19:02.037 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bec49d64-4369-4490-ad85-2e53541d2805 2021-06-24 09:19:02.037 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73b23718-07a9-4852-b0e1-f7a73d06640b'] 2021-06-24 09:19:02.057 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:19:02.057 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:19:02.069 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73b23718-07a9-4852-b0e1-f7a73d06640b'] 2021-06-24 09:19:02.648 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08239377-a718-419b-8f25-3f5ba9fc7bd8 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'ef56eada-a3e8-4a29-a3d2-d111316550ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:02.773 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b43c401e-d5f5-4316-b583-30b4fa6ef5c4 - - - - -] port_delete event received for 'ef56eada-a3e8-4a29-a3d2-d111316550ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:02.851 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08239377-a718-419b-8f25-3f5ba9fc7bd8 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network a019bd7f-deb9-4c33-b5ed-80741e788521 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:19:02.851 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08239377-a718-419b-8f25-3f5ba9fc7bd8 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network a019bd7f-deb9-4c33-b5ed-80741e788521 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:19:03.081 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d4389a6-f3d3-4c8a-be94-c378d678548b 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] port_delete event received for '40d2c875-ac6c-4044-8556-4193718a82d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:19:03.742 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8243841-8444-4836-b378-449dbcf561fa 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated on remote: ['45be81aa-0c29-41ef-993b-329d10a362b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:19:03.758 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-b8243841-8444-4836-b378-449dbcf561fa 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated ['45be81aa-0c29-41ef-993b-329d10a362b3'] 2021-06-24 09:19:03.895 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06d9a21a-a21e-4679-96f0-dcd9ef25a65f 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated on remote: ['45be81aa-0c29-41ef-993b-329d10a362b3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:19:03.895 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-06d9a21a-a21e-4679-96f0-dcd9ef25a65f 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group rule updated ['45be81aa-0c29-41ef-993b-329d10a362b3'] 2021-06-24 09:19:04.008 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:19:04.038 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:19:07.159 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-001489b8-5e85-4e9a-b65c-5f0c47d7ef98 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated on remote: ['45be81aa-0c29-41ef-993b-329d10a362b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:19:07.159 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-001489b8-5e85-4e9a-b65c-5f0c47d7ef98 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated ['45be81aa-0c29-41ef-993b-329d10a362b3'] 2021-06-24 09:19:07.941 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c82d6bb-106e-475e-9eb5-e02da9c2e7f6 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: d96ae095-311b-46ec-9af0-a693c404b7c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:19:07.956 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c82d6bb-106e-475e-9eb5-e02da9c2e7f6 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port d96ae095-311b-46ec-9af0-a693c404b7c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:19:11.001 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d96ae095-311b-46ec-9af0-a693c404b7c9 2021-06-24 09:19:12.050 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:19:12.239 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port d96ae095-311b-46ec-9af0-a693c404b7c9 2021-06-24 09:19:12.239 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port d96ae095-311b-46ec-9af0-a693c404b7c9 updated. Details: {'device': 'd96ae095-311b-46ec-9af0-a693c404b7c9', 'network_id': 'bec49d64-4369-4490-ad85-2e53541d2805', 'port_id': 'd96ae095-311b-46ec-9af0-a693c404b7c9', 'mac_address': 'fa:16:3e:46:46:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 106, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38df72ae-f46f-47b9-9a1e-83a1b5f659e6', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:19:12.260 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:19:12.260 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:19:12.260 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d96ae095-311b-46ec-9af0-a693c404b7c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:19:12.275 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bec49d64-4369-4490-ad85-2e53541d2805 2021-06-24 09:19:12.285 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:19:12.458 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd96ae095-311b-46ec-9af0-a693c404b7c9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:19:12.458 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd96ae095-311b-46ec-9af0-a693c404b7c9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:19:12.481 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d96ae095-311b-46ec-9af0-a693c404b7c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:19:12.499 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 106, VLAN trunk: None to switch port d96ae095-311b-46ec-9af0-a693c404b7c9 2021-06-24 09:19:12.618 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:19:12.618 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d96ae095-311b-46ec-9af0-a693c404b7c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:19:12.785 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d96ae095-311b-46ec-9af0-a693c404b7c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:19:12.801 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:19:12.801 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45be81aa-0c29-41ef-993b-329d10a362b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:19:12.801 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d96ae095-311b-46ec-9af0-a693c404b7c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:19:12.801 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:19:12.833 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d96ae095-311b-46ec-9af0-a693c404b7c9 not yet added. Adding. 2021-06-24 09:19:12.833 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:19:12.833 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:19:12.983 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:19:13.140 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:19:13.155 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:19:13.327 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:19:13.484 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d96ae095-311b-46ec-9af0-a693c404b7c9" 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-06-24 09:19:13.500 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d96ae095-311b-46ec-9af0-a693c404b7c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:19:13.500 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d96ae095-311b-46ec-9af0-a693c404b7c9 processed. 2021-06-24 09:19:14.061 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:19:14.245 744 2487918189384 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-06-24 09:19:59.359 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:00.266 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:20:00.439 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:00.439 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 updated. Details: {'device': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'mac_address': 'fa:16:3e:7f:a5:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:20:00.470 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:20:00.470 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:00.489 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:20:00.489 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:20:00.521 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:20:00.532 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:20:00.547 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbe863eb-3890-46b0-b7fe-a48108abd3b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:20:00.547 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:00.595 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:20:00.609 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:20:00.752 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbe863eb-3890-46b0-b7fe-a48108abd3b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:20:00.766 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:20:00.766 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442f1a8f-67b0-4b68-a1b9-9ef5a787912e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:20:00.781 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbe863eb-3890-46b0-b7fe-a48108abd3b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:20:00.781 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:20:00.798 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-24 09:20:00.798 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:00.815 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" 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-06-24 09:20:00.815 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:00.831 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:00.877 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:00.877 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbe863eb-3890-46b0-b7fe-a48108abd3b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:20:00.877 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 processed. 2021-06-24 09:20:02.270 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:02.442 744 2487918189384 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-06-24 09:20:19.314 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:20.375 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:20:20.375 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:20:20.375 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:20:20.394 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:20:20.411 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:20:20.411 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:20:20.411 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:20:20.436 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:20:21.313 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:22.380 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:20:22.380 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:20:22.380 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:20:22.395 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:20:22.395 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:22.406 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:20:22.406 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:20:22.427 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:20:22.443 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:20:22.551 744 2487918189384 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-06-24 09:20:45.609 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:46.500 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:20:46.718 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:46.745 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 updated. Details: {'device': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'network_id': '2ed02516-6582-48a1-acf3-3f6a9bf8b96e', 'port_id': 'fbe863eb-3890-46b0-b7fe-a48108abd3b0', 'mac_address': 'fa:16:3e:7f:a5:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fe62bda-6a4e-4305-bcf9-9549a831168d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:20:46.753 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:20:46.765 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:46.765 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:20:46.765 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:20:46.783 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:20:46.999 744 2487918189384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:20:46.999 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbe863eb-3890-46b0-b7fe-a48108abd3b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:20:47.023 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbe863eb-3890-46b0-b7fe-a48108abd3b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:20:47.039 744 2487918189384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:20:47.176 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:20:47.186 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:20:47.336 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbe863eb-3890-46b0-b7fe-a48108abd3b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:20:47.336 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:20:47.353 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (442f1a8f-67b0-4b68-a1b9-9ef5a787912e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:20:47.353 744 2487918189384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbe863eb-3890-46b0-b7fe-a48108abd3b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:20:47.368 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:20:47.378 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbe863eb-3890-46b0-b7fe-a48108abd3b0 not yet added. Adding. 2021-06-24 09:20:47.378 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:20:47.378 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:20:47.540 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:47.696 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:47.711 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:47.914 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:48.066 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbe863eb-3890-46b0-b7fe-a48108abd3b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:48.085 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbe863eb-3890-46b0-b7fe-a48108abd3b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:20:48.085 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbe863eb-3890-46b0-b7fe-a48108abd3b0 processed. 2021-06-24 09:20:48.514 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:20:48.749 744 2487918189384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:20:59.640 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d96ae095-311b-46ec-9af0-a693c404b7c9 2021-06-24 09:20:59.915 744 2487918189384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04a4edab-8097-4f5b-b325-c9f421b93e1c 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated on remote: ['45be81aa-0c29-41ef-993b-329d10a362b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:20:59.931 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [req-04a4edab-8097-4f5b-b325-c9f421b93e1c 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] Security group member updated ['45be81aa-0c29-41ef-993b-329d10a362b3'] 2021-06-24 09:21:00.290 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04a4edab-8097-4f5b-b325-c9f421b93e1c 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] port_delete event received for 'd96ae095-311b-46ec-9af0-a693c404b7c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:21:00.568 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:21:00.568 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd96ae095-311b-46ec-9af0-a693c404b7c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:21:00.568 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd96ae095-311b-46ec-9af0-a693c404b7c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:21:00.568 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d96ae095-311b-46ec-9af0-a693c404b7c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:21:00.593 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bec49d64-4369-4490-ad85-2e53541d2805 2021-06-24 09:21:00.608 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d96ae095-311b-46ec-9af0-a693c404b7c9'] 2021-06-24 09:21:00.608 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:21:00.608 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:21:00.631 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d96ae095-311b-46ec-9af0-a693c404b7c9'] 2021-06-24 09:21:02.556 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419bda99-ceca-4cd9-8b86-e5979dd45667 27e217432d9443469b31a60a07e36c84 0b67ac5a655342b8b8de30b65acaa730 - - -] port_delete event received for '0e84a8e2-6ce6-42af-95fd-037bdbe602e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:21:02.556 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:21:02.594 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:21:07.473 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a7fd75-ff72-4eb8-9592-7468cd8847dc f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '02e1c71e-d049-4262-b876-f118a1efee5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:21:08.472 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af90480a-452d-43f8-805b-99834aca1445 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '946d0f7f-b54f-4449-81f2-3b4751b91b3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:21:09.250 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946063af-f2ea-4440-8313-7f76e165e07b f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'b8ea437b-54e0-4db0-9293-05650b1ec089' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:21:09.422 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946063af-f2ea-4440-8313-7f76e165e07b f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network bec49d64-4369-4490-ad85-2e53541d2805 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:21:09.448 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946063af-f2ea-4440-8313-7f76e165e07b f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network bec49d64-4369-4490-ad85-2e53541d2805 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:21:33.487 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb99f271-d69e-4397-a7df-0d1f28bc85ab 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated on remote: ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:21:33.504 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-bb99f271-d69e-4397-a7df-0d1f28bc85ab 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] 2021-06-24 09:21:34.251 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f4ebbb4-fb51-4871-9abb-10a83e2b92b7 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 292556ec-7d54-4633-999c-c384df02b688 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:21:34.251 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f4ebbb4-fb51-4871-9abb-10a83e2b92b7 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 292556ec-7d54-4633-999c-c384df02b688 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:21:38.001 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 292556ec-7d54-4633-999c-c384df02b688 2021-06-24 09:21:38.803 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:21:39.013 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 292556ec-7d54-4633-999c-c384df02b688 2021-06-24 09:21:39.013 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 292556ec-7d54-4633-999c-c384df02b688 updated. Details: {'device': '292556ec-7d54-4633-999c-c384df02b688', 'network_id': '49a1fe34-e037-4299-8479-ec79eeab6658', 'port_id': '292556ec-7d54-4633-999c-c384df02b688', 'mac_address': 'fa:16:3e:1f:13:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df85e82c-3e6a-459d-a371-20c3060caa2a', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:21:39.013 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:21:39.032 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292556ec-7d54-4633-999c-c384df02b688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:21:39.032 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 292556ec-7d54-4633-999c-c384df02b688 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:21:39.032 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 49a1fe34-e037-4299-8479-ec79eeab6658 2021-06-24 09:21:39.047 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:21:39.248 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '292556ec-7d54-4633-999c-c384df02b688') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:21:39.275 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '292556ec-7d54-4633-999c-c384df02b688') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:21:39.275 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 292556ec-7d54-4633-999c-c384df02b688 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:21:39.289 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port 292556ec-7d54-4633-999c-c384df02b688 2021-06-24 09:21:39.454 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:21:39.454 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['292556ec-7d54-4633-999c-c384df02b688'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:21:39.612 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['292556ec-7d54-4633-999c-c384df02b688']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:21:39.622 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:21:39.622 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:21:39.641 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:21:39.654 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 292556ec-7d54-4633-999c-c384df02b688 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:21:39.654 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:21:39.654 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 292556ec-7d54-4633-999c-c384df02b688 not yet added. Adding. 2021-06-24 09:21:39.654 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:21:39.691 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:21:39.849 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292556ec-7d54-4633-999c-c384df02b688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:21:39.997 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292556ec-7d54-4633-999c-c384df02b688" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:21:39.997 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292556ec-7d54-4633-999c-c384df02b688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:21:40.233 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-292556ec-7d54-4633-999c-c384df02b688" 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-06-24 09:21:40.404 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-292556ec-7d54-4633-999c-c384df02b688" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:21:40.404 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 292556ec-7d54-4633-999c-c384df02b688 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:21:40.430 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 292556ec-7d54-4633-999c-c384df02b688 processed. 2021-06-24 09:21:40.804 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:21:40.998 744 2487918190440 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-06-24 09:22:00.115 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbe863eb-3890-46b0-b7fe-a48108abd3b0 2021-06-24 09:22:00.685 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8310750-72f6-49e2-8d10-91696531ee51 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated on remote: ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:00.701 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-f8310750-72f6-49e2-8d10-91696531ee51 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] Security group member updated ['442f1a8f-67b0-4b68-a1b9-9ef5a787912e'] 2021-06-24 09:22:00.937 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:22:00.937 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:22:00.952 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:22:00.952 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbe863eb-3890-46b0-b7fe-a48108abd3b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:22:00.977 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e 2021-06-24 09:22:00.983 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:22:00.983 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:22:00.997 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:22:00.997 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbe863eb-3890-46b0-b7fe-a48108abd3b0'] 2021-06-24 09:22:00.997 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8310750-72f6-49e2-8d10-91696531ee51 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] port_delete event received for 'fbe863eb-3890-46b0-b7fe-a48108abd3b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:02.935 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:02.966 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:03.327 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb7c64a1-bcbe-4656-ad1f-f9cab6e31f51 f5c82b1b4d8840f4a17a5d5f797ce87d 1de26ab21d844892b2180caecacc5334 - - -] port_delete event received for 'c92ce0b1-4291-4b3d-b098-6d5156e5bbf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:06.919 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27a65a9e-512e-4dcd-9e31-ba6c7d719a70 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'b4dd95c6-b850-4fe0-b760-d31fa91528d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:07.951 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34f5a80f-c425-4b9a-a634-ad2e4ce430aa f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'dd001449-d83f-4f33-9f9a-1263ded1c495' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:08.942 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a333d7c-5a9b-48ad-80c9-06291b7587df f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'fcfb24ab-33f0-4947-84a0-90aeff13bcf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:09.138 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a333d7c-5a9b-48ad-80c9-06291b7587df f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:22:09.153 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a333d7c-5a9b-48ad-80c9-06291b7587df f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 2ed02516-6582-48a1-acf3-3f6a9bf8b96e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:22:12.420 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a06d18e6-d498-4974-84a1-1234e50026d0 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 994e6a0e-60b4-4a62-8678-f3dacd48d8b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:22:12.420 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a06d18e6-d498-4974-84a1-1234e50026d0 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 994e6a0e-60b4-4a62-8678-f3dacd48d8b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:22:12.887 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b1d2c9-c170-4775-b923-43533d802193 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 6e9bb630-c78c-4fd9-a3ae-90276964bd4c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:22:12.895 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b1d2c9-c170-4775-b923-43533d802193 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 6e9bb630-c78c-4fd9-a3ae-90276964bd4c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:22:30.661 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-973b262e-296c-40e1-838e-14ca4cd2951d 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated on remote: ['b1820322-421e-413c-b2ea-a1e07fe7a606'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:30.661 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-973b262e-296c-40e1-838e-14ca4cd2951d 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated ['b1820322-421e-413c-b2ea-a1e07fe7a606'] 2021-06-24 09:22:31.375 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-435ac149-04a7-4ea3-80e6-0c7c589cc154 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 71f18b53-82ce-4624-b270-4ecced831c83 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:31.392 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-435ac149-04a7-4ea3-80e6-0c7c589cc154 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 71f18b53-82ce-4624-b270-4ecced831c83 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:34.450 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 292556ec-7d54-4633-999c-c384df02b688 2021-06-24 09:22:34.522 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71f18b53-82ce-4624-b270-4ecced831c83 2021-06-24 09:22:34.810 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated on remote: ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:34.829 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] 2021-06-24 09:22:34.829 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Refresh firewall rules 2021-06-24 09:22:34.829 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Get security group information for devices via rpc ['292556ec-7d54-4633-999c-c384df02b688'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:34.865 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:34.881 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:34.896 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56160626-99b3-42eb-a54c-1165d2d86cc6 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] port_delete event received for '292556ec-7d54-4633-999c-c384df02b688' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:35.139 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:22:35.334 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 71f18b53-82ce-4624-b270-4ecced831c83 2021-06-24 09:22:35.349 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 71f18b53-82ce-4624-b270-4ecced831c83 updated. Details: {'device': '71f18b53-82ce-4624-b270-4ecced831c83', 'network_id': 'b9963759-656f-472e-b334-4030396fe075', 'port_id': '71f18b53-82ce-4624-b270-4ecced831c83', 'mac_address': 'fa:16:3e:d1:b4:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03c67f6c-e942-460d-84ac-d593186d28b9', '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-06-24 09:22:35.349 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:22:35.349 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:22:35.372 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:35.372 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71f18b53-82ce-4624-b270-4ecced831c83 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:22:35.372 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9963759-656f-472e-b334-4030396fe075 2021-06-24 09:22:35.372 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:22:35.397 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '292556ec-7d54-4633-999c-c384df02b688' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:22:35.397 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '292556ec-7d54-4633-999c-c384df02b688' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:22:35.407 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 292556ec-7d54-4633-999c-c384df02b688 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:22:35.419 744 2487918189384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 49a1fe34-e037-4299-8479-ec79eeab6658 2021-06-24 09:22:35.419 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292556ec-7d54-4633-999c-c384df02b688'] 2021-06-24 09:22:35.437 744 2487918189384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:22:35.437 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:22:35.437 744 2487918189384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['292556ec-7d54-4633-999c-c384df02b688'] 2021-06-24 09:22:35.605 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71f18b53-82ce-4624-b270-4ecced831c83') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:35.605 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71f18b53-82ce-4624-b270-4ecced831c83') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:35.629 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71f18b53-82ce-4624-b270-4ecced831c83 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:22:35.636 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port 71f18b53-82ce-4624-b270-4ecced831c83 2021-06-24 09:22:35.765 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:22:35.765 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71f18b53-82ce-4624-b270-4ecced831c83'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:35.902 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71f18b53-82ce-4624-b270-4ecced831c83']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:35.902 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:35.933 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1820322-421e-413c-b2ea-a1e07fe7a606) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:22:35.936 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b1820322-421e-413c-b2ea-a1e07fe7a606) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:22:35.936 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71f18b53-82ce-4624-b270-4ecced831c83 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:22:35.936 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:22:35.959 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71f18b53-82ce-4624-b270-4ecced831c83 not yet added. Adding. 2021-06-24 09:22:35.959 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:22:35.959 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:22:36.100 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:36.223 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:36.223 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:36.441 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:36.608 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71f18b53-82ce-4624-b270-4ecced831c83" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:36.608 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71f18b53-82ce-4624-b270-4ecced831c83 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:22:36.620 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71f18b53-82ce-4624-b270-4ecced831c83 processed. 2021-06-24 09:22:37.147 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:37.364 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:42.313 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca2bc4f-1135-4c73-8ca6-8cedcc2ccdfb 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated on remote: ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:42.313 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca2bc4f-1135-4c73-8ca6-8cedcc2ccdfb 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] 2021-06-24 09:22:42.503 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71f18b53-82ce-4624-b270-4ecced831c83 2021-06-24 09:22:42.991 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated on remote: ['b1820322-421e-413c-b2ea-a1e07fe7a606'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:43.000 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated ['b1820322-421e-413c-b2ea-a1e07fe7a606'] 2021-06-24 09:22:43.010 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Refresh firewall rules 2021-06-24 09:22:43.010 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Get security group information for devices via rpc ['71f18b53-82ce-4624-b270-4ecced831c83'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:43.042 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:43.069 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:43.115 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67949f93-3201-4da7-8b37-890007641315 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] port_delete event received for '71f18b53-82ce-4624-b270-4ecced831c83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:43.195 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:22:43.195 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6972d5da-8618-43f5-9947-a04c0c136771 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: 338eaeea-2094-493a-9123-52a12e8bae5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:43.209 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71f18b53-82ce-4624-b270-4ecced831c83' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:22:43.209 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71f18b53-82ce-4624-b270-4ecced831c83' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:22:43.209 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71f18b53-82ce-4624-b270-4ecced831c83 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:22:43.229 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6972d5da-8618-43f5-9947-a04c0c136771 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port 338eaeea-2094-493a-9123-52a12e8bae5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:43.229 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9963759-656f-472e-b334-4030396fe075 2021-06-24 09:22:43.229 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71f18b53-82ce-4624-b270-4ecced831c83'] 2021-06-24 09:22:43.229 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:22:43.256 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:22:43.260 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71f18b53-82ce-4624-b270-4ecced831c83'] 2021-06-24 09:22:45.199 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:45.229 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:46.666 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 338eaeea-2094-493a-9123-52a12e8bae5c 2021-06-24 09:22:47.005 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04ec6859-c105-45b1-aa85-8e71425677fd 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated on remote: ['b1820322-421e-413c-b2ea-a1e07fe7a606'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:47.021 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-04ec6859-c105-45b1-aa85-8e71425677fd 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated ['b1820322-421e-413c-b2ea-a1e07fe7a606'] 2021-06-24 09:22:47.197 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:22:47.401 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port 338eaeea-2094-493a-9123-52a12e8bae5c 2021-06-24 09:22:47.401 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port 338eaeea-2094-493a-9123-52a12e8bae5c updated. Details: {'device': '338eaeea-2094-493a-9123-52a12e8bae5c', 'network_id': '49a1fe34-e037-4299-8479-ec79eeab6658', 'port_id': '338eaeea-2094-493a-9123-52a12e8bae5c', 'mac_address': 'fa:16:3e:48:44:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 121, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df85e82c-3e6a-459d-a371-20c3060caa2a', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:22:47.421 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:22:47.421 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:47.421 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 338eaeea-2094-493a-9123-52a12e8bae5c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:22:47.438 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 49a1fe34-e037-4299-8479-ec79eeab6658 2021-06-24 09:22:47.438 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:22:47.650 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '338eaeea-2094-493a-9123-52a12e8bae5c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:47.650 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '338eaeea-2094-493a-9123-52a12e8bae5c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:47.666 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 338eaeea-2094-493a-9123-52a12e8bae5c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:22:47.666 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 121, VLAN trunk: None to switch port 338eaeea-2094-493a-9123-52a12e8bae5c 2021-06-24 09:22:47.784 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d992a0b-0618-4fea-843f-311e1c946c40 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:22:47.784 744 2487918189384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d992a0b-0618-4fea-843f-311e1c946c40 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:22:47.802 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:22:47.802 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['338eaeea-2094-493a-9123-52a12e8bae5c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:47.947 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['338eaeea-2094-493a-9123-52a12e8bae5c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:47.947 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:47.947 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:22:47.978 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:22:47.978 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 338eaeea-2094-493a-9123-52a12e8bae5c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:22:47.986 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:22:47.986 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 338eaeea-2094-493a-9123-52a12e8bae5c not yet added. Adding. 2021-06-24 09:22:47.986 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:22:48.011 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:22:48.146 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:48.313 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:48.322 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:48.697 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:48.891 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-338eaeea-2094-493a-9123-52a12e8bae5c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:48.891 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 338eaeea-2094-493a-9123-52a12e8bae5c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:22:48.912 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 338eaeea-2094-493a-9123-52a12e8bae5c processed. 2021-06-24 09:22:49.192 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:49.401 744 2487918190440 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-06-24 09:22:50.696 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 2021-06-24 09:22:51.208 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:22:51.411 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 2021-06-24 09:22:51.411 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 updated. Details: {'device': 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49', 'network_id': 'b9963759-656f-472e-b334-4030396fe075', 'port_id': 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49', 'mac_address': 'fa:16:3e:ba:3b:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 116, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03c67f6c-e942-460d-84ac-d593186d28b9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-24 09:22:51.411 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:22:51.427 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:51.427 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:22:51.443 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9963759-656f-472e-b334-4030396fe075 2021-06-24 09:22:51.443 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:22:51.638 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:51.659 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:22:51.670 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:22:51.683 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 116, VLAN trunk: None to switch port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 2021-06-24 09:22:51.793 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:22:51.810 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:51.963 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:51.963 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:51.963 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1820322-421e-413c-b2ea-a1e07fe7a606) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:22:51.987 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b1820322-421e-413c-b2ea-a1e07fe7a606) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-24 09:22:51.987 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:22:51.998 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:22:51.998 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 not yet added. Adding. 2021-06-24 09:22:52.010 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:22:52.010 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:22:52.150 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:52.307 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:52.307 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:52.505 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:52.661 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:22:52.668 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:22:52.668 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 processed. 2021-06-24 09:22:53.232 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:22:53.436 744 2487918190440 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-06-24 09:22:58.677 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 2021-06-24 09:22:59.008 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated on remote: ['b1820322-421e-413c-b2ea-a1e07fe7a606'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:22:59.008 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Security group member updated ['b1820322-421e-413c-b2ea-a1e07fe7a606'] 2021-06-24 09:22:59.028 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Refresh firewall rules 2021-06-24 09:22:59.028 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Get security group information for devices via rpc ['e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:22:59.066 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:22:59.082 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:22:59.102 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-460e018e-8971-4f4d-94a6-7a3a1ba8aaed 3c7abb6bcdb4491aa12ff5b3edd5e42a b2e9f5076f6841fe9264ca09e36a95a7 - - -] port_delete event received for 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:22:59.235 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:22:59.243 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:22:59.243 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:22:59.243 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:22:59.274 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9963759-656f-472e-b334-4030396fe075 2021-06-24 09:22:59.274 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49'] 2021-06-24 09:22:59.274 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:22:59.289 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:22:59.289 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1b4c69d-dbc5-40f2-a6f0-f2edf67cef49'] 2021-06-24 09:23:01.242 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:01.289 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:17.929 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated on remote: ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:23:17.929 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Security group member updated ['2f9f8a4c-3bcd-4ee7-a779-2ebaa7c35d05'] 2021-06-24 09:23:17.947 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Refresh firewall rules 2021-06-24 09:23:17.947 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Get security group information for devices via rpc ['338eaeea-2094-493a-9123-52a12e8bae5c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:23:18.006 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:23:18.006 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:23:18.035 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3010a191-e825-4212-ba6d-3392844daae8 90bfe9dd7686457faa14ee713a2f161f 5c5f0e3cad2a42b999859b092cd43820 - - -] port_delete event received for '338eaeea-2094-493a-9123-52a12e8bae5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:23:18.801 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 338eaeea-2094-493a-9123-52a12e8bae5c 2021-06-24 09:23:19.442 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:23:19.442 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '338eaeea-2094-493a-9123-52a12e8bae5c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:23:19.442 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '338eaeea-2094-493a-9123-52a12e8bae5c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:23:19.442 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 338eaeea-2094-493a-9123-52a12e8bae5c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:23:19.473 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 49a1fe34-e037-4299-8479-ec79eeab6658 2021-06-24 09:23:19.473 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['338eaeea-2094-493a-9123-52a12e8bae5c'] 2021-06-24 09:23:19.488 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:23:19.495 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:23:19.495 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['338eaeea-2094-493a-9123-52a12e8bae5c'] 2021-06-24 09:23:20.165 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4739bb1-9278-4be7-9e6d-26da412b8664 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network b9963759-656f-472e-b334-4030396fe075 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:23:20.165 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4739bb1-9278-4be7-9e6d-26da412b8664 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network b9963759-656f-472e-b334-4030396fe075 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:23:21.457 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:23:21.490 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:23:39.973 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3720f2d-6a5a-4927-ae5e-ab8dc8560fd6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 49a1fe34-e037-4299-8479-ec79eeab6658 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:23:39.989 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3720f2d-6a5a-4927-ae5e-ab8dc8560fd6 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 49a1fe34-e037-4299-8479-ec79eeab6658 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:23:58.865 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09842b72-2e3d-4ae3-ae03-6d621395f2f8 - - - - -] port_update received: 90246ef3-3252-428d-aa5f-487acd4a3315 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:23:58.881 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09842b72-2e3d-4ae3-ae03-6d621395f2f8 - - - - -] No port 90246ef3-3252-428d-aa5f-487acd4a3315 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:03.962 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db76966a-37ca-408b-879c-864c3aff6492 - - - - -] port_update received: 0a188c8e-287f-47d7-a235-181905310ac9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:03.985 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db76966a-37ca-408b-879c-864c3aff6492 - - - - -] No port 0a188c8e-287f-47d7-a235-181905310ac9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:05.431 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb4994f7-bf91-4230-8343-c1879f03aac5 - - - - -] port_update received: da914327-0fa9-48ec-a5a6-43a0b687e2a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:05.447 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb4994f7-bf91-4230-8343-c1879f03aac5 - - - - -] No port da914327-0fa9-48ec-a5a6-43a0b687e2a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:08.298 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ffd27c0-da90-4450-9df0-2a27ca6cd728 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:08.298 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-5ffd27c0-da90-4450-9df0-2a27ca6cd728 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:08.478 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffc932d6-3b7e-4b69-a608-ad28e53c1543 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:08.478 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-ffc932d6-3b7e-4b69-a608-ad28e53c1543 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:08.666 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-608f8a19-0271-440d-9b5e-f9f0eeb66297 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:08.666 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-608f8a19-0271-440d-9b5e-f9f0eeb66297 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:08.876 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5577595-77cc-4ef1-92ca-c51a364d7647 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:08.876 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-c5577595-77cc-4ef1-92ca-c51a364d7647 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:09.103 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5340826a-0cd3-42a6-a759-f4c33a2e2825 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:09.119 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-5340826a-0cd3-42a6-a759-f4c33a2e2825 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:09.353 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48b5660e-ee83-4c08-9c6f-015427ade0e2 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-24 09:24:09.368 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-48b5660e-ee83-4c08-9c6f-015427ade0e2 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group rule updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:09.986 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-620cbce2-71cd-4016-9abc-a705a087b1c8 - - - - -] port_update received: 1e69fb0b-94aa-4a45-8d4a-09c3c82a3d98 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:10.003 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-620cbce2-71cd-4016-9abc-a705a087b1c8 - - - - -] No port 1e69fb0b-94aa-4a45-8d4a-09c3c82a3d98 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:33.433 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2356e33-b6db-469e-b27a-2689afdab154 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group member updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:24:33.448 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-f2356e33-b6db-469e-b27a-2689afdab154 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group member updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:24:34.417 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13ac9589-1f1a-431c-8158-d5a040fdf2e0 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] port_update received: ff0d0a62-7422-4cef-b286-a25ee63edec1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-24 09:24:34.429 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13ac9589-1f1a-431c-8158-d5a040fdf2e0 af3782e49922457cab48dc1a1a8bfc0c 4d03f4d42a8448f4b1b1405dfb955a58 - - -] No port ff0d0a62-7422-4cef-b286-a25ee63edec1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-24 09:24:37.371 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:24:37.807 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:24:38.060 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:24:38.060 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port ff0d0a62-7422-4cef-b286-a25ee63edec1 updated. Details: {'device': 'ff0d0a62-7422-4cef-b286-a25ee63edec1', 'network_id': '1dc7dd24-541a-40b4-8aba-7abe2f6016e8', 'port_id': 'ff0d0a62-7422-4cef-b286-a25ee63edec1', 'mac_address': 'fa:16:3e:96:56:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 135, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54048d10-ccd3-4612-9ed5-beef10993fd4', '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-06-24 09:24:38.060 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:24:38.082 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:38.082 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff0d0a62-7422-4cef-b286-a25ee63edec1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:24:38.093 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 2021-06-24 09:24:38.093 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:24:38.296 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff0d0a62-7422-4cef-b286-a25ee63edec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:38.317 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff0d0a62-7422-4cef-b286-a25ee63edec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:24:38.317 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff0d0a62-7422-4cef-b286-a25ee63edec1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:24:38.339 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 135, VLAN trunk: None to switch port ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:24:38.455 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:24:38.455 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:24:38.768 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff0d0a62-7422-4cef-b286-a25ee63edec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:24:38.788 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:24:38.799 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f09fc2c2-3523-4d00-95f9-1aca1c6b9778) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:24:38.799 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff0d0a62-7422-4cef-b286-a25ee63edec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:24:38.813 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:24:38.813 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff0d0a62-7422-4cef-b286-a25ee63edec1 not yet added. Adding. 2021-06-24 09:24:38.813 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:24:38.813 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:24:38.967 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:39.095 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:39.110 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:39.280 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:39.433 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:24:39.448 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff0d0a62-7422-4cef-b286-a25ee63edec1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:24:39.448 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff0d0a62-7422-4cef-b286-a25ee63edec1 processed. 2021-06-24 09:24:39.807 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:24:39.995 744 2487918190440 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-06-24 09:27:24.305 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:27:24.556 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:27:24.556 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff0d0a62-7422-4cef-b286-a25ee63edec1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:27:24.556 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff0d0a62-7422-4cef-b286-a25ee63edec1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:27:24.571 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff0d0a62-7422-4cef-b286-a25ee63edec1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:27:24.587 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 2021-06-24 09:27:24.587 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] 2021-06-24 09:27:24.587 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:27:24.603 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:27:24.603 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] 2021-06-24 09:27:26.549 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:26.721 744 2487918190440 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-06-24 09:27:32.634 744 2487918187096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:27:34.596 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-24 09:27:34.815 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Adding port ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:27:34.815 744 2487821606232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Port ff0d0a62-7422-4cef-b286-a25ee63edec1 updated. Details: {'device': 'ff0d0a62-7422-4cef-b286-a25ee63edec1', 'network_id': '1dc7dd24-541a-40b4-8aba-7abe2f6016e8', 'port_id': 'ff0d0a62-7422-4cef-b286-a25ee63edec1', 'mac_address': 'fa:16:3e:96:56:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 135, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54048d10-ccd3-4612-9ed5-beef10993fd4', '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-06-24 09:27:34.815 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-24 09:27:34.830 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:34.830 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff0d0a62-7422-4cef-b286-a25ee63edec1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-24 09:27:34.846 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 2021-06-24 09:27:34.853 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-24 09:27:35.102 744 2487918190440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff0d0a62-7422-4cef-b286-a25ee63edec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:27:35.102 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff0d0a62-7422-4cef-b286-a25ee63edec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-24 09:27:35.118 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff0d0a62-7422-4cef-b286-a25ee63edec1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-24 09:27:35.118 744 2487918190440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 135, VLAN trunk: None to switch port ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:27:35.243 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-24 09:27:35.259 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-24 09:27:35.540 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff0d0a62-7422-4cef-b286-a25ee63edec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-24 09:27:35.556 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-24 09:27:35.556 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f09fc2c2-3523-4d00-95f9-1aca1c6b9778) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-24 09:27:35.571 744 2487918190440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff0d0a62-7422-4cef-b286-a25ee63edec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-24 09:27:35.571 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-24 09:27:35.571 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff0d0a62-7422-4cef-b286-a25ee63edec1 not yet added. Adding. 2021-06-24 09:27:35.571 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-24 09:27:35.596 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-24 09:27:35.721 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:35.837 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:35.837 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:36.024 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:36.150 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff0d0a62-7422-4cef-b286-a25ee63edec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:27:36.166 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff0d0a62-7422-4cef-b286-a25ee63edec1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-24 09:27:36.166 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff0d0a62-7422-4cef-b286-a25ee63edec1 processed. 2021-06-24 09:27:36.612 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:27:36.869 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:23.634 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec964dcc-85a8-4b2f-aba9-62936cf4ea01 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] port_delete event received for '598fc920-cea5-44a2-a707-03f9383dc515' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:26.472 744 2487918190440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc2bc246-4acb-4b25-a19a-8a2de83f0041 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group member updated on remote: ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-24 09:29:26.472 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [req-bc2bc246-4acb-4b25-a19a-8a2de83f0041 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] Security group member updated ['f09fc2c2-3523-4d00-95f9-1aca1c6b9778'] 2021-06-24 09:29:26.545 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc2bc246-4acb-4b25-a19a-8a2de83f0041 635ed5003cd24caf985501d3892ac7ef 1a4cd88b17bd4ca399873e0475f40d28 - - -] port_delete event received for 'ff0d0a62-7422-4cef-b286-a25ee63edec1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:27.082 744 2487918187272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff0d0a62-7422-4cef-b286-a25ee63edec1 2021-06-24 09:29:29.092 744 2487821606232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-591c98b1-c92f-45ef-b978-c5e562ac9b74 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-24 09:29:29.097 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff0d0a62-7422-4cef-b286-a25ee63edec1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-24 09:29:29.097 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff0d0a62-7422-4cef-b286-a25ee63edec1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-24 09:29:29.097 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff0d0a62-7422-4cef-b286-a25ee63edec1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-24 09:29:29.119 744 2487918190440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 2021-06-24 09:29:29.127 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] 2021-06-24 09:29:29.127 744 2487918190440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-24 09:29:29.127 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-24 09:29:29.127 744 2487918190440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff0d0a62-7422-4cef-b286-a25ee63edec1'] 2021-06-24 09:29:30.561 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34acc8de-2278-4443-819f-61509ced8ab7 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '0a188c8e-287f-47d7-a235-181905310ac9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:31.092 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-24 09:29:31.134 744 2487918190440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-24 09:29:32.154 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15cdcb97-5ad0-4f44-8971-83b2cad82754 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '90246ef3-3252-428d-aa5f-487acd4a3315' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:33.041 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6248546-9549-40e7-981d-da325aa82b1d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '9282443e-c851-436f-9ff8-18fe6488e314' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:33.166 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6799d7ff-32ae-4038-8ecb-78cc0c2c5282 - - - - -] port_delete event received for '9282443e-c851-436f-9ff8-18fe6488e314' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:33.509 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6248546-9549-40e7-981d-da325aa82b1d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:29:33.529 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6248546-9549-40e7-981d-da325aa82b1d f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 1dc7dd24-541a-40b4-8aba-7abe2f6016e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-24 09:29:34.561 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a994abe-c3c6-4dbe-8137-2698cdc241ba f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '1e69fb0b-94aa-4a45-8d4a-09c3c82a3d98' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:35.729 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd425ca1-cd4f-41f9-ada5-f558bed2b888 f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for 'da914327-0fa9-48ec-a5a6-43a0b687e2a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:36.889 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee82c79-2765-40c9-b991-f2235aabf0ff f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] port_delete event received for '73a67af6-11a8-49cb-a4d2-41e726370bdb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:37.031 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ff5888a-02d2-4dd7-895f-ec37f3667563 - - - - -] port_delete event received for '73a67af6-11a8-49cb-a4d2-41e726370bdb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-24 09:29:37.123 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee82c79-2765-40c9-b991-f2235aabf0ff f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] network_delete received. Deleting network 4900f660-576f-45e7-81e2-23c3512298dd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-24 09:29:37.139 744 2487918190440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cee82c79-2765-40c9-b991-f2235aabf0ff f29b54e1548341fb8b36557697a00dc4 b949b26efdd04053a80e94510ce94c7c - - -] Network 4900f660-576f-45e7-81e2-23c3512298dd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463