2022-08-04 10:30:46.260 1140 2404819230384 MainThread INFO neutron.common.config [-] Logging enabled! 2022-08-04 10:30:46.280 1140 2404819230384 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev460 2022-08-04 10:30:46.280 1140 2404819230384 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-08-04 10:30:46.304 1140 2404819230384 MainThread INFO os_win.utils.network.networkutils [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] WMI caching is disabled. 2022-08-04 10:30:46.639 1140 2404819230384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-08-04 10:30:46.719 1140 2404819230384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-04 10:30:46.719 1140 2404819230384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-04 10:30:46.882 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent initialized successfully, now running... 2022-08-04 10:30:46.903 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-08-04 10:30:46.935 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-04 10:30:46.997 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-04 10:32:44.318 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb3d906e-ceb4-4711-82ee-60432fed8254 - - - - - -] port_update received: 9b21babd-0e7e-4a36-91a8-f151f5a6994b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:32:44.318 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb3d906e-ceb4-4711-82ee-60432fed8254 - - - - - -] No port 9b21babd-0e7e-4a36-91a8-f151f5a6994b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:32:52.281 1140 2404897039456 MainThread WARNING oslo_policy.policy [req-cd6d7508-fa55-427b-b945-cd62abce5942 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] 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. 2022-08-04 10:32:52.319 1140 2404897039456 MainThread WARNING oslo_policy.policy [req-cd6d7508-fa55-427b-b945-cd62abce5942 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] 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. 2022-08-04 10:32:52.333 1140 2404897039456 MainThread WARNING oslo_policy.policy [req-cd6d7508-fa55-427b-b945-cd62abce5942 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] 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. 2022-08-04 10:32:52.333 1140 2404897039456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6d7508-fa55-427b-b945-cd62abce5942 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated on remote: ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:32:52.355 1140 2404897039456 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6d7508-fa55-427b-b945-cd62abce5942 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] 2022-08-04 10:32:52.355 1140 2404897039456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c377c7a-4e84-4177-a817-4e12be73bb5b 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated on remote: ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:32:52.375 1140 2404897039456 MainThread INFO neutron.agent.securitygroups_rpc [req-5c377c7a-4e84-4177-a817-4e12be73bb5b 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] 2022-08-04 10:32:52.490 1140 2404915172272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-608a91e0-94bf-4f17-bda1-0fb4748940a3 - - - - - -] port_update received: 19914d10-e050-4725-9616-0954f254e85b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:32:52.490 1140 2404915172272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-608a91e0-94bf-4f17-bda1-0fb4748940a3 - - - - - -] No port 19914d10-e050-4725-9616-0954f254e85b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:32:54.116 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c08bc3-8a6d-40b4-b6ff-145f35160941 - - - - - -] port_update received: 7d29ba75-fa7e-4093-b08e-c76a7d87354c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:32:54.116 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c08bc3-8a6d-40b4-b6ff-145f35160941 - - - - - -] No port 7d29ba75-fa7e-4093-b08e-c76a7d87354c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:32:55.382 1140 2404897442624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e5daef0-c10f-4d98-933c-43d32dae717e - - - - - -] port_update received: 3c28437d-2d31-4b75-b237-7cd63dffd39f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:32:55.397 1140 2404897442624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e5daef0-c10f-4d98-933c-43d32dae717e - - - - - -] No port 3c28437d-2d31-4b75-b237-7cd63dffd39f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:32:56.412 1140 2404915541616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ca75dea-563e-4177-a3c5-fe2b1e018631 - - - - - -] port_update received: 197c150c-4608-49b6-aa65-d6be5f93dedd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:32:56.432 1140 2404915541616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ca75dea-563e-4177-a3c5-fe2b1e018631 - - - - - -] No port 197c150c-4608-49b6-aa65-d6be5f93dedd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:32:58.538 1140 2404897730976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d2c4f7c-f6a2-467b-a045-7e44d43145c5 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:32:58.538 1140 2404897730976 MainThread INFO neutron.agent.securitygroups_rpc [req-9d2c4f7c-f6a2-467b-a045-7e44d43145c5 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] 2022-08-04 10:32:59.445 1140 2404897342736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-777040fc-5aee-4810-940a-ca96e0359677 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:32:59.463 1140 2404897342736 MainThread INFO neutron.agent.securitygroups_rpc [req-777040fc-5aee-4810-940a-ca96e0359677 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] 2022-08-04 10:33:02.303 1140 2404897370176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91100bef-2a5f-4436-a936-d2d4091013e5 - - - - - -] port_update received: 9a8d347c-7f76-4c5d-9fb6-2b0961ba7872 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:02.335 1140 2404897370176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91100bef-2a5f-4436-a936-d2d4091013e5 - - - - - -] No port 9a8d347c-7f76-4c5d-9fb6-2b0961ba7872 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:04.116 1140 2404897925776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-438325a7-e68c-4a75-a80e-cc4823d7a02b - - - - - -] port_update received: 7cd7862b-7b65-447d-8dc0-934f980f5889 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:04.135 1140 2404897925776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-438325a7-e68c-4a75-a80e-cc4823d7a02b - - - - - -] No port 7cd7862b-7b65-447d-8dc0-934f980f5889 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:10.256 1140 2404915768656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ecc2859-dcd5-4234-8701-53571217f16f - - - - - -] port_update received: aa2123d7-3659-4996-8fc9-4a6a880fd2c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:10.271 1140 2404915768656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ecc2859-dcd5-4234-8701-53571217f16f - - - - - -] No port aa2123d7-3659-4996-8fc9-4a6a880fd2c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:13.444 1140 2404916440928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20ba7059-a71d-4a98-9150-c6f7b393ee18 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:33:15.056 1140 2404916440928 MainThread INFO neutron.agent.securitygroups_rpc [req-20ba7059-a71d-4a98-9150-c6f7b393ee18 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] 2022-08-04 10:33:15.083 1140 2404916440928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb79e490-87b0-4fe1-bc8a-1630d294ea5e 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated on remote: ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:33:15.083 1140 2404916440928 MainThread INFO neutron.agent.securitygroups_rpc [req-eb79e490-87b0-4fe1-bc8a-1630d294ea5e 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] 2022-08-04 10:33:16.672 1140 2404916440928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19061e7c-3d2f-4b54-a434-e90074432fa7 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Security group member updated on remote: ['50faf17a-a3b3-4e9a-b90a-bc7030d37450'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:33:16.692 1140 2404916440928 MainThread INFO neutron.agent.securitygroups_rpc [req-19061e7c-3d2f-4b54-a434-e90074432fa7 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Security group member updated ['50faf17a-a3b3-4e9a-b90a-bc7030d37450'] 2022-08-04 10:33:29.168 1140 2404916582176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134251da-69ed-4402-b55a-803cc7379abc 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 79122914-2885-4d97-bea8-a589e38d68d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:30.699 1140 2404916582176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134251da-69ed-4402-b55a-803cc7379abc 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 79122914-2885-4d97-bea8-a589e38d68d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:32.256 1140 2404916582176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a671630c-40ef-4534-a18a-59c6a90d35f4 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:33:32.256 1140 2404916582176 MainThread INFO neutron.agent.securitygroups_rpc [req-a671630c-40ef-4534-a18a-59c6a90d35f4 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] 2022-08-04 10:33:32.275 1140 2404916630624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e82e15-61d5-4efd-a8ae-86fc77962f53 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: a3861873-99d9-49b7-9745-14f9834dfd57 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:32.303 1140 2404916630624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e82e15-61d5-4efd-a8ae-86fc77962f53 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port a3861873-99d9-49b7-9745-14f9834dfd57 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:32.318 1140 2404916583584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35258699-1325-4398-8e9e-a82b6957293e 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:33:32.318 1140 2404916583584 MainThread INFO neutron.agent.securitygroups_rpc [req-35258699-1325-4398-8e9e-a82b6957293e 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] 2022-08-04 10:33:32.334 1140 2404916632208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5a9d20f-ce8b-4d77-a163-31a9511a3188 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:32.334 1140 2404916632208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5a9d20f-ce8b-4d77-a163-31a9511a3188 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:33.116 1140 2404915250096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a04b0380-bf9a-4936-b201-e955d823e933 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 03bbc55a-5c71-4f8b-8a66-c3b18135d94a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:33.131 1140 2404915250096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a04b0380-bf9a-4936-b201-e955d823e933 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:34.662 1140 2404915250096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c8a716a-df05-4b47-a76b-5bbc52029d0f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: c85208ac-5355-452e-8834-f5f341168cc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:33:35.944 1140 2404915250096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c8a716a-df05-4b47-a76b-5bbc52029d0f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port c85208ac-5355-452e-8834-f5f341168cc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:33:40.989 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 2022-08-04 10:33:42.350 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:33:43.787 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 2022-08-04 10:33:44.839 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 updated. Details: {'device': 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6', 'network_id': '9ac3f175-1782-4c6f-8b51-6c5067c45651', 'port_id': 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6', 'mac_address': 'fa:16:3e:37:8f:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 946, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ecc66a3-4a79-46c5-b040-5cb58c6c4472', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:33:44.854 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:33:44.866 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.base [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Loop iteration exceeded interval (2 vs. 2.515885353088379) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-04 10:33:44.866 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:33:44.866 1140 2404916685632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:33:44.913 1140 2404916685632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9ac3f175-1782-4c6f-8b51-6c5067c45651 2022-08-04 10:33:44.929 1140 2404916685632 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:264 2022-08-04 10:33:45.632 1140 2404916685632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:33:45.647 1140 2404916685632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:33:45.681 1140 2404916685632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:33:45.681 1140 2404916685632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 946, VLAN trunk: None to switch port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 2022-08-04 10:33:45.831 1140 2404916685632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:33:45.844 1140 2404916685632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:33:46.130 1140 2404916685632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:33:46.133 1140 2404916685632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:33:46.147 1140 2404916685632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:33:46.147 1140 2404916685632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:33:46.147 1140 2404916685632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:33:46.147 1140 2404916685632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:33:46.170 1140 2404916685632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 not yet added. Adding. 2022-08-04 10:33:46.183 1140 2404916685632 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 2022-08-04 10:33:46.193 1140 2404916685632 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 2022-08-04 10:33:46.398 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:33:46.567 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:33:46.583 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:33:46.818 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:33:46.962 1140 2404916685632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:33:46.980 1140 2404916685632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:33:46.980 1140 2404916685632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 processed. 2022-08-04 10:33:46.991 1140 2404916528048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:33:47.511 1140 2404916528048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:33:50.192 1140 2404916289200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-436bfe1d-4102-464f-9212-9a2c208dc3fe 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network d2defc2b-eac7-4985-9c57-db081df0251a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:33:52.537 1140 2404916289200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-436bfe1d-4102-464f-9212-9a2c208dc3fe 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network d2defc2b-eac7-4985-9c57-db081df0251a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:33:52.553 1140 2404916289200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6a74586-f198-4167-97e2-b66fd1d989d7 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 49270788-50b5-4af8-b199-ca90258ed05f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:33:52.568 1140 2404916289200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6a74586-f198-4167-97e2-b66fd1d989d7 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 49270788-50b5-4af8-b199-ca90258ed05f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:33:55.131 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03bbc55a-5c71-4f8b-8a66-c3b18135d94a 2022-08-04 10:33:57.413 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:33:59.866 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a 2022-08-04 10:33:59.892 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a updated. Details: {'device': '03bbc55a-5c71-4f8b-8a66-c3b18135d94a', 'network_id': 'ddbd5a12-fb68-4b76-a245-c2162d57f8f9', 'port_id': '03bbc55a-5c71-4f8b-8a66-c3b18135d94a', 'mac_address': 'fa:16:3e:ce:cc:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '578c380d-6c1b-4d95-a1f6-e21de7fc9b01', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:33:59.892 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:33:59.901 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.base [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Loop iteration exceeded interval (2 vs. 2.488713502883911) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-04 10:33:59.913 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:33:59.913 1140 2404916854848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:33:59.928 1140 2404916854848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:33:59.928 1140 2404916854848 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:264 2022-08-04 10:34:00.725 1140 2404916854848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03bbc55a-5c71-4f8b-8a66-c3b18135d94a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:02.348 1140 2404916854848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03bbc55a-5c71-4f8b-8a66-c3b18135d94a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:02.364 1140 2404916854848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:34:03.697 1140 2404916854848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a 2022-08-04 10:34:05.522 1140 2404916854848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:34:05.537 1140 2404916854848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03bbc55a-5c71-4f8b-8a66-c3b18135d94a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:34:05.752 1140 2404916854848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03bbc55a-5c71-4f8b-8a66-c3b18135d94a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:34:05.758 1140 2404916854848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:34:05.758 1140 2404916854848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96e9a9b8-8770-401b-8c76-b17fe5b56d80) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:34:05.777 1140 2404916854848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03bbc55a-5c71-4f8b-8a66-c3b18135d94a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:34:05.777 1140 2404916854848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:34:05.789 1140 2404916854848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03bbc55a-5c71-4f8b-8a66-c3b18135d94a not yet added. Adding. 2022-08-04 10:34:05.803 1140 2404916854848 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 2022-08-04 10:34:05.803 1140 2404916854848 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 2022-08-04 10:34:06.380 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:06.614 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:06.614 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:06.869 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:07.036 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03bbc55a-5c71-4f8b-8a66-c3b18135d94a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:07.036 1140 2404916854848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:34:07.036 1140 2404916854848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a processed. 2022-08-04 10:34:07.538 1140 2404916854848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:07.802 1140 2404916854848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:09.916 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c85208ac-5355-452e-8834-f5f341168cc4 2022-08-04 10:34:11.587 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:34:11.833 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port c85208ac-5355-452e-8834-f5f341168cc4 2022-08-04 10:34:11.839 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port c85208ac-5355-452e-8834-f5f341168cc4 updated. Details: {'device': 'c85208ac-5355-452e-8834-f5f341168cc4', 'network_id': '9ac3f175-1782-4c6f-8b51-6c5067c45651', 'port_id': 'c85208ac-5355-452e-8834-f5f341168cc4', 'mac_address': 'fa:16:3e:c1:95:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 946, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ecc66a3-4a79-46c5-b040-5cb58c6c4472', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:34:11.850 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:34:11.850 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:11.850 1140 2404916438464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c85208ac-5355-452e-8834-f5f341168cc4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:34:11.869 1140 2404916438464 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:264 2022-08-04 10:34:12.216 1140 2404916438464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c85208ac-5355-452e-8834-f5f341168cc4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:12.231 1140 2404916438464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c85208ac-5355-452e-8834-f5f341168cc4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:12.257 1140 2404916438464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c85208ac-5355-452e-8834-f5f341168cc4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:34:12.257 1140 2404916438464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 946, VLAN trunk: None to switch port c85208ac-5355-452e-8834-f5f341168cc4 2022-08-04 10:34:12.442 1140 2404916438464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:34:12.459 1140 2404916438464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c85208ac-5355-452e-8834-f5f341168cc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:34:12.678 1140 2404916438464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c85208ac-5355-452e-8834-f5f341168cc4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:34:12.693 1140 2404916438464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:34:12.693 1140 2404916438464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:34:12.693 1140 2404916438464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:34:12.727 1140 2404916438464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c85208ac-5355-452e-8834-f5f341168cc4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:34:12.727 1140 2404916438464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:34:12.750 1140 2404916438464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c85208ac-5355-452e-8834-f5f341168cc4 not yet added. Adding. 2022-08-04 10:34:12.757 1140 2404916438464 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 2022-08-04 10:34:12.757 1140 2404916438464 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 2022-08-04 10:34:12.982 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:13.187 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:13.224 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:13.618 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:19.929 1140 2404916438464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c85208ac-5355-452e-8834-f5f341168cc4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 8.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:19.943 1140 2404916438464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c85208ac-5355-452e-8834-f5f341168cc4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:34:19.943 1140 2404916438464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c85208ac-5355-452e-8834-f5f341168cc4 processed. 2022-08-04 10:34:19.962 1140 2404916438464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:19.977 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3861873-99d9-49b7-9745-14f9834dfd57 2022-08-04 10:34:20.192 1140 2404916438464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:21.973 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:34:22.209 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79122914-2885-4d97-bea8-a589e38d68d8 2022-08-04 10:34:22.287 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port a3861873-99d9-49b7-9745-14f9834dfd57 2022-08-04 10:34:22.287 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port a3861873-99d9-49b7-9745-14f9834dfd57 updated. Details: {'device': 'a3861873-99d9-49b7-9745-14f9834dfd57', 'network_id': '60b371be-6128-452c-be35-d23ddf5aafbf', 'port_id': 'a3861873-99d9-49b7-9745-14f9834dfd57', 'mac_address': 'fa:16:3e:b8:02:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 921, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b55e775-93a6-4c60-bcdf-5ddb0bf3c3f5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:34:22.303 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:34:22.303 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:22.333 1140 2404917123376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3861873-99d9-49b7-9745-14f9834dfd57 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:34:22.333 1140 2404917123376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 60b371be-6128-452c-be35-d23ddf5aafbf 2022-08-04 10:34:22.350 1140 2404917123376 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:264 2022-08-04 10:34:22.713 1140 2404917123376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3861873-99d9-49b7-9745-14f9834dfd57') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:22.725 1140 2404917123376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3861873-99d9-49b7-9745-14f9834dfd57') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:22.743 1140 2404917123376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3861873-99d9-49b7-9745-14f9834dfd57 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:34:22.743 1140 2404917123376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 921, VLAN trunk: None to switch port a3861873-99d9-49b7-9745-14f9834dfd57 2022-08-04 10:34:22.977 1140 2404917123376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:34:23.007 1140 2404917123376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3861873-99d9-49b7-9745-14f9834dfd57'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:34:23.271 1140 2404917123376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3861873-99d9-49b7-9745-14f9834dfd57']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:34:23.271 1140 2404917123376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:34:23.286 1140 2404917123376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (50faf17a-a3b3-4e9a-b90a-bc7030d37450) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:34:23.286 1140 2404917123376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (50faf17a-a3b3-4e9a-b90a-bc7030d37450) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:34:23.307 1140 2404917123376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3861873-99d9-49b7-9745-14f9834dfd57 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:34:23.319 1140 2404917123376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:34:23.319 1140 2404917123376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3861873-99d9-49b7-9745-14f9834dfd57 not yet added. Adding. 2022-08-04 10:34:23.334 1140 2404917123376 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 2022-08-04 10:34:23.334 1140 2404917123376 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 2022-08-04 10:34:23.605 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:23.833 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:23.849 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:24.114 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:24.321 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3861873-99d9-49b7-9745-14f9834dfd57" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:24.334 1140 2404917123376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3861873-99d9-49b7-9745-14f9834dfd57 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:34:24.350 1140 2404917123376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3861873-99d9-49b7-9745-14f9834dfd57 processed. 2022-08-04 10:34:24.366 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:34:24.366 1140 2404917123376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:24.900 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 79122914-2885-4d97-bea8-a589e38d68d8 2022-08-04 10:34:24.915 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 79122914-2885-4d97-bea8-a589e38d68d8 updated. Details: {'device': '79122914-2885-4d97-bea8-a589e38d68d8', 'network_id': '5c01f911-dc6f-48de-b8e0-5f0ee7d072b9', 'port_id': '79122914-2885-4d97-bea8-a589e38d68d8', 'mac_address': 'fa:16:3e:ff:01:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 926, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '638da846-d9ba-4e66-8b82-08aa0167c853', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:34:24.915 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:34:24.943 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:24.943 1140 2404897271472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79122914-2885-4d97-bea8-a589e38d68d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:34:24.943 1140 2404897271472 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 2022-08-04 10:34:24.943 1140 2404897271472 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:264 2022-08-04 10:34:25.163 1140 2404897271472 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79122914-2885-4d97-bea8-a589e38d68d8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:25.163 1140 2404897271472 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79122914-2885-4d97-bea8-a589e38d68d8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:34:25.209 1140 2404917123376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:25.224 1140 2404897271472 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79122914-2885-4d97-bea8-a589e38d68d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:34:25.224 1140 2404897271472 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 926, VLAN trunk: None to switch port 79122914-2885-4d97-bea8-a589e38d68d8 2022-08-04 10:34:25.446 1140 2404897271472 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:34:25.446 1140 2404897271472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79122914-2885-4d97-bea8-a589e38d68d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:34:25.865 1140 2404897271472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79122914-2885-4d97-bea8-a589e38d68d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:34:25.895 1140 2404897271472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:34:25.905 1140 2404897271472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0fbe7a3e-aee5-4b5e-b825-bf939312f028) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:34:25.905 1140 2404897271472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79122914-2885-4d97-bea8-a589e38d68d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:34:25.917 1140 2404897271472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:34:25.927 1140 2404897271472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79122914-2885-4d97-bea8-a589e38d68d8 not yet added. Adding. 2022-08-04 10:34:25.927 1140 2404897271472 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 2022-08-04 10:34:25.927 1140 2404897271472 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 2022-08-04 10:34:26.151 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:26.398 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:26.426 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:26.725 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:26.961 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79122914-2885-4d97-bea8-a589e38d68d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:34:26.961 1140 2404897271472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79122914-2885-4d97-bea8-a589e38d68d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:34:26.961 1140 2404897271472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79122914-2885-4d97-bea8-a589e38d68d8 processed. 2022-08-04 10:34:26.991 1140 2404897271472 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:34:27.321 1140 2404897271472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:06.536 1140 2404916765440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Security group member updated on remote: ['50faf17a-a3b3-4e9a-b90a-bc7030d37450'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:35:06.536 1140 2404916765440 MainThread INFO neutron.agent.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Security group member updated ['50faf17a-a3b3-4e9a-b90a-bc7030d37450'] 2022-08-04 10:35:06.558 1140 2404916765440 MainThread INFO neutron.agent.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Refresh firewall rules 2022-08-04 10:35:06.569 1140 2404916765440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Get security group information for devices via rpc ['a3861873-99d9-49b7-9745-14f9834dfd57'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:35:06.614 1140 2404916765440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:35:06.614 1140 2404916765440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:35:06.676 1140 2404916765440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2756e0-2e34-4ba0-b1da-b94bb9079058 9520a49687b24281b78f08d43cb27dc3 c167faad577d47dfaf0d010a3f983fe3 - - - -] port_delete event received for 'a3861873-99d9-49b7-9745-14f9834dfd57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:06.755 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3861873-99d9-49b7-9745-14f9834dfd57 2022-08-04 10:35:07.176 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:35:07.180 1140 2404917122672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3861873-99d9-49b7-9745-14f9834dfd57' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:35:07.192 1140 2404917122672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3861873-99d9-49b7-9745-14f9834dfd57' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:35:07.192 1140 2404917122672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3861873-99d9-49b7-9745-14f9834dfd57 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:35:07.223 1140 2404917122672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 60b371be-6128-452c-be35-d23ddf5aafbf 2022-08-04 10:35:07.240 1140 2404917122672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3861873-99d9-49b7-9745-14f9834dfd57'] 2022-08-04 10:35:07.240 1140 2404917122672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:35:07.276 1140 2404917122672 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 2022-08-04 10:35:07.288 1140 2404917122672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3861873-99d9-49b7-9745-14f9834dfd57'] 2022-08-04 10:35:09.193 1140 2404916439168 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:15.255 1140 2404916439168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 6.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:17.599 1140 2404897671648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 2.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:17.620 1140 2404897671648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:22.583 1140 2404916823312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7436ca62-f422-4b9c-bca6-11968016befb 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '7cd7862b-7b65-447d-8dc0-934f980f5889' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:24.255 1140 2404916528048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78349342-919a-43ea-bc1d-8382628822e5 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated on remote: ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:35:24.278 1140 2404916528048 MainThread INFO neutron.agent.securitygroups_rpc [req-78349342-919a-43ea-bc1d-8382628822e5 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] 2022-08-04 10:35:24.287 1140 2404916528048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c87416e-4529-4a37-a02d-c70e2020dcd6 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '197c150c-4608-49b6-aa65-d6be5f93dedd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:25.208 1140 2404916684576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d76efaf5-f716-400b-b6b8-b2bfc460a13a 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: c4972808-e85a-4918-b524-710ad51084cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:35:25.224 1140 2404916684576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d76efaf5-f716-400b-b6b8-b2bfc460a13a 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port c4972808-e85a-4918-b524-710ad51084cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:35:25.412 1140 2404917381424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8e7aed-a4b5-448c-8002-aeaab933d8a2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '41e479b1-4cf1-4eb5-9cdc-99ea441220b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:25.598 1140 2404916631152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9d97ab-657c-4830-950e-2a85bb57d32a - - - - - -] port_delete event received for '41e479b1-4cf1-4eb5-9cdc-99ea441220b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:25.801 1140 2404915251152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8e7aed-a4b5-448c-8002-aeaab933d8a2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 60b371be-6128-452c-be35-d23ddf5aafbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:35:25.801 1140 2404915251152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8e7aed-a4b5-448c-8002-aeaab933d8a2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 60b371be-6128-452c-be35-d23ddf5aafbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:35:29.037 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c4972808-e85a-4918-b524-710ad51084cb 2022-08-04 10:35:29.664 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:35:31.521 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port c4972808-e85a-4918-b524-710ad51084cb 2022-08-04 10:35:33.661 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port c4972808-e85a-4918-b524-710ad51084cb updated. Details: {'device': 'c4972808-e85a-4918-b524-710ad51084cb', 'network_id': '99e987b2-437b-4fd9-a5b4-feb93bfcea0d', 'port_id': 'c4972808-e85a-4918-b524-710ad51084cb', 'mac_address': 'fa:16:3e:04:21:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 902, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '155f3901-ea7f-43c3-b530-1d4853569bf6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:35:33.661 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:35:33.678 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.base [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Loop iteration exceeded interval (2 vs. 4.0138630867004395) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-04 10:35:33.678 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c4972808-e85a-4918-b524-710ad51084cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:33.678 1140 2404916969312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c4972808-e85a-4918-b524-710ad51084cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:35:33.710 1140 2404916969312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d 2022-08-04 10:35:33.723 1140 2404916969312 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:264 2022-08-04 10:35:34.272 1140 2404916969312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c4972808-e85a-4918-b524-710ad51084cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:35:34.288 1140 2404916969312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c4972808-e85a-4918-b524-710ad51084cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:35:34.301 1140 2404916969312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c4972808-e85a-4918-b524-710ad51084cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:35:34.301 1140 2404916969312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 902, VLAN trunk: None to switch port c4972808-e85a-4918-b524-710ad51084cb 2022-08-04 10:35:34.521 1140 2404916969312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:35:34.536 1140 2404916969312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c4972808-e85a-4918-b524-710ad51084cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:35:34.748 1140 2404916969312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c4972808-e85a-4918-b524-710ad51084cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:35:34.762 1140 2404916969312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:35:34.787 1140 2404916969312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22eafc4a-f6e9-4dd6-986f-fa2387185e7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:35:34.787 1140 2404916969312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (22eafc4a-f6e9-4dd6-986f-fa2387185e7a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:35:34.849 1140 2404916969312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c4972808-e85a-4918-b524-710ad51084cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:35:34.864 1140 2404916969312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:35:34.864 1140 2404916969312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c4972808-e85a-4918-b524-710ad51084cb not yet added. Adding. 2022-08-04 10:35:34.881 1140 2404916969312 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 2022-08-04 10:35:34.881 1140 2404916969312 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 2022-08-04 10:35:35.149 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4972808-e85a-4918-b524-710ad51084cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:35.380 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4972808-e85a-4918-b524-710ad51084cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:35.380 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4972808-e85a-4918-b524-710ad51084cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:35.726 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4972808-e85a-4918-b524-710ad51084cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:36.100 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c4972808-e85a-4918-b524-710ad51084cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:36.116 1140 2404916969312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c4972808-e85a-4918-b524-710ad51084cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:35:36.129 1140 2404916969312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c4972808-e85a-4918-b524-710ad51084cb processed. 2022-08-04 10:35:36.129 1140 2404916969312 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:36.522 1140 2404916969312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:35:53.146 1140 2404916630976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated on remote: ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:35:53.566 1140 2404916630976 MainThread INFO neutron.agent.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] 2022-08-04 10:35:53.598 1140 2404916630976 MainThread INFO neutron.agent.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Refresh firewall rules 2022-08-04 10:35:53.614 1140 2404916630976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Get security group information for devices via rpc ['c4972808-e85a-4918-b524-710ad51084cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:35:53.632 1140 2404917122320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] port_delete event received for 'c4972808-e85a-4918-b524-710ad51084cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:35:53.632 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c4972808-e85a-4918-b524-710ad51084cb 2022-08-04 10:35:53.662 1140 2404916630976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:35:53.677 1140 2404916630976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb070a2a-5277-428a-8180-155ddf0598b8 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:35:54.238 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:35:56.061 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c4972808-e85a-4918-b524-710ad51084cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:35:57.474 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c4972808-e85a-4918-b524-710ad51084cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:35:57.474 1140 2404915252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c4972808-e85a-4918-b524-710ad51084cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:35:57.504 1140 2404915252736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d 2022-08-04 10:35:57.554 1140 2404915252736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c4972808-e85a-4918-b524-710ad51084cb'] 2022-08-04 10:35:57.554 1140 2404915252736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:35:57.554 1140 2404915252736 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 2022-08-04 10:35:57.576 1140 2404915252736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c4972808-e85a-4918-b524-710ad51084cb'] 2022-08-04 10:35:57.586 1140 2404915252736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:35:57.614 1140 2404915252736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:03.348 1140 2404897441392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ece674da-3c65-4809-a667-c7719f984fd7 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated on remote: ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:03.379 1140 2404897441392 MainThread INFO neutron.agent.securitygroups_rpc [req-ece674da-3c65-4809-a667-c7719f984fd7 a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] 2022-08-04 10:36:04.589 1140 2404897373520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-062b2511-fc16-4c66-84dc-96e304d54770 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:36:04.632 1140 2404897373520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-062b2511-fc16-4c66-84dc-96e304d54770 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:36:09.567 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 2022-08-04 10:36:09.629 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:36:09.952 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 2022-08-04 10:36:09.959 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 updated. Details: {'device': 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9', 'network_id': '99e987b2-437b-4fd9-a5b4-feb93bfcea0d', 'port_id': 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9', 'mac_address': 'fa:16:3e:7f:a7:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 902, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '155f3901-ea7f-43c3-b530-1d4853569bf6', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:36:09.959 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:36:09.974 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:09.974 1140 2404917850352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:36:09.992 1140 2404917850352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d 2022-08-04 10:36:10.005 1140 2404917850352 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:264 2022-08-04 10:36:10.238 1140 2404917850352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:10.255 1140 2404917850352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:10.270 1140 2404917850352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:36:10.270 1140 2404917850352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 902, VLAN trunk: None to switch port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 2022-08-04 10:36:10.477 1140 2404917850352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:36:10.491 1140 2404917850352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:36:10.677 1140 2404917850352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:36:10.695 1140 2404917850352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:36:10.708 1140 2404917850352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (22eafc4a-f6e9-4dd6-986f-fa2387185e7a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:36:10.708 1140 2404917850352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (22eafc4a-f6e9-4dd6-986f-fa2387185e7a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:36:10.737 1140 2404917850352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:36:10.741 1140 2404917850352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:36:10.761 1140 2404917850352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 not yet added. Adding. 2022-08-04 10:36:10.771 1140 2404917850352 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 2022-08-04 10:36:10.771 1140 2404917850352 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 2022-08-04 10:36:11.053 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:11.333 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:11.351 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:11.645 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:11.883 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:11.883 1140 2404917850352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:36:11.898 1140 2404917850352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 processed. 2022-08-04 10:36:11.911 1140 2404917850352 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:12.192 1140 2404917850352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:23.946 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 2022-08-04 10:36:23.961 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:36:23.961 1140 2404917851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:36:23.973 1140 2404917851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:36:23.973 1140 2404917851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:36:23.989 1140 2404917851408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d 2022-08-04 10:36:24.014 1140 2404917851408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9'] 2022-08-04 10:36:24.020 1140 2404917851408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:36:24.020 1140 2404917851408 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 2022-08-04 10:36:24.036 1140 2404917851408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9'] 2022-08-04 10:36:24.068 1140 2404918085760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2ad0ee5-11ee-4ddb-aa20-581a520bd55a a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated on remote: ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:24.068 1140 2404918085760 MainThread INFO neutron.agent.securitygroups_rpc [req-b2ad0ee5-11ee-4ddb-aa20-581a520bd55a a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] Security group member updated ['22eafc4a-f6e9-4dd6-986f-fa2387185e7a'] 2022-08-04 10:36:24.191 1140 2404918170192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2ad0ee5-11ee-4ddb-aa20-581a520bd55a a025ea88db864b55b7537311d20f4808 99b1be624402454ba326a7d7a8754a25 - - - -] port_delete event received for 'b8c453ef-2fc2-41dd-a0d7-1d19ad8ea1d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:36:25.620 1140 2404918230880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eeb5f086-f8fe-4982-8d47-6a04ae3ddda4 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group rule updated on remote: ['181c6810-d8da-49bc-94b3-202ac92d53bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:36:25.637 1140 2404918230880 MainThread INFO neutron.agent.securitygroups_rpc [req-eeb5f086-f8fe-4982-8d47-6a04ae3ddda4 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group rule updated ['181c6810-d8da-49bc-94b3-202ac92d53bd'] 2022-08-04 10:36:25.864 1140 2404916388608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05516c6f-d2d0-4c0c-98b1-664486862bba 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group rule updated on remote: ['181c6810-d8da-49bc-94b3-202ac92d53bd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:36:25.864 1140 2404916388608 MainThread INFO neutron.agent.securitygroups_rpc [req-05516c6f-d2d0-4c0c-98b1-664486862bba 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group rule updated ['181c6810-d8da-49bc-94b3-202ac92d53bd'] 2022-08-04 10:36:25.961 1140 2404916388608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:26.005 1140 2404916388608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:26.919 1140 2404916388608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c19b7cca-0489-4a5a-8706-a594ffe08d12 c06eaea526a346b3b86f27eb347b9856 3c41c04883804e9586e241166703c1ce - - - -] Security group member updated on remote: ['1c5e3ce3-067a-4285-9b3c-a7b7cb862210'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:26.929 1140 2404916388608 MainThread INFO neutron.agent.securitygroups_rpc [req-c19b7cca-0489-4a5a-8706-a594ffe08d12 c06eaea526a346b3b86f27eb347b9856 3c41c04883804e9586e241166703c1ce - - - -] Security group member updated ['1c5e3ce3-067a-4285-9b3c-a7b7cb862210'] 2022-08-04 10:36:28.570 1140 2404917796000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63256f4a-9e25-4c14-a8d5-4c0da6f1211a 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: be43ef9e-0ef9-4408-8516-109d7dc5189b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:36:28.601 1140 2404917796000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63256f4a-9e25-4c14-a8d5-4c0da6f1211a 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port be43ef9e-0ef9-4408-8516-109d7dc5189b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:36:33.161 1140 2404897417168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b771caea-0588-4f31-90a6-e7ce9aa1be1d 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['181c6810-d8da-49bc-94b3-202ac92d53bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:33.161 1140 2404897417168 MainThread INFO neutron.agent.securitygroups_rpc [req-b771caea-0588-4f31-90a6-e7ce9aa1be1d 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['181c6810-d8da-49bc-94b3-202ac92d53bd'] 2022-08-04 10:36:36.022 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be43ef9e-0ef9-4408-8516-109d7dc5189b 2022-08-04 10:36:37.941 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac7f3d8-a022-4d13-92b1-ea00e6bc2d2f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 145415de-6cf5-4375-a71d-43735b21c5b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:36:37.957 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac7f3d8-a022-4d13-92b1-ea00e6bc2d2f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 145415de-6cf5-4375-a71d-43735b21c5b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:36:38.035 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:36:38.474 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port be43ef9e-0ef9-4408-8516-109d7dc5189b 2022-08-04 10:36:38.474 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port be43ef9e-0ef9-4408-8516-109d7dc5189b updated. Details: {'device': 'be43ef9e-0ef9-4408-8516-109d7dc5189b', 'network_id': 'f865af55-ef9c-4529-8b1c-9852819ef3f3', 'port_id': 'be43ef9e-0ef9-4408-8516-109d7dc5189b', 'mac_address': 'fa:16:3e:72:7f:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 923, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f152d37-a8b0-40c9-8c39-0a580bfdb606', 'ip_address': '192.168.233.102'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:36:38.489 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:36:38.489 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:38.512 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be43ef9e-0ef9-4408-8516-109d7dc5189b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:36:38.521 1140 2404917627008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f865af55-ef9c-4529-8b1c-9852819ef3f3 2022-08-04 10:36:38.535 1140 2404917627008 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:264 2022-08-04 10:36:38.818 1140 2404917627008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be43ef9e-0ef9-4408-8516-109d7dc5189b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:38.818 1140 2404917627008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be43ef9e-0ef9-4408-8516-109d7dc5189b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:38.850 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be43ef9e-0ef9-4408-8516-109d7dc5189b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:36:38.865 1140 2404917627008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 923, VLAN trunk: None to switch port be43ef9e-0ef9-4408-8516-109d7dc5189b 2022-08-04 10:36:39.071 1140 2404917627008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:36:39.071 1140 2404917627008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be43ef9e-0ef9-4408-8516-109d7dc5189b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:36:39.318 1140 2404914963728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f562352-0f09-4201-b787-3a9faa0f1fb4 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated on remote: ['270f5eee-df5a-4321-92d5-8112bbcc367b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:39.340 1140 2404914963728 MainThread INFO neutron.agent.securitygroups_rpc [req-0f562352-0f09-4201-b787-3a9faa0f1fb4 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated ['270f5eee-df5a-4321-92d5-8112bbcc367b'] 2022-08-04 10:36:39.425 1140 2404917627008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be43ef9e-0ef9-4408-8516-109d7dc5189b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:36:39.425 1140 2404917627008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:36:39.444 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c5e3ce3-067a-4285-9b3c-a7b7cb862210) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:36:39.444 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c5e3ce3-067a-4285-9b3c-a7b7cb862210) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:36:39.458 1140 2404917627008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be43ef9e-0ef9-4408-8516-109d7dc5189b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:36:39.458 1140 2404917627008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:36:39.474 1140 2404917627008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be43ef9e-0ef9-4408-8516-109d7dc5189b not yet added. Adding. 2022-08-04 10:36:39.474 1140 2404917627008 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 2022-08-04 10:36:39.490 1140 2404917627008 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 2022-08-04 10:36:40.097 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:40.363 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:40.380 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:40.754 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:40.994 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be43ef9e-0ef9-4408-8516-109d7dc5189b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:41.021 1140 2404917627008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be43ef9e-0ef9-4408-8516-109d7dc5189b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:36:41.021 1140 2404917627008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be43ef9e-0ef9-4408-8516-109d7dc5189b processed. 2022-08-04 10:36:41.036 1140 2404917627008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:41.396 1140 2404917627008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:42.129 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 145415de-6cf5-4375-a71d-43735b21c5b4 2022-08-04 10:36:43.052 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:36:43.583 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 145415de-6cf5-4375-a71d-43735b21c5b4 2022-08-04 10:36:43.597 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 145415de-6cf5-4375-a71d-43735b21c5b4 updated. Details: {'device': '145415de-6cf5-4375-a71d-43735b21c5b4', 'network_id': '9ac3f175-1782-4c6f-8b51-6c5067c45651', 'port_id': '145415de-6cf5-4375-a71d-43735b21c5b4', 'mac_address': 'fa:16:3e:47:fa:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 946, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6ecc66a3-4a79-46c5-b040-5cb58c6c4472', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:36:43.615 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:36:43.615 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:43.645 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 145415de-6cf5-4375-a71d-43735b21c5b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:36:43.645 1140 2404916966320 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:264 2022-08-04 10:36:43.974 1140 2404916966320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '145415de-6cf5-4375-a71d-43735b21c5b4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:43.989 1140 2404916966320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '145415de-6cf5-4375-a71d-43735b21c5b4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:44.007 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 145415de-6cf5-4375-a71d-43735b21c5b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:36:44.021 1140 2404916966320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 946, VLAN trunk: None to switch port 145415de-6cf5-4375-a71d-43735b21c5b4 2022-08-04 10:36:44.191 1140 2404916966320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:36:44.216 1140 2404916966320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['145415de-6cf5-4375-a71d-43735b21c5b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:36:44.490 1140 2404916966320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['145415de-6cf5-4375-a71d-43735b21c5b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:36:44.490 1140 2404916966320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:36:44.522 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (181c6810-d8da-49bc-94b3-202ac92d53bd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:36:44.522 1140 2404916966320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 145415de-6cf5-4375-a71d-43735b21c5b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:36:44.522 1140 2404916966320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:36:44.567 1140 2404916966320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 145415de-6cf5-4375-a71d-43735b21c5b4 not yet added. Adding. 2022-08-04 10:36:44.582 1140 2404916966320 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 2022-08-04 10:36:44.582 1140 2404916966320 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 2022-08-04 10:36:44.865 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:45.146 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:45.146 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:45.490 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:45.725 1140 2404916966320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-145415de-6cf5-4375-a71d-43735b21c5b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:45.738 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 145415de-6cf5-4375-a71d-43735b21c5b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:36:45.759 1140 2404916966320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 145415de-6cf5-4375-a71d-43735b21c5b4 processed. 2022-08-04 10:36:45.771 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c8aa476-327f-4a2a-86de-abb0b33a74f4 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: a64c6d5f-61ff-4f5b-8dd1-12186cb685ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:36:45.833 1140 2404916966320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c8aa476-327f-4a2a-86de-abb0b33a74f4 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:36:45.833 1140 2404918393840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:46.192 1140 2404918393840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:52.364 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be43ef9e-0ef9-4408-8516-109d7dc5189b 2022-08-04 10:36:53.810 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:36:53.810 1140 2404917240224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be43ef9e-0ef9-4408-8516-109d7dc5189b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:36:53.810 1140 2404917240224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be43ef9e-0ef9-4408-8516-109d7dc5189b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:36:53.832 1140 2404917240224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be43ef9e-0ef9-4408-8516-109d7dc5189b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:36:53.910 1140 2404917240224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f865af55-ef9c-4529-8b1c-9852819ef3f3 2022-08-04 10:36:53.910 1140 2404917240224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be43ef9e-0ef9-4408-8516-109d7dc5189b'] 2022-08-04 10:36:53.925 1140 2404917240224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:36:53.925 1140 2404917240224 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 2022-08-04 10:36:53.925 1140 2404917240224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be43ef9e-0ef9-4408-8516-109d7dc5189b'] 2022-08-04 10:36:54.224 1140 2404916633088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80356b19-8b62-4ab7-a2ba-9a767b29cb22 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:36:54.239 1140 2404916633088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80356b19-8b62-4ab7-a2ba-9a767b29cb22 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 99e987b2-437b-4fd9-a5b4-feb93bfcea0d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:36:54.373 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a64c6d5f-61ff-4f5b-8dd1-12186cb685ca 2022-08-04 10:36:55.838 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:36:55.847 1140 2404918430880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:56.247 1140 2404918430880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:56.305 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca 2022-08-04 10:36:56.317 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca updated. Details: {'device': 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca', 'network_id': 'da818991-7f34-479b-940a-a8a044d43867', 'port_id': 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca', 'mac_address': 'fa:16:3e:b2:98:35', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 941, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ec796f7-e0b4-44cb-8acc-2389bc40354a', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:36:56.333 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:36:56.333 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:56.349 1140 2404918533104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:36:56.349 1140 2404918533104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network da818991-7f34-479b-940a-a8a044d43867 2022-08-04 10:36:56.363 1140 2404918533104 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:264 2022-08-04 10:36:56.614 1140 2404918533104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:56.614 1140 2404918533104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:36:56.647 1140 2404918533104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:36:56.647 1140 2404918533104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 941, VLAN trunk: None to switch port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca 2022-08-04 10:36:56.849 1140 2404918533104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:36:56.864 1140 2404918533104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a64c6d5f-61ff-4f5b-8dd1-12186cb685ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:36:56.864 1140 2404918606656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3488b24a-cf33-4511-9719-26204fa28703 c06eaea526a346b3b86f27eb347b9856 3c41c04883804e9586e241166703c1ce - - - -] Security group member updated on remote: ['1c5e3ce3-067a-4285-9b3c-a7b7cb862210'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:36:56.879 1140 2404918606656 MainThread INFO neutron.agent.securitygroups_rpc [req-3488b24a-cf33-4511-9719-26204fa28703 c06eaea526a346b3b86f27eb347b9856 3c41c04883804e9586e241166703c1ce - - - -] Security group member updated ['1c5e3ce3-067a-4285-9b3c-a7b7cb862210'] 2022-08-04 10:36:56.898 1140 2404918606656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3488b24a-cf33-4511-9719-26204fa28703 c06eaea526a346b3b86f27eb347b9856 3c41c04883804e9586e241166703c1ce - - - -] port_delete event received for 'be43ef9e-0ef9-4408-8516-109d7dc5189b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:36:57.161 1140 2404918533104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a64c6d5f-61ff-4f5b-8dd1-12186cb685ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:36:57.208 1140 2404918533104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:36:57.208 1140 2404918533104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (270f5eee-df5a-4321-92d5-8112bbcc367b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:36:57.224 1140 2404918533104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (270f5eee-df5a-4321-92d5-8112bbcc367b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:36:57.224 1140 2404918533104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a64c6d5f-61ff-4f5b-8dd1-12186cb685ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:36:57.224 1140 2404918533104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:36:57.224 1140 2404918533104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a64c6d5f-61ff-4f5b-8dd1-12186cb685ca not yet added. Adding. 2022-08-04 10:36:57.254 1140 2404918533104 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 2022-08-04 10:36:57.272 1140 2404918533104 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 2022-08-04 10:36:57.536 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:57.833 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:57.833 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:58.189 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:58.415 1140 2404918533104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a64c6d5f-61ff-4f5b-8dd1-12186cb685ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:36:58.415 1140 2404918533104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:36:58.443 1140 2404918533104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca processed. 2022-08-04 10:36:58.443 1140 2404918533104 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:36:58.708 1140 2404918533104 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:37:13.427 1140 2404918041408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bda54dd1-4eed-42d5-94c3-61b79d9a7500 - - - - - -] port_update received: e133f492-8556-4b1e-af4f-78a32a8f3406 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:37:15.646 1140 2404918041408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bda54dd1-4eed-42d5-94c3-61b79d9a7500 - - - - - -] No port e133f492-8556-4b1e-af4f-78a32a8f3406 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:37:17.931 1140 2404917921392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2ab909-8171-47f8-b170-ee4539602817 - - - - - -] port_update received: 9e43f0ca-f276-435d-b03d-6ff71a3e0bb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:37:17.958 1140 2404917921392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b2ab909-8171-47f8-b170-ee4539602817 - - - - - -] No port 9e43f0ca-f276-435d-b03d-6ff71a3e0bb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:37:19.958 1140 2404918170016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52242d3a-10f3-4918-952c-2f459cb0e193 - - - - - -] port_update received: 781650a3-61e7-4d88-86de-5995b9543308 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:37:23.036 1140 2404918170016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52242d3a-10f3-4918-952c-2f459cb0e193 - - - - - -] No port 781650a3-61e7-4d88-86de-5995b9543308 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:37:24.506 1140 2404915476256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-435de460-6688-43b0-ad89-22d200aabc0c 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.597 1140 2404915476256 MainThread INFO neutron.agent.securitygroups_rpc [req-435de460-6688-43b0-ad89-22d200aabc0c 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.614 1140 2404918170016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efe5a6e6-e1e1-4a42-b10d-6b7352c71478 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.614 1140 2404918170016 MainThread INFO neutron.agent.securitygroups_rpc [req-efe5a6e6-e1e1-4a42-b10d-6b7352c71478 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.630 1140 2404916633088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a64237a0-fa1d-4f56-bb8b-7e563a634f56 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.630 1140 2404916633088 MainThread INFO neutron.agent.securitygroups_rpc [req-a64237a0-fa1d-4f56-bb8b-7e563a634f56 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.630 1140 2404917243568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02f8480b-9ab0-4142-8638-6903b19db2b0 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.676 1140 2404917243568 MainThread INFO neutron.agent.securitygroups_rpc [req-02f8480b-9ab0-4142-8638-6903b19db2b0 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.692 1140 2404918394544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6b60221-bd34-448a-8c37-971fa82e764e 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.707 1140 2404918394544 MainThread INFO neutron.agent.securitygroups_rpc [req-a6b60221-bd34-448a-8c37-971fa82e764e 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.707 1140 2404917242336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7b9a412-25d0-4f1d-88fe-d927a60ff4ad 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:24.707 1140 2404917242336 MainThread INFO neutron.agent.securitygroups_rpc [req-a7b9a412-25d0-4f1d-88fe-d927a60ff4ad 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group rule updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:37:24.742 1140 2404918394544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11b3b3a-6a9f-4439-bf13-e88df001b982 - - - - - -] port_update received: a4136574-65a4-4765-bcf4-bec13a392ec5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:37:24.772 1140 2404918394544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11b3b3a-6a9f-4439-bf13-e88df001b982 - - - - - -] No port a4136574-65a4-4765-bcf4-bec13a392ec5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:37:51.644 1140 2404916685984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfb5e44d-1e21-4a42-9fb9-d557f6c202a7 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:51.644 1140 2404916685984 MainThread INFO neutron.agent.securitygroups_rpc [req-dfb5e44d-1e21-4a42-9fb9-d557f6c202a7 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] 2022-08-04 10:37:51.786 1140 2404898062928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71b89f88-e39a-4a1d-8d0c-05e29a90ae3c 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:37:51.802 1140 2404898062928 MainThread INFO neutron.agent.securitygroups_rpc [req-71b89f88-e39a-4a1d-8d0c-05e29a90ae3c 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] 2022-08-04 10:37:55.803 1140 2404919123808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73202b4e-c692-4ddf-ab7a-6dc1ae79916a 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:37:55.803 1140 2404919123808 MainThread INFO neutron.agent.securitygroups_rpc [req-73202b4e-c692-4ddf-ab7a-6dc1ae79916a 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] 2022-08-04 10:37:57.132 1140 2404919015200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05f21323-01bc-456d-a356-f777428c03ac 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 5e2a8967-749e-4b17-b392-9ccf6a550b05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:37:57.147 1140 2404919015200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05f21323-01bc-456d-a356-f777428c03ac 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 5e2a8967-749e-4b17-b392-9ccf6a550b05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:38:07.597 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e2a8967-749e-4b17-b392-9ccf6a550b05 2022-08-04 10:38:09.785 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:38:11.477 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 5e2a8967-749e-4b17-b392-9ccf6a550b05 2022-08-04 10:38:11.477 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 5e2a8967-749e-4b17-b392-9ccf6a550b05 updated. Details: {'device': '5e2a8967-749e-4b17-b392-9ccf6a550b05', 'network_id': 'ddbd5a12-fb68-4b76-a245-c2162d57f8f9', 'port_id': '5e2a8967-749e-4b17-b392-9ccf6a550b05', 'mac_address': 'fa:16:3e:58:52:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '578c380d-6c1b-4d95-a1f6-e21de7fc9b01', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:38:11.493 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:38:11.493 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:11.510 1140 2404919270384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e2a8967-749e-4b17-b392-9ccf6a550b05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:38:11.510 1140 2404919270384 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:264 2022-08-04 10:38:12.191 1140 2404919270384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e2a8967-749e-4b17-b392-9ccf6a550b05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:12.191 1140 2404919270384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e2a8967-749e-4b17-b392-9ccf6a550b05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:12.223 1140 2404919270384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e2a8967-749e-4b17-b392-9ccf6a550b05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:38:12.223 1140 2404919270384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port 5e2a8967-749e-4b17-b392-9ccf6a550b05 2022-08-04 10:38:12.414 1140 2404919270384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:38:12.430 1140 2404919270384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e2a8967-749e-4b17-b392-9ccf6a550b05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:38:12.613 1140 2404919270384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e2a8967-749e-4b17-b392-9ccf6a550b05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:38:12.613 1140 2404919270384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:38:12.629 1140 2404919270384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da0a7524-4ec4-4c7e-bfda-ca50ea72837f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:38:12.629 1140 2404919270384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e2a8967-749e-4b17-b392-9ccf6a550b05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:38:12.645 1140 2404919270384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:38:12.645 1140 2404919270384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e2a8967-749e-4b17-b392-9ccf6a550b05 not yet added. Adding. 2022-08-04 10:38:12.645 1140 2404919270384 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 2022-08-04 10:38:12.669 1140 2404919270384 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 2022-08-04 10:38:15.243 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:17.519 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:17.519 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:17.901 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:18.099 1140 2404919270384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e2a8967-749e-4b17-b392-9ccf6a550b05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:18.099 1140 2404919270384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e2a8967-749e-4b17-b392-9ccf6a550b05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:38:18.128 1140 2404919270384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e2a8967-749e-4b17-b392-9ccf6a550b05 processed. 2022-08-04 10:38:18.144 1140 2404917626304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:18.379 1140 2404917626304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:20.519 1140 2404915253088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9de4a390-5d00-4b49-a36f-b2bd09ae8968 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group member updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:38:20.521 1140 2404915253088 MainThread INFO neutron.agent.securitygroups_rpc [req-9de4a390-5d00-4b49-a36f-b2bd09ae8968 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group member updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:38:21.661 1140 2404918607184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937f4b60-1921-4b8e-8185-438489bd21f2 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: c3025d1c-cab8-4711-9bcc-0663813275c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:38:21.684 1140 2404918607184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937f4b60-1921-4b8e-8185-438489bd21f2 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port c3025d1c-cab8-4711-9bcc-0663813275c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:38:27.617 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a64c6d5f-61ff-4f5b-8dd1-12186cb685ca 2022-08-04 10:38:28.183 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:38:28.192 1140 2404915173152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:38:28.192 1140 2404915173152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:38:28.192 1140 2404915173152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a64c6d5f-61ff-4f5b-8dd1-12186cb685ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:38:28.239 1140 2404915173152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network da818991-7f34-479b-940a-a8a044d43867 2022-08-04 10:38:28.239 1140 2404915173152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a64c6d5f-61ff-4f5b-8dd1-12186cb685ca'] 2022-08-04 10:38:28.239 1140 2404915173152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:38:28.239 1140 2404915173152 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 2022-08-04 10:38:28.239 1140 2404915173152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a64c6d5f-61ff-4f5b-8dd1-12186cb685ca'] 2022-08-04 10:38:28.381 1140 2404915173152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9de34b0a-3083-4e9e-9498-408692d1bb33 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated on remote: ['270f5eee-df5a-4321-92d5-8112bbcc367b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:38:28.381 1140 2404915173152 MainThread INFO neutron.agent.securitygroups_rpc [req-9de34b0a-3083-4e9e-9498-408692d1bb33 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated ['270f5eee-df5a-4321-92d5-8112bbcc367b'] 2022-08-04 10:38:28.480 1140 2404915173152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9de34b0a-3083-4e9e-9498-408692d1bb33 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] port_delete event received for 'a64c6d5f-61ff-4f5b-8dd1-12186cb685ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:38:30.198 1140 2404915173152 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:30.238 1140 2404915173152 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:36.932 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:38:38.243 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:38:38.744 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:38:40.743 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port c3025d1c-cab8-4711-9bcc-0663813275c3 updated. Details: {'device': 'c3025d1c-cab8-4711-9bcc-0663813275c3', 'network_id': '850831a8-9089-423a-aa22-c68f5d9a76c3', 'port_id': 'c3025d1c-cab8-4711-9bcc-0663813275c3', 'mac_address': 'fa:16:3e:f4:7c:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab9041c1-1639-4164-b3f2-3e8a33197de2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:38:40.753 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:38:40.770 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.base [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Loop iteration exceeded interval (2 vs. 2.5272157192230225) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-08-04 10:38:40.789 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:40.802 1140 2404919348560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3025d1c-cab8-4711-9bcc-0663813275c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:38:40.815 1140 2404919348560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 850831a8-9089-423a-aa22-c68f5d9a76c3 2022-08-04 10:38:40.815 1140 2404919348560 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:264 2022-08-04 10:38:41.177 1140 2404919348560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3025d1c-cab8-4711-9bcc-0663813275c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:41.177 1140 2404919348560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3025d1c-cab8-4711-9bcc-0663813275c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:41.244 1140 2404919348560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3025d1c-cab8-4711-9bcc-0663813275c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:38:41.244 1140 2404919348560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:38:41.481 1140 2404919348560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:38:41.489 1140 2404919348560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3025d1c-cab8-4711-9bcc-0663813275c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:38:41.754 1140 2404919348560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3025d1c-cab8-4711-9bcc-0663813275c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:38:41.754 1140 2404919348560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:38:41.770 1140 2404919348560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddc424cf-c44c-47fa-8a41-61e7623b5674) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:38:41.770 1140 2404919348560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3025d1c-cab8-4711-9bcc-0663813275c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:38:41.788 1140 2404919348560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:38:41.788 1140 2404919348560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3025d1c-cab8-4711-9bcc-0663813275c3 not yet added. Adding. 2022-08-04 10:38:41.788 1140 2404919348560 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 2022-08-04 10:38:41.806 1140 2404919348560 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 2022-08-04 10:38:42.055 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:42.318 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:42.334 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:42.646 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:42.819 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:42.835 1140 2404919348560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3025d1c-cab8-4711-9bcc-0663813275c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:38:42.835 1140 2404919348560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3025d1c-cab8-4711-9bcc-0663813275c3 processed. 2022-08-04 10:38:42.853 1140 2404919348560 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:43.208 1140 2404919348560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:45.307 1140 2404919037440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2ebbad6-ced7-4c9b-8c81-c6e09cff73f7 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated on remote: ['270f5eee-df5a-4321-92d5-8112bbcc367b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:38:45.317 1140 2404919037440 MainThread INFO neutron.agent.securitygroups_rpc [req-e2ebbad6-ced7-4c9b-8c81-c6e09cff73f7 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated ['270f5eee-df5a-4321-92d5-8112bbcc367b'] 2022-08-04 10:38:46.238 1140 2404917162576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-696404d8-b3a5-4db9-b6a6-b91c09f9e29f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 9e74cc34-c224-411e-a407-81074c758b01 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:38:46.273 1140 2404917162576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-696404d8-b3a5-4db9-b6a6-b91c09f9e29f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 9e74cc34-c224-411e-a407-81074c758b01 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:38:51.206 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9e74cc34-c224-411e-a407-81074c758b01 2022-08-04 10:38:52.902 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:38:53.208 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 9e74cc34-c224-411e-a407-81074c758b01 2022-08-04 10:38:53.227 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 9e74cc34-c224-411e-a407-81074c758b01 updated. Details: {'device': '9e74cc34-c224-411e-a407-81074c758b01', 'network_id': 'da818991-7f34-479b-940a-a8a044d43867', 'port_id': '9e74cc34-c224-411e-a407-81074c758b01', 'mac_address': 'fa:16:3e:e0:09:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 941, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8ec796f7-e0b4-44cb-8acc-2389bc40354a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:38:53.227 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:38:53.239 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e74cc34-c224-411e-a407-81074c758b01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:53.256 1140 2404918716896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9e74cc34-c224-411e-a407-81074c758b01 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:38:53.256 1140 2404918716896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network da818991-7f34-479b-940a-a8a044d43867 2022-08-04 10:38:53.269 1140 2404918716896 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:264 2022-08-04 10:38:53.566 1140 2404918716896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9e74cc34-c224-411e-a407-81074c758b01') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:53.566 1140 2404918716896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9e74cc34-c224-411e-a407-81074c758b01') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:38:53.586 1140 2404918716896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9e74cc34-c224-411e-a407-81074c758b01 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:38:53.598 1140 2404918716896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 941, VLAN trunk: None to switch port 9e74cc34-c224-411e-a407-81074c758b01 2022-08-04 10:38:53.833 1140 2404918716896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:38:53.854 1140 2404918716896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9e74cc34-c224-411e-a407-81074c758b01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:38:54.038 1140 2404918716896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9e74cc34-c224-411e-a407-81074c758b01']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:38:54.052 1140 2404918716896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:38:54.052 1140 2404918716896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (270f5eee-df5a-4321-92d5-8112bbcc367b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:38:54.066 1140 2404918716896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (270f5eee-df5a-4321-92d5-8112bbcc367b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:38:54.066 1140 2404918716896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9e74cc34-c224-411e-a407-81074c758b01 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:38:54.066 1140 2404918716896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:38:54.083 1140 2404918716896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9e74cc34-c224-411e-a407-81074c758b01 not yet added. Adding. 2022-08-04 10:38:54.083 1140 2404918716896 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 2022-08-04 10:38:54.103 1140 2404918716896 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 2022-08-04 10:38:54.347 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e74cc34-c224-411e-a407-81074c758b01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:54.644 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e74cc34-c224-411e-a407-81074c758b01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:54.644 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e74cc34-c224-411e-a407-81074c758b01" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:54.988 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e74cc34-c224-411e-a407-81074c758b01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:55.160 1140 2404918716896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e74cc34-c224-411e-a407-81074c758b01" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:38:55.182 1140 2404918716896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9e74cc34-c224-411e-a407-81074c758b01 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:38:55.182 1140 2404918716896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9e74cc34-c224-411e-a407-81074c758b01 processed. 2022-08-04 10:38:55.200 1140 2404918716896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:38:55.438 1140 2404918716896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:39:29.459 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9e74cc34-c224-411e-a407-81074c758b01 2022-08-04 10:39:29.927 1140 2404917794416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated on remote: ['270f5eee-df5a-4321-92d5-8112bbcc367b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:39:29.927 1140 2404917794416 MainThread INFO neutron.agent.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Security group member updated ['270f5eee-df5a-4321-92d5-8112bbcc367b'] 2022-08-04 10:39:29.950 1140 2404917794416 MainThread INFO neutron.agent.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Refresh firewall rules 2022-08-04 10:39:29.950 1140 2404917794416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Get security group information for devices via rpc ['9e74cc34-c224-411e-a407-81074c758b01'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:39:29.988 1140 2404917794416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:39:30.006 1140 2404917794416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:39:30.066 1140 2404917124256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5aa1521-b196-47cb-af42-efc320a6d5a3 db9e00718840481ca416e25ef436bb24 aacec5c4a2584f60af1ca9843e9e8732 - - - -] port_delete event received for '9e74cc34-c224-411e-a407-81074c758b01' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:39:31.376 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:39:31.381 1140 2404919267744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9e74cc34-c224-411e-a407-81074c758b01' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:39:31.381 1140 2404919267744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9e74cc34-c224-411e-a407-81074c758b01' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:39:31.381 1140 2404919267744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9e74cc34-c224-411e-a407-81074c758b01 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:39:31.412 1140 2404919267744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network da818991-7f34-479b-940a-a8a044d43867 2022-08-04 10:39:31.437 1140 2404919267744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e74cc34-c224-411e-a407-81074c758b01'] 2022-08-04 10:39:31.444 1140 2404919267744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:39:31.457 1140 2404919267744 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 2022-08-04 10:39:31.457 1140 2404919267744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e74cc34-c224-411e-a407-81074c758b01'] 2022-08-04 10:39:33.386 1140 2404919872496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:39:33.425 1140 2404919872496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:39:59.428 1140 2404918633216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8078d22a-cdf0-46b9-a6ce-aba31e6e7623 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network da818991-7f34-479b-940a-a8a044d43867 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:39:59.428 1140 2404918633216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8078d22a-cdf0-46b9-a6ce-aba31e6e7623 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network da818991-7f34-479b-940a-a8a044d43867 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:40:43.407 1140 2404917379840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15fac43d-0c25-4ab0-a6ca-36fd70913560 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:40:43.407 1140 2404917379840 MainThread INFO neutron.agent.securitygroups_rpc [req-15fac43d-0c25-4ab0-a6ca-36fd70913560 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['da0a7524-4ec4-4c7e-bfda-ca50ea72837f'] 2022-08-04 10:40:43.992 1140 2404920039904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15fac43d-0c25-4ab0-a6ca-36fd70913560 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for '5e2a8967-749e-4b17-b392-9ccf6a550b05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:40:44.410 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e2a8967-749e-4b17-b392-9ccf6a550b05 2022-08-04 10:40:45.707 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:40:45.707 1140 2404918339888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e2a8967-749e-4b17-b392-9ccf6a550b05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:40:45.707 1140 2404918339888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e2a8967-749e-4b17-b392-9ccf6a550b05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:40:45.707 1140 2404918339888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e2a8967-749e-4b17-b392-9ccf6a550b05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:40:45.738 1140 2404918339888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e2a8967-749e-4b17-b392-9ccf6a550b05'] 2022-08-04 10:40:45.764 1140 2404918339888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:40:45.764 1140 2404918339888 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 2022-08-04 10:40:45.776 1140 2404918339888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e2a8967-749e-4b17-b392-9ccf6a550b05'] 2022-08-04 10:40:46.161 1140 2404919203616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebf09974-7e34-434c-953f-b580000761b0 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for '3064f5fd-7a99-49d1-af47-591c0378b765' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:40:47.703 1140 2404917379840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:40:47.737 1140 2404917379840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:40:50.467 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03bbc55a-5c71-4f8b-8a66-c3b18135d94a 2022-08-04 10:40:50.673 1140 2404919014144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc2e8324-0114-4a02-b087-a37aa6081dc4 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:40:50.673 1140 2404919014144 MainThread INFO neutron.agent.securitygroups_rpc [req-fc2e8324-0114-4a02-b087-a37aa6081dc4 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['96e9a9b8-8770-401b-8c76-b17fe5b56d80'] 2022-08-04 10:40:50.985 1140 2404918429648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc2e8324-0114-4a02-b087-a37aa6081dc4 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for '03bbc55a-5c71-4f8b-8a66-c3b18135d94a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:40:51.749 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:40:51.753 1140 2404919122400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03bbc55a-5c71-4f8b-8a66-c3b18135d94a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:40:51.753 1140 2404919122400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03bbc55a-5c71-4f8b-8a66-c3b18135d94a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:40:51.753 1140 2404919122400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03bbc55a-5c71-4f8b-8a66-c3b18135d94a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:40:51.800 1140 2404919122400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:40:51.800 1140 2404919122400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03bbc55a-5c71-4f8b-8a66-c3b18135d94a'] 2022-08-04 10:40:51.819 1140 2404919122400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:40:51.830 1140 2404919122400 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 2022-08-04 10:40:51.844 1140 2404919122400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03bbc55a-5c71-4f8b-8a66-c3b18135d94a'] 2022-08-04 10:40:53.753 1140 2404898120624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:40:53.782 1140 2404898120624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:40:54.173 1140 2404919270032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac08a07a-1c7e-4d57-98d7-e5308d907031 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for '6f5927f9-b534-435e-b00f-4c2e5e4eb333' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:40:54.566 1140 2404920191984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f60956ac-fb29-42ca-bb2d-0932f8f738e2 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:40:54.566 1140 2404920191984 MainThread INFO neutron.agent.securitygroups_rpc [req-f60956ac-fb29-42ca-bb2d-0932f8f738e2 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] 2022-08-04 10:40:54.719 1140 2404920191984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1229d34e-36a5-481a-b28a-07dc574d4170 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:40:54.719 1140 2404920191984 MainThread INFO neutron.agent.securitygroups_rpc [req-1229d34e-36a5-481a-b28a-07dc574d4170 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] 2022-08-04 10:40:58.705 1140 2404919268976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fd2a16e-80f2-4844-9af4-ef06b418729d 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:40:58.722 1140 2404919268976 MainThread INFO neutron.agent.securitygroups_rpc [req-0fd2a16e-80f2-4844-9af4-ef06b418729d 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] 2022-08-04 10:40:59.565 1140 2404897441392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79a6c472-629c-49d4-b457-3ef7709f8212 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: cacda5a6-f10e-4545-9afd-a4d6723e126b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:40:59.581 1140 2404897441392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79a6c472-629c-49d4-b457-3ef7709f8212 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port cacda5a6-f10e-4545-9afd-a4d6723e126b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:41:02.531 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cacda5a6-f10e-4545-9afd-a4d6723e126b 2022-08-04 10:41:03.798 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:41:04.002 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port cacda5a6-f10e-4545-9afd-a4d6723e126b 2022-08-04 10:41:04.024 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port cacda5a6-f10e-4545-9afd-a4d6723e126b updated. Details: {'device': 'cacda5a6-f10e-4545-9afd-a4d6723e126b', 'network_id': 'ddbd5a12-fb68-4b76-a245-c2162d57f8f9', 'port_id': 'cacda5a6-f10e-4545-9afd-a4d6723e126b', 'mac_address': 'fa:16:3e:ff:f9:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '578c380d-6c1b-4d95-a1f6-e21de7fc9b01', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:41:04.035 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:41:04.035 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:41:04.047 1140 2404916965792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cacda5a6-f10e-4545-9afd-a4d6723e126b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:41:04.047 1140 2404916965792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:41:04.047 1140 2404916965792 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:264 2022-08-04 10:41:04.378 1140 2404916965792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cacda5a6-f10e-4545-9afd-a4d6723e126b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:41:04.378 1140 2404916965792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cacda5a6-f10e-4545-9afd-a4d6723e126b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:41:04.392 1140 2404916965792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cacda5a6-f10e-4545-9afd-a4d6723e126b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:41:04.411 1140 2404916965792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port cacda5a6-f10e-4545-9afd-a4d6723e126b 2022-08-04 10:41:04.631 1140 2404916965792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:41:04.643 1140 2404916965792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cacda5a6-f10e-4545-9afd-a4d6723e126b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:41:04.797 1140 2404916965792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cacda5a6-f10e-4545-9afd-a4d6723e126b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:41:04.797 1140 2404916965792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:41:04.822 1140 2404916965792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2cbe39e-5857-4270-bf7e-24eaecbc401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:41:04.822 1140 2404916965792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cacda5a6-f10e-4545-9afd-a4d6723e126b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:41:04.832 1140 2404916965792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:41:04.832 1140 2404916965792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cacda5a6-f10e-4545-9afd-a4d6723e126b not yet added. Adding. 2022-08-04 10:41:04.832 1140 2404916965792 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 2022-08-04 10:41:04.849 1140 2404916965792 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 2022-08-04 10:41:05.093 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:41:05.331 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:41:05.347 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:41:05.641 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:41:05.833 1140 2404916965792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cacda5a6-f10e-4545-9afd-a4d6723e126b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:41:05.845 1140 2404916965792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cacda5a6-f10e-4545-9afd-a4d6723e126b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:41:05.860 1140 2404916965792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cacda5a6-f10e-4545-9afd-a4d6723e126b processed. 2022-08-04 10:41:05.860 1140 2404916965792 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:41:06.094 1140 2404916965792 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:41:55.158 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:41:56.066 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:41:56.066 1140 2404917922272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3025d1c-cab8-4711-9bcc-0663813275c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:41:56.066 1140 2404917922272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3025d1c-cab8-4711-9bcc-0663813275c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:41:56.083 1140 2404917922272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3025d1c-cab8-4711-9bcc-0663813275c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:41:56.118 1140 2404917922272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 850831a8-9089-423a-aa22-c68f5d9a76c3 2022-08-04 10:41:56.128 1140 2404917922272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3025d1c-cab8-4711-9bcc-0663813275c3'] 2022-08-04 10:41:56.128 1140 2404917922272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:41:56.143 1140 2404917922272 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 2022-08-04 10:41:56.143 1140 2404917922272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3025d1c-cab8-4711-9bcc-0663813275c3'] 2022-08-04 10:41:58.078 1140 2404917241280 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:41:58.363 1140 2404917241280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:41:59.159 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 145415de-6cf5-4375-a71d-43735b21c5b4 2022-08-04 10:41:59.159 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79122914-2885-4d97-bea8-a589e38d68d8 2022-08-04 10:42:00.098 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:42:00.098 1140 2404917627360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79122914-2885-4d97-bea8-a589e38d68d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:42:00.098 1140 2404917627360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79122914-2885-4d97-bea8-a589e38d68d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:42:00.117 1140 2404917627360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79122914-2885-4d97-bea8-a589e38d68d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:42:00.127 1140 2404917627360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 2022-08-04 10:42:00.127 1140 2404917627360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79122914-2885-4d97-bea8-a589e38d68d8'] 2022-08-04 10:42:00.150 1140 2404917627360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:42:00.150 1140 2404917627360 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 2022-08-04 10:42:00.161 1140 2404917627360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79122914-2885-4d97-bea8-a589e38d68d8'] 2022-08-04 10:42:00.161 1140 2404917628416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '145415de-6cf5-4375-a71d-43735b21c5b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:42:00.172 1140 2404917628416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '145415de-6cf5-4375-a71d-43735b21c5b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:42:00.172 1140 2404917628416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 145415de-6cf5-4375-a71d-43735b21c5b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:42:00.205 1140 2404917628416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['145415de-6cf5-4375-a71d-43735b21c5b4'] 2022-08-04 10:42:00.205 1140 2404917628416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:42:00.221 1140 2404917628416 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 2022-08-04 10:42:00.221 1140 2404917628416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['145415de-6cf5-4375-a71d-43735b21c5b4'] 2022-08-04 10:42:00.440 1140 2404917628416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0464eba7-a9ab-486f-bcfa-f1e4c9b81649 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated on remote: ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:00.458 1140 2404917628416 MainThread INFO neutron.agent.securitygroups_rpc [req-0464eba7-a9ab-486f-bcfa-f1e4c9b81649 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated ['0fbe7a3e-aee5-4b5e-b825-bf939312f028'] 2022-08-04 10:42:00.611 1140 2404916438992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb921834-95dd-4869-b612-9480ba883c50 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['181c6810-d8da-49bc-94b3-202ac92d53bd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:00.611 1140 2404916438992 MainThread INFO neutron.agent.securitygroups_rpc [req-fb921834-95dd-4869-b612-9480ba883c50 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['181c6810-d8da-49bc-94b3-202ac92d53bd'] 2022-08-04 10:42:01.081 1140 2404915699952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0464eba7-a9ab-486f-bcfa-f1e4c9b81649 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] port_delete event received for '79122914-2885-4d97-bea8-a589e38d68d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:01.315 1140 2404918303376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb921834-95dd-4869-b612-9480ba883c50 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] port_delete event received for '145415de-6cf5-4375-a71d-43735b21c5b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:02.114 1140 2404897342736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:02.208 1140 2404897342736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:03.766 1140 2404897312608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4571b7b-9ec8-45e7-87b1-36b5a1c7d388 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] port_delete event received for '4d6b269c-bf63-45dd-9997-e2a773be5ea6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:04.128 1140 2404897312608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b31a9bd8-6bd1-4f1c-b03b-5d6571386f66 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] port_delete event received for 'fe79f2f6-5539-47e2-a4b8-db5290c36ea7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:04.190 1140 2404897345376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-678ddcb9-0511-4a2a-a0d0-2321a52ae9f5 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated on remote: ['0e281c80-d38d-468f-bfc2-27b441422345'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:04.212 1140 2404897345376 MainThread INFO neutron.agent.securitygroups_rpc [req-678ddcb9-0511-4a2a-a0d0-2321a52ae9f5 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated ['0e281c80-d38d-468f-bfc2-27b441422345'] 2022-08-04 10:42:04.499 1140 2404896576608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4da9ff6-a23f-4546-b55f-2c57f35e07ec 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated on remote: ['0e281c80-d38d-468f-bfc2-27b441422345'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:04.499 1140 2404896576608 MainThread INFO neutron.agent.securitygroups_rpc [req-a4da9ff6-a23f-4546-b55f-2c57f35e07ec 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group rule updated ['0e281c80-d38d-468f-bfc2-27b441422345'] 2022-08-04 10:42:08.940 1140 2404917628592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:08.972 1140 2404917628592 MainThread INFO neutron.agent.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] 2022-08-04 10:42:08.972 1140 2404917628592 MainThread INFO neutron.agent.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Refresh firewall rules 2022-08-04 10:42:08.972 1140 2404917628592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Get security group information for devices via rpc ['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6', 'c85208ac-5355-452e-8834-f5f341168cc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:42:09.093 1140 2404917922096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] port_delete event received for 'c85208ac-5355-452e-8834-f5f341168cc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:09.219 1140 2404917628592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Update security group information for ports dict_keys(['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:42:09.219 1140 2404917628592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:42:09.237 1140 2404917628592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Update rules of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:42:09.237 1140 2404917628592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Update members of security group (eca0d312-1ea4-43ac-bb48-b690e1fdabb0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:42:09.237 1140 2404917628592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Update port filter for d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:42:09.255 1140 2404917628592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Updating port rules. 2022-08-04 10:42:09.255 1140 2404917628592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Creating 0 new rules, removing 1 old rules. 2022-08-04 10:42:09.267 1140 2404917628592 MainThread DEBUG oslo_concurrency.lockutils [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:09.267 1140 2404917628592 MainThread DEBUG oslo_concurrency.lockutils [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:09.283 1140 2404917628592 MainThread DEBUG oslo_concurrency.lockutils [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:09.485 1140 2404917628592 MainThread DEBUG oslo_concurrency.lockutils [req-7a5db079-7749-4d62-8212-47f3ebf82509 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Lock "n-hv-driver-port-lock-d8ed119b-b3f2-4fd9-99a2-09f4903e50d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:09.504 1140 2404917628592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2460281-e88a-47fc-97c4-e9bc67d4a08f 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated on remote: ['0e281c80-d38d-468f-bfc2-27b441422345'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:09.515 1140 2404917628592 MainThread INFO neutron.agent.securitygroups_rpc [req-a2460281-e88a-47fc-97c4-e9bc67d4a08f 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated ['0e281c80-d38d-468f-bfc2-27b441422345'] 2022-08-04 10:42:09.515 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c85208ac-5355-452e-8834-f5f341168cc4 2022-08-04 10:42:10.143 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:42:10.143 1140 2404897440864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c85208ac-5355-452e-8834-f5f341168cc4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:42:10.143 1140 2404897440864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c85208ac-5355-452e-8834-f5f341168cc4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:42:10.160 1140 2404897440864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c85208ac-5355-452e-8834-f5f341168cc4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:42:10.160 1140 2404897440864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c85208ac-5355-452e-8834-f5f341168cc4'] 2022-08-04 10:42:10.185 1140 2404897440864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:42:10.193 1140 2404897440864 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 2022-08-04 10:42:10.193 1140 2404897440864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c85208ac-5355-452e-8834-f5f341168cc4'] 2022-08-04 10:42:10.581 1140 2404897440864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eff682f4-dffd-42be-b30a-d4b755cd435f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: fd99aa60-adfb-4fac-9ff3-016eace2d99d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:42:10.594 1140 2404897440864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eff682f4-dffd-42be-b30a-d4b755cd435f 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port fd99aa60-adfb-4fac-9ff3-016eace2d99d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:42:12.140 1140 2404897440864 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:12.175 1140 2404897440864 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:13.171 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd99aa60-adfb-4fac-9ff3-016eace2d99d 2022-08-04 10:42:14.167 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:42:14.382 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port fd99aa60-adfb-4fac-9ff3-016eace2d99d 2022-08-04 10:42:14.382 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port fd99aa60-adfb-4fac-9ff3-016eace2d99d updated. Details: {'device': 'fd99aa60-adfb-4fac-9ff3-016eace2d99d', 'network_id': '5c01f911-dc6f-48de-b8e0-5f0ee7d072b9', 'port_id': 'fd99aa60-adfb-4fac-9ff3-016eace2d99d', 'mac_address': 'fa:16:3e:53:ca:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 926, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '638da846-d9ba-4e66-8b82-08aa0167c853', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:42:14.395 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:42:14.395 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:14.395 1140 2404917241984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd99aa60-adfb-4fac-9ff3-016eace2d99d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:42:14.395 1140 2404917241984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 2022-08-04 10:42:14.423 1140 2404917241984 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:264 2022-08-04 10:42:14.717 1140 2404917241984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd99aa60-adfb-4fac-9ff3-016eace2d99d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:14.738 1140 2404917241984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd99aa60-adfb-4fac-9ff3-016eace2d99d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:14.738 1140 2404917241984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd99aa60-adfb-4fac-9ff3-016eace2d99d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:42:14.763 1140 2404917241984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 926, VLAN trunk: None to switch port fd99aa60-adfb-4fac-9ff3-016eace2d99d 2022-08-04 10:42:15.031 1140 2404917241984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:42:15.031 1140 2404917241984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd99aa60-adfb-4fac-9ff3-016eace2d99d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:42:15.187 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:42:15.220 1140 2404917241984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd99aa60-adfb-4fac-9ff3-016eace2d99d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:42:15.220 1140 2404917241984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:42:15.220 1140 2404917241984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e281c80-d38d-468f-bfc2-27b441422345) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:42:15.238 1140 2404917241984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd99aa60-adfb-4fac-9ff3-016eace2d99d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:42:15.238 1140 2404917241984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:42:15.252 1140 2404917241984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd99aa60-adfb-4fac-9ff3-016eace2d99d not yet added. Adding. 2022-08-04 10:42:15.252 1140 2404917241984 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 2022-08-04 10:42:15.252 1140 2404917241984 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 2022-08-04 10:42:15.467 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:15.645 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:15.645 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:15.863 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:15.999 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd99aa60-adfb-4fac-9ff3-016eace2d99d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:15.999 1140 2404917241984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd99aa60-adfb-4fac-9ff3-016eace2d99d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:42:15.999 1140 2404917241984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd99aa60-adfb-4fac-9ff3-016eace2d99d processed. 2022-08-04 10:42:16.021 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 2022-08-04 10:42:16.175 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:42:16.175 1140 2404917241984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:16.592 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:42:16.592 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port c3025d1c-cab8-4711-9bcc-0663813275c3 updated. Details: {'device': 'c3025d1c-cab8-4711-9bcc-0663813275c3', 'network_id': '850831a8-9089-423a-aa22-c68f5d9a76c3', 'port_id': 'c3025d1c-cab8-4711-9bcc-0663813275c3', 'mac_address': 'fa:16:3e:f4:7c:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 947, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab9041c1-1639-4164-b3f2-3e8a33197de2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:42:16.609 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:42:16.609 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:42:16.629 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:16.629 1140 2404916584112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c3025d1c-cab8-4711-9bcc-0663813275c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:42:16.629 1140 2404916584112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 850831a8-9089-423a-aa22-c68f5d9a76c3 2022-08-04 10:42:16.647 1140 2404916584112 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:264 2022-08-04 10:42:16.862 1140 2404916584112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c3025d1c-cab8-4711-9bcc-0663813275c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:16.862 1140 2404916584112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c3025d1c-cab8-4711-9bcc-0663813275c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:16.890 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:42:16.890 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:42:16.890 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d8ed119b-b3f2-4fd9-99a2-09f4903e50d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:42:16.905 1140 2404915087136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9ac3f175-1782-4c6f-8b51-6c5067c45651 2022-08-04 10:42:16.928 1140 2404915087136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6'] 2022-08-04 10:42:16.928 1140 2404915087136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:42:16.928 1140 2404915087136 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 2022-08-04 10:42:16.928 1140 2404915087136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8ed119b-b3f2-4fd9-99a2-09f4903e50d6'] 2022-08-04 10:42:16.953 1140 2404917241984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:16.967 1140 2404916584112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c3025d1c-cab8-4711-9bcc-0663813275c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:42:16.967 1140 2404916584112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 947, VLAN trunk: None to switch port c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:42:17.094 1140 2404916584112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:42:17.123 1140 2404916584112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c3025d1c-cab8-4711-9bcc-0663813275c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:42:17.128 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8892b54b-7c79-4677-b081-5cd05f5b605c 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] port_delete event received for 'd8ed119b-b3f2-4fd9-99a2-09f4903e50d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:17.141 1140 2404917241984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8892b54b-7c79-4677-b081-5cd05f5b605c 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated on remote: ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:17.141 1140 2404917241984 MainThread INFO neutron.agent.securitygroups_rpc [req-8892b54b-7c79-4677-b081-5cd05f5b605c 3170dc3323f54512bc8819c8efa86b0f 7121bd118a2549c39332cfdb7edaa92f - - - -] Security group member updated ['eca0d312-1ea4-43ac-bb48-b690e1fdabb0'] 2022-08-04 10:42:17.459 1140 2404916584112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c3025d1c-cab8-4711-9bcc-0663813275c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:42:17.459 1140 2404916584112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:42:17.474 1140 2404916584112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddc424cf-c44c-47fa-8a41-61e7623b5674) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:42:17.474 1140 2404916584112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c3025d1c-cab8-4711-9bcc-0663813275c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:42:17.483 1140 2404916584112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:42:17.483 1140 2404916584112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c3025d1c-cab8-4711-9bcc-0663813275c3 not yet added. Adding. 2022-08-04 10:42:17.483 1140 2404916584112 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 2022-08-04 10:42:17.483 1140 2404916584112 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 2022-08-04 10:42:17.677 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:17.858 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:17.858 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:18.064 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:18.207 1140 2404916584112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c3025d1c-cab8-4711-9bcc-0663813275c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.579s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:18.207 1140 2404916584112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c3025d1c-cab8-4711-9bcc-0663813275c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:42:18.221 1140 2404916584112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c3025d1c-cab8-4711-9bcc-0663813275c3 processed. 2022-08-04 10:42:18.221 1140 2404916584112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:18.459 1140 2404916584112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:20.297 1140 2404918636208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4cd70d4-afcd-4f59-a063-0a1bd7aa4193 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'aa2123d7-3659-4996-8fc9-4a6a880fd2c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:21.756 1140 2404877171872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5bdaa45-833a-4685-90dd-8cb4ea65f06f 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '3c28437d-2d31-4b75-b237-7cd63dffd39f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:23.004 1140 2404897442096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89991b6d-1988-46f5-865f-6710d37e7345 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '047c9d45-6e2b-43dd-bc69-6b2d7d029df6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:23.242 1140 2404916440400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d34299c-9184-4c2a-a0b5-9d7b14530aba - - - - - -] port_delete event received for '047c9d45-6e2b-43dd-bc69-6b2d7d029df6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:23.688 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89991b6d-1988-46f5-865f-6710d37e7345 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 9ac3f175-1782-4c6f-8b51-6c5067c45651 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:42:23.688 1140 2404915087136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89991b6d-1988-46f5-865f-6710d37e7345 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 9ac3f175-1782-4c6f-8b51-6c5067c45651 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:42:29.192 1140 2404898032624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb6d1df4-d100-430d-9fd4-89bb6568d84b - - - - - -] port_update received: b4198c98-73c4-47b5-a724-f0a5a5575722 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:42:29.201 1140 2404898032624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb6d1df4-d100-430d-9fd4-89bb6568d84b - - - - - -] No port b4198c98-73c4-47b5-a724-f0a5a5575722 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:42:30.522 1140 2404895146048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebb90af9-12f7-485e-90f0-bb0ddc194d3a f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated on remote: ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:30.522 1140 2404895146048 MainThread INFO neutron.agent.securitygroups_rpc [req-ebb90af9-12f7-485e-90f0-bb0ddc194d3a f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] 2022-08-04 10:42:30.721 1140 2404917243040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7778e8f1-e899-4aae-a3ab-502399a2a4fd f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated on remote: ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:30.721 1140 2404917243040 MainThread INFO neutron.agent.securitygroups_rpc [req-7778e8f1-e899-4aae-a3ab-502399a2a4fd f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] 2022-08-04 10:42:33.144 1140 2404916529808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e30eb02-05d3-43cd-a618-10ead1e66164 - - - - - -] port_update received: 541d3cb7-5d9c-4354-96d7-d9486296408b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:42:33.158 1140 2404916529808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e30eb02-05d3-43cd-a618-10ead1e66164 - - - - - -] No port 541d3cb7-5d9c-4354-96d7-d9486296408b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:42:34.772 1140 2404915086784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92564e6a-bc50-4e8c-8815-cf937a3b0c89 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated on remote: ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:34.787 1140 2404915086784 MainThread INFO neutron.agent.securitygroups_rpc [req-92564e6a-bc50-4e8c-8815-cf937a3b0c89 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] 2022-08-04 10:42:35.694 1140 2404919749792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfba582-2e68-4c50-871d-00a176793ca7 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 800ffaa9-8acb-4634-8260-3d89de6eccd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:42:35.706 1140 2404919749792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfba582-2e68-4c50-871d-00a176793ca7 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 800ffaa9-8acb-4634-8260-3d89de6eccd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:42:39.428 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:42:40.286 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:42:40.514 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:42:40.530 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 updated. Details: {'device': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'mac_address': 'fa:16:3e:37:ff:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:42:40.530 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:42:40.546 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:40.566 1140 2404915768832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:42:40.566 1140 2404915768832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:42:40.578 1140 2404915768832 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:264 2022-08-04 10:42:40.831 1140 2404915768832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:40.844 1140 2404915768832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:42:40.861 1140 2404915768832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800ffaa9-8acb-4634-8260-3d89de6eccd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:42:40.861 1140 2404915768832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:42:41.033 1140 2404915768832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:42:41.033 1140 2404915768832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:42:41.218 1140 2404915768832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800ffaa9-8acb-4634-8260-3d89de6eccd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:42:41.218 1140 2404915768832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:42:41.234 1140 2404915768832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d1cb9b6-6590-4484-81aa-0b51a0b14f1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:42:41.234 1140 2404915768832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800ffaa9-8acb-4634-8260-3d89de6eccd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:42:41.251 1140 2404915768832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:42:41.251 1140 2404915768832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 800ffaa9-8acb-4634-8260-3d89de6eccd5 not yet added. Adding. 2022-08-04 10:42:41.266 1140 2404915768832 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 2022-08-04 10:42:41.266 1140 2404915768832 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 2022-08-04 10:42:41.483 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:41.722 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:41.722 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:42.065 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:42.332 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:42.346 1140 2404915768832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800ffaa9-8acb-4634-8260-3d89de6eccd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:42:42.358 1140 2404915768832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 processed. 2022-08-04 10:42:42.375 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:42.581 1140 2404915768832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:49.261 1140 2404915249920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cd5555a-f1c1-425d-ae90-0c8914c4ba57 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:49.270 1140 2404915249920 MainThread INFO neutron.agent.securitygroups_rpc [req-2cd5555a-f1c1-425d-ae90-0c8914c4ba57 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['d2cbe39e-5857-4270-bf7e-24eaecbc401e'] 2022-08-04 10:42:49.602 1140 2404897730976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cd5555a-f1c1-425d-ae90-0c8914c4ba57 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for 'cacda5a6-f10e-4545-9afd-a4d6723e126b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:49.708 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cacda5a6-f10e-4545-9afd-a4d6723e126b 2022-08-04 10:42:50.400 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:42:50.400 1140 2404897730976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cacda5a6-f10e-4545-9afd-a4d6723e126b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:42:50.408 1140 2404897730976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cacda5a6-f10e-4545-9afd-a4d6723e126b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:42:50.408 1140 2404897730976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cacda5a6-f10e-4545-9afd-a4d6723e126b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:42:50.428 1140 2404897730976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:42:50.443 1140 2404897730976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cacda5a6-f10e-4545-9afd-a4d6723e126b'] 2022-08-04 10:42:50.459 1140 2404897730976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:42:50.459 1140 2404897730976 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 2022-08-04 10:42:50.471 1140 2404897730976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cacda5a6-f10e-4545-9afd-a4d6723e126b'] 2022-08-04 10:42:51.656 1140 2404897730976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8799e9f1-b377-4730-ab64-f2b4811a4074 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for 'c90b508d-9a9c-4326-8afc-13678c03459f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:42:52.003 1140 2404919871968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d65fc669-9d74-4eb5-a50f-0fe6e07aa06b 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['85c47177-18b8-423c-aed4-673abaa48a75'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:52.028 1140 2404919871968 MainThread INFO neutron.agent.securitygroups_rpc [req-d65fc669-9d74-4eb5-a50f-0fe6e07aa06b 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['85c47177-18b8-423c-aed4-673abaa48a75'] 2022-08-04 10:42:52.154 1140 2404897270064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a8021bc-5ecc-468c-9a19-8beaa5230195 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated on remote: ['85c47177-18b8-423c-aed4-673abaa48a75'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:42:52.158 1140 2404897270064 MainThread INFO neutron.agent.securitygroups_rpc [req-9a8021bc-5ecc-468c-9a19-8beaa5230195 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group rule updated ['85c47177-18b8-423c-aed4-673abaa48a75'] 2022-08-04 10:42:52.412 1140 2404917140992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:42:52.443 1140 2404917140992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:42:56.203 1140 2404897605936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5121692-01ad-41d6-b0b0-118700b687e8 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['85c47177-18b8-423c-aed4-673abaa48a75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:42:56.203 1140 2404897605936 MainThread INFO neutron.agent.securitygroups_rpc [req-c5121692-01ad-41d6-b0b0-118700b687e8 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['85c47177-18b8-423c-aed4-673abaa48a75'] 2022-08-04 10:42:57.346 1140 2404915767424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba2c40a-2615-4885-a47e-841bda0c4ede 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: ad4eaf65-e247-4b79-8096-76de3ec430d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:42:57.373 1140 2404915767424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba2c40a-2615-4885-a47e-841bda0c4ede 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port ad4eaf65-e247-4b79-8096-76de3ec430d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:42:59.631 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ad4eaf65-e247-4b79-8096-76de3ec430d4 2022-08-04 10:43:00.468 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:43:00.735 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port ad4eaf65-e247-4b79-8096-76de3ec430d4 2022-08-04 10:43:00.757 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port ad4eaf65-e247-4b79-8096-76de3ec430d4 updated. Details: {'device': 'ad4eaf65-e247-4b79-8096-76de3ec430d4', 'network_id': 'ddbd5a12-fb68-4b76-a245-c2162d57f8f9', 'port_id': 'ad4eaf65-e247-4b79-8096-76de3ec430d4', 'mac_address': 'fa:16:3e:cb:83:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '578c380d-6c1b-4d95-a1f6-e21de7fc9b01', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:43:00.757 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:43:00.757 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:43:00.780 1140 2404915043488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ad4eaf65-e247-4b79-8096-76de3ec430d4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:43:00.788 1140 2404915043488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:43:00.788 1140 2404915043488 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:264 2022-08-04 10:43:00.986 1140 2404915043488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ad4eaf65-e247-4b79-8096-76de3ec430d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:43:00.986 1140 2404915043488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ad4eaf65-e247-4b79-8096-76de3ec430d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:43:01.004 1140 2404915043488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ad4eaf65-e247-4b79-8096-76de3ec430d4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:43:01.026 1140 2404915043488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port ad4eaf65-e247-4b79-8096-76de3ec430d4 2022-08-04 10:43:01.194 1140 2404915043488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:43:01.194 1140 2404915043488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ad4eaf65-e247-4b79-8096-76de3ec430d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:43:01.358 1140 2404915043488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ad4eaf65-e247-4b79-8096-76de3ec430d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:43:01.375 1140 2404915043488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:43:01.375 1140 2404915043488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85c47177-18b8-423c-aed4-673abaa48a75) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:43:01.391 1140 2404915043488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ad4eaf65-e247-4b79-8096-76de3ec430d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:43:01.391 1140 2404915043488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:43:01.412 1140 2404915043488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ad4eaf65-e247-4b79-8096-76de3ec430d4 not yet added. Adding. 2022-08-04 10:43:01.412 1140 2404915043488 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 2022-08-04 10:43:01.427 1140 2404915043488 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 2022-08-04 10:43:01.625 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:43:01.838 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:43:01.851 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:43:02.095 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:43:02.250 1140 2404915043488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ad4eaf65-e247-4b79-8096-76de3ec430d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:43:02.250 1140 2404915043488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ad4eaf65-e247-4b79-8096-76de3ec430d4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:43:02.271 1140 2404915043488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ad4eaf65-e247-4b79-8096-76de3ec430d4 processed. 2022-08-04 10:43:02.488 1140 2404897603824 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:43:02.701 1140 2404897603824 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:02.221 1140 2404918636208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059e90e2-8d64-4b0d-8b49-17cd68be71da 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] port_delete event received for 'bc5f98a8-e27c-47c5-94b4-dff81295262d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:04.396 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c3025d1c-cab8-4711-9bcc-0663813275c3 2022-08-04 10:44:04.770 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:44:04.778 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c3025d1c-cab8-4711-9bcc-0663813275c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:44:04.778 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c3025d1c-cab8-4711-9bcc-0663813275c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:44:04.778 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c3025d1c-cab8-4711-9bcc-0663813275c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:44:04.802 1140 2404896977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 850831a8-9089-423a-aa22-c68f5d9a76c3 2022-08-04 10:44:04.818 1140 2404896977312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3025d1c-cab8-4711-9bcc-0663813275c3'] 2022-08-04 10:44:04.818 1140 2404896977312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:44:04.818 1140 2404896977312 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 2022-08-04 10:44:04.838 1140 2404896977312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c3025d1c-cab8-4711-9bcc-0663813275c3'] 2022-08-04 10:44:05.294 1140 2404915958704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5277e59-b52b-4eb3-a802-87f7eaa26801 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group member updated on remote: ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:44:05.294 1140 2404915958704 MainThread INFO neutron.agent.securitygroups_rpc [req-a5277e59-b52b-4eb3-a802-87f7eaa26801 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] Security group member updated ['ddc424cf-c44c-47fa-8a41-61e7623b5674'] 2022-08-04 10:44:05.390 1140 2404919123456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5277e59-b52b-4eb3-a802-87f7eaa26801 6921033062424e14bc30f9b94bf911db bee0d982e3ba4f7dba65f51636856b5a - - - -] port_delete event received for 'c3025d1c-cab8-4711-9bcc-0663813275c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:06.778 1140 2404918792784 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:06.815 1140 2404918792784 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:07.937 1140 2404917140640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e31fa6-aa4a-4174-bb0b-885a2671a616 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '9e43f0ca-f276-435d-b03d-6ff71a3e0bb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:09.323 1140 2404915769184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e050eb8-ff77-45a9-8031-151bcafc8601 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'e133f492-8556-4b1e-af4f-78a32a8f3406' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:10.153 1140 2404915959232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6c285e-1e91-4142-b218-70b8ed569be5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'e6a18a0d-e4dd-43a2-9a2f-d4da45b0528d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:10.263 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6825f4a4-906e-4951-903e-70505c24d0da - - - - - -] port_delete event received for 'e6a18a0d-e4dd-43a2-9a2f-d4da45b0528d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:10.389 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6c285e-1e91-4142-b218-70b8ed569be5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 850831a8-9089-423a-aa22-c68f5d9a76c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:44:10.405 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6c285e-1e91-4142-b218-70b8ed569be5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 850831a8-9089-423a-aa22-c68f5d9a76c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:44:11.441 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5e4a78-e49f-4fbe-9f5d-54a8c040867a 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'a4136574-65a4-4765-bcf4-bec13a392ec5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:12.564 1140 2404915899552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cd81ca6-78c3-459c-a88d-125814120540 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '781650a3-61e7-4d88-86de-5995b9543308' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:13.624 1140 2404916437584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df550559-b99e-4103-bb71-16d4f26f8260 - - - - - -] port_delete event received for 'ea5e2bb1-c0bc-4ee0-b06b-22c8e8549826' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:13.624 1140 2404916439872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01dda434-b982-42b1-8485-b9cafae1c7c5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'ea5e2bb1-c0bc-4ee0-b06b-22c8e8549826' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:13.857 1140 2404915250624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01dda434-b982-42b1-8485-b9cafae1c7c5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 83c6392c-995c-456b-a96f-5b79dfb53a90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:44:13.857 1140 2404915250624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01dda434-b982-42b1-8485-b9cafae1c7c5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 83c6392c-995c-456b-a96f-5b79dfb53a90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:44:20.421 1140 2404916856080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40c33ba1-9dfa-435e-aae7-35931c9912fa 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated on remote: ['0e281c80-d38d-468f-bfc2-27b441422345'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:44:20.437 1140 2404916856080 MainThread INFO neutron.agent.securitygroups_rpc [req-40c33ba1-9dfa-435e-aae7-35931c9912fa 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] Security group member updated ['0e281c80-d38d-468f-bfc2-27b441422345'] 2022-08-04 10:44:20.516 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd99aa60-adfb-4fac-9ff3-016eace2d99d 2022-08-04 10:44:20.828 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:44:20.828 1140 2404920113984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd99aa60-adfb-4fac-9ff3-016eace2d99d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:44:20.828 1140 2404920113984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd99aa60-adfb-4fac-9ff3-016eace2d99d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:44:20.843 1140 2404920113984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd99aa60-adfb-4fac-9ff3-016eace2d99d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:44:20.859 1140 2404920113984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 2022-08-04 10:44:20.875 1140 2404920113984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd99aa60-adfb-4fac-9ff3-016eace2d99d'] 2022-08-04 10:44:20.875 1140 2404920113984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:44:20.891 1140 2404920113984 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 2022-08-04 10:44:20.891 1140 2404920113984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd99aa60-adfb-4fac-9ff3-016eace2d99d'] 2022-08-04 10:44:21.094 1140 2404918000976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c33ba1-9dfa-435e-aae7-35931c9912fa 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] port_delete event received for 'fd99aa60-adfb-4fac-9ff3-016eace2d99d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:22.832 1140 2404918795952 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:22.858 1140 2404918795952 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:22.958 1140 2404915087488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-daec59eb-e845-4014-b02a-70008eb66ad8 3aa2e2a5a6ed4c5c9db91269266dd30b 6f46ab11dd0b428486c673afc14b5b63 - - - -] port_delete event received for '2ab6ad1b-dc50-4a06-b381-cbeacea6d030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:28.031 1140 2404916766144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c83b71fc-ab27-48e8-8c97-792b6d2f35bb 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '7d29ba75-fa7e-4093-b08e-c76a7d87354c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:29.109 1140 2404916766144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f9c7059-350a-45c6-9b9d-61e5197515c7 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '9b21babd-0e7e-4a36-91a8-f151f5a6994b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:29.905 1140 2404918967104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e105a319-0b0e-4e55-b43f-cd33b9459f25 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '7addbe1b-a91a-4411-b7d0-4ec5786c79b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:30.141 1140 2404915087488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e105a319-0b0e-4e55-b43f-cd33b9459f25 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:44:30.141 1140 2404915087488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e105a319-0b0e-4e55-b43f-cd33b9459f25 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 5c01f911-dc6f-48de-b8e0-5f0ee7d072b9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:44:36.408 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:44:36.903 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:44:37.123 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:44:37.141 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 updated. Details: {'device': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'mac_address': 'fa:16:3e:37:ff:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:44:37.141 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:44:37.141 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:37.162 1140 2404916287968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:44:37.162 1140 2404916287968 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:264 2022-08-04 10:44:37.200 1140 2404916287968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:44:37.200 1140 2404916287968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:44:37.216 1140 2404916287968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800ffaa9-8acb-4634-8260-3d89de6eccd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:44:37.216 1140 2404916287968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:44:37.280 1140 2404916287968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:44:37.280 1140 2404916287968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:44:37.450 1140 2404916287968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800ffaa9-8acb-4634-8260-3d89de6eccd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:44:37.450 1140 2404916287968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:44:37.467 1140 2404916287968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d1cb9b6-6590-4484-81aa-0b51a0b14f1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:44:37.467 1140 2404916287968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800ffaa9-8acb-4634-8260-3d89de6eccd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:44:37.467 1140 2404916287968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:44:37.501 1140 2404916287968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-04 10:44:37.501 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:37.501 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:37.516 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:37.516 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:37.578 1140 2404916287968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:37.595 1140 2404916287968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800ffaa9-8acb-4634-8260-3d89de6eccd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:44:37.595 1140 2404916287968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 processed. 2022-08-04 10:44:38.914 1140 2404917724256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:39.172 1140 2404917724256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:54.314 1140 2404919423392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e389c2cb-d236-46f6-92e4-e44f1e40428e 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated on remote: ['85c47177-18b8-423c-aed4-673abaa48a75'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:44:54.314 1140 2404919423392 MainThread INFO neutron.agent.securitygroups_rpc [req-e389c2cb-d236-46f6-92e4-e44f1e40428e 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] Security group member updated ['85c47177-18b8-423c-aed4-673abaa48a75'] 2022-08-04 10:44:54.718 1140 2404918302672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e389c2cb-d236-46f6-92e4-e44f1e40428e 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for 'ad4eaf65-e247-4b79-8096-76de3ec430d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:54.752 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ad4eaf65-e247-4b79-8096-76de3ec430d4 2022-08-04 10:44:54.752 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:44:54.996 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:44:55.020 1140 2404918227712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:44:55.029 1140 2404918227712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:44:55.029 1140 2404918227712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:44:55.060 1140 2404918227712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:44:55.060 1140 2404918227712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:44:55.060 1140 2404918227712 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 2022-08-04 10:44:55.077 1140 2404918227712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:44:55.077 1140 2404916768608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ad4eaf65-e247-4b79-8096-76de3ec430d4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:44:55.093 1140 2404916768608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ad4eaf65-e247-4b79-8096-76de3ec430d4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:44:55.093 1140 2404916768608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ad4eaf65-e247-4b79-8096-76de3ec430d4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:44:55.114 1140 2404916768608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 2022-08-04 10:44:55.114 1140 2404916768608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad4eaf65-e247-4b79-8096-76de3ec430d4'] 2022-08-04 10:44:55.128 1140 2404916768608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:44:55.128 1140 2404916768608 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 2022-08-04 10:44:55.139 1140 2404916768608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ad4eaf65-e247-4b79-8096-76de3ec430d4'] 2022-08-04 10:44:56.940 1140 2404919747152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e89b5bd-6539-4f74-99d4-7c8e440ad694 41a38b5af1654f44bc6cb5832c2e8e87 051b6a3defca48d7b4f8bb6705f89f20 - - - -] port_delete event received for '0f37c8dd-1649-4a0a-b596-e636a3d11448' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:44:57.018 1140 2404915958704 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:44:57.187 1140 2404915958704 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:44:58.762 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:44:59.012 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:44:59.019 1140 2404897640288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:44:59.019 1140 2404897640288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:44:59.019 1140 2404897640288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:44:59.045 1140 2404897640288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:44:59.045 1140 2404897640288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:44:59.045 1140 2404897640288 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 2022-08-04 10:44:59.045 1140 2404897640288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:45:01.019 1140 2404916492240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:45:01.123 1140 2404916492240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:45:02.144 1140 2404916492416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-412a7bce-9df9-4ebf-bb7c-9850b380125f 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '9a8d347c-7f76-4c5d-9fb6-2b0961ba7872' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:45:03.840 1140 2404918633040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe7bdf99-7985-476c-8e84-1c502f5aefd3 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '19914d10-e050-4725-9616-0954f254e85b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:45:04.909 1140 2404916911616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e0db9f-0731-4b99-9b16-78e249681963 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '1a03865c-35f1-46f7-978b-c1587680431a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:45:05.341 1140 2404917240224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e0db9f-0731-4b99-9b16-78e249681963 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:45:05.341 1140 2404917240224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e0db9f-0731-4b99-9b16-78e249681963 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network ddbd5a12-fb68-4b76-a245-c2162d57f8f9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:45:26.936 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:45:27.094 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:45:27.452 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:45:27.465 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 updated. Details: {'device': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': '800ffaa9-8acb-4634-8260-3d89de6eccd5', 'mac_address': 'fa:16:3e:37:ff:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:45:27.465 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:45:27.465 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:45:27.465 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:45:27.496 1140 2404895146048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:45:27.497 1140 2404895146048 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:264 2022-08-04 10:45:27.731 1140 2404895146048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:45:27.731 1140 2404895146048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '800ffaa9-8acb-4634-8260-3d89de6eccd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:45:27.752 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 800ffaa9-8acb-4634-8260-3d89de6eccd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:45:27.752 1140 2404895146048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:45:27.897 1140 2404895146048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:45:27.906 1140 2404895146048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:45:28.355 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['800ffaa9-8acb-4634-8260-3d89de6eccd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:45:29.312 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:45:30.178 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d1cb9b6-6590-4484-81aa-0b51a0b14f1a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:45:31.405 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 800ffaa9-8acb-4634-8260-3d89de6eccd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:45:31.405 1140 2404895146048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:45:31.405 1140 2404895146048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 800ffaa9-8acb-4634-8260-3d89de6eccd5 not yet added. Adding. 2022-08-04 10:45:31.433 1140 2404895146048 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 2022-08-04 10:45:31.436 1140 2404895146048 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 2022-08-04 10:45:31.832 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:45:31.975 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:45:31.991 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:45:32.194 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:45:32.319 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-800ffaa9-8acb-4634-8260-3d89de6eccd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:45:32.319 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 800ffaa9-8acb-4634-8260-3d89de6eccd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:45:32.334 1140 2404895146048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 800ffaa9-8acb-4634-8260-3d89de6eccd5 processed. 2022-08-04 10:45:32.334 1140 2404895146048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:45:32.537 1140 2404895146048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:46:35.709 1140 2404918228592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70cead75-107c-4f1b-b25c-6dc42c2bde6f f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated on remote: ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:46:35.718 1140 2404918228592 MainThread INFO neutron.agent.securitygroups_rpc [req-70cead75-107c-4f1b-b25c-6dc42c2bde6f f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated ['2d1cb9b6-6590-4484-81aa-0b51a0b14f1a'] 2022-08-04 10:46:35.792 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 800ffaa9-8acb-4634-8260-3d89de6eccd5 2022-08-04 10:46:36.042 1140 2404918394192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70cead75-107c-4f1b-b25c-6dc42c2bde6f f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] port_delete event received for '800ffaa9-8acb-4634-8260-3d89de6eccd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:46:36.573 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:46:36.576 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:46:36.576 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '800ffaa9-8acb-4634-8260-3d89de6eccd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:46:36.576 1140 2404917165744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 800ffaa9-8acb-4634-8260-3d89de6eccd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:46:36.597 1140 2404917165744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:46:36.612 1140 2404917165744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:46:36.612 1140 2404917165744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:46:36.623 1140 2404917165744 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 2022-08-04 10:46:36.623 1140 2404917165744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['800ffaa9-8acb-4634-8260-3d89de6eccd5'] 2022-08-04 10:46:37.599 1140 2404917725664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccedc05-977c-408e-bf26-e29de63a59bd f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] port_delete event received for '62e8c831-a1e9-4dac-95d0-f408a6026ee9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:46:37.943 1140 2404920398416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4949fbbd-1bd2-4cf6-af71-e05bbcb31f83 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated on remote: ['cd61c857-787b-470e-9904-ffb3aff7e67f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:46:37.959 1140 2404920398416 MainThread INFO neutron.agent.securitygroups_rpc [req-4949fbbd-1bd2-4cf6-af71-e05bbcb31f83 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated ['cd61c857-787b-470e-9904-ffb3aff7e67f'] 2022-08-04 10:46:38.084 1140 2404897688208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5b4962e-34d9-46fa-9f71-d5692f6128cf f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated on remote: ['cd61c857-787b-470e-9904-ffb3aff7e67f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:46:38.099 1140 2404897688208 MainThread INFO neutron.agent.securitygroups_rpc [req-e5b4962e-34d9-46fa-9f71-d5692f6128cf f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group rule updated ['cd61c857-787b-470e-9904-ffb3aff7e67f'] 2022-08-04 10:46:38.568 1140 2404916822608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:46:38.615 1140 2404916822608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:46:41.831 1140 2404915818560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34dd28bb-bac6-4973-8659-79bc20076d9f f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated on remote: ['cd61c857-787b-470e-9904-ffb3aff7e67f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:46:41.856 1140 2404915818560 MainThread INFO neutron.agent.securitygroups_rpc [req-34dd28bb-bac6-4973-8659-79bc20076d9f f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated ['cd61c857-787b-470e-9904-ffb3aff7e67f'] 2022-08-04 10:46:42.698 1140 2404915818560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1cea91-9067-461b-beec-bffcac846bf7 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: f83f40cc-fa5c-4346-aa16-153595a2f799 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:46:42.708 1140 2404915818560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1cea91-9067-461b-beec-bffcac846bf7 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port f83f40cc-fa5c-4346-aa16-153595a2f799 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:46:45.528 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:46:46.598 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:46:46.802 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:46:46.817 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port f83f40cc-fa5c-4346-aa16-153595a2f799 updated. Details: {'device': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'mac_address': 'fa:16:3e:37:2f:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:46:46.817 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:46:46.833 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:46:46.833 1140 2404896552736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:46:46.833 1140 2404896552736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:46:46.848 1140 2404896552736 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:264 2022-08-04 10:46:47.036 1140 2404896552736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:46:47.036 1140 2404896552736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:46:47.052 1140 2404896552736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83f40cc-fa5c-4346-aa16-153595a2f799 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:46:47.052 1140 2404896552736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:46:47.173 1140 2404896552736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:46:47.193 1140 2404896552736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83f40cc-fa5c-4346-aa16-153595a2f799'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:46:47.348 1140 2404896552736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83f40cc-fa5c-4346-aa16-153595a2f799']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:46:47.348 1140 2404896552736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:46:47.365 1140 2404896552736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd61c857-787b-470e-9904-ffb3aff7e67f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:46:47.365 1140 2404896552736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83f40cc-fa5c-4346-aa16-153595a2f799 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:46:47.365 1140 2404896552736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:46:47.380 1140 2404896552736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f83f40cc-fa5c-4346-aa16-153595a2f799 not yet added. Adding. 2022-08-04 10:46:47.380 1140 2404896552736 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 2022-08-04 10:46:47.396 1140 2404896552736 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 2022-08-04 10:46:47.511 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:46:47.642 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:46:47.642 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:46:47.802 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:46:47.933 1140 2404896552736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:46:47.933 1140 2404896552736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83f40cc-fa5c-4346-aa16-153595a2f799 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:46:47.933 1140 2404896552736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83f40cc-fa5c-4346-aa16-153595a2f799 processed. 2022-08-04 10:46:48.604 1140 2404920348736 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:46:48.943 1140 2404920348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:22.243 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:23.007 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:48:23.211 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:23.235 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port f83f40cc-fa5c-4346-aa16-153595a2f799 updated. Details: {'device': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'mac_address': 'fa:16:3e:37:2f:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:48:23.235 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:48:23.250 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:23.259 1140 2404917524960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:48:23.259 1140 2404917524960 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:264 2022-08-04 10:48:23.282 1140 2404917524960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:48:23.282 1140 2404917524960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:48:23.313 1140 2404917524960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83f40cc-fa5c-4346-aa16-153595a2f799 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:48:23.313 1140 2404917524960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:23.358 1140 2404917524960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:48:23.368 1140 2404917524960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83f40cc-fa5c-4346-aa16-153595a2f799'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:48:23.522 1140 2404917524960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83f40cc-fa5c-4346-aa16-153595a2f799']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:48:23.522 1140 2404917524960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:48:23.538 1140 2404917524960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd61c857-787b-470e-9904-ffb3aff7e67f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:48:23.547 1140 2404917524960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83f40cc-fa5c-4346-aa16-153595a2f799 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:48:23.547 1140 2404917524960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:48:23.547 1140 2404917524960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-04 10:48:23.547 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:23.569 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:23.569 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:23.569 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:23.619 1140 2404917524960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:23.619 1140 2404917524960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83f40cc-fa5c-4346-aa16-153595a2f799 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:48:23.638 1140 2404917524960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83f40cc-fa5c-4346-aa16-153595a2f799 processed. 2022-08-04 10:48:25.022 1140 2404915897968 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:25.219 1140 2404915897968 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:38.679 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:39.101 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:48:39.101 1140 2404919036384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:48:39.101 1140 2404919036384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:48:39.117 1140 2404919036384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:48:39.117 1140 2404919036384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:48:39.142 1140 2404919036384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:48:39.142 1140 2404919036384 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 2022-08-04 10:48:39.142 1140 2404919036384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:48:41.129 1140 2404919036384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:41.273 1140 2404919036384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:42.707 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:43.144 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:48:43.144 1140 2404919813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:48:43.144 1140 2404919813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:48:43.163 1140 2404919813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:48:43.163 1140 2404919813392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:48:43.163 1140 2404919813392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:48:43.192 1140 2404919813392 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 2022-08-04 10:48:43.192 1140 2404919813392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:48:45.147 1140 2404917138528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:45.238 1140 2404917138528 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:48:58.566 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:59.194 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:48:59.427 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:59.427 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port f83f40cc-fa5c-4346-aa16-153595a2f799 updated. Details: {'device': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'network_id': '0d806319-6112-4986-8f37-97e9e0b31209', 'port_id': 'f83f40cc-fa5c-4346-aa16-153595a2f799', 'mac_address': 'fa:16:3e:37:2f:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '325a96f9-63a1-4e82-b71f-aa345e374508', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:48:59.427 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:48:59.445 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:48:59.445 1140 2404919348736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:48:59.445 1140 2404919348736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:48:59.445 1140 2404919348736 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:264 2022-08-04 10:48:59.674 1140 2404919348736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:48:59.693 1140 2404919348736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f83f40cc-fa5c-4346-aa16-153595a2f799') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:48:59.707 1140 2404919348736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f83f40cc-fa5c-4346-aa16-153595a2f799 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:48:59.707 1140 2404919348736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:48:59.851 1140 2404919348736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:48:59.851 1140 2404919348736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f83f40cc-fa5c-4346-aa16-153595a2f799'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:49:00.019 1140 2404919348736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f83f40cc-fa5c-4346-aa16-153595a2f799']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:49:00.019 1140 2404919348736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:49:00.019 1140 2404919348736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd61c857-787b-470e-9904-ffb3aff7e67f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:49:00.019 1140 2404919348736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f83f40cc-fa5c-4346-aa16-153595a2f799 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:49:00.019 1140 2404919348736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:49:00.049 1140 2404919348736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f83f40cc-fa5c-4346-aa16-153595a2f799 not yet added. Adding. 2022-08-04 10:49:00.049 1140 2404919348736 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 2022-08-04 10:49:00.049 1140 2404919348736 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 2022-08-04 10:49:00.174 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:49:00.302 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:49:00.302 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:49:00.491 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:49:00.613 1140 2404919348736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f83f40cc-fa5c-4346-aa16-153595a2f799" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:49:00.613 1140 2404919348736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f83f40cc-fa5c-4346-aa16-153595a2f799 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:49:00.613 1140 2404919348736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f83f40cc-fa5c-4346-aa16-153595a2f799 processed. 2022-08-04 10:49:01.205 1140 2404916389136 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:49:01.398 1140 2404916389136 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:50:02.603 1140 2404919813920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6461b61f-8e41-42c2-8777-1bbda2a1c647 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated on remote: ['cd61c857-787b-470e-9904-ffb3aff7e67f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:50:02.603 1140 2404919813920 MainThread INFO neutron.agent.securitygroups_rpc [req-6461b61f-8e41-42c2-8777-1bbda2a1c647 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] Security group member updated ['cd61c857-787b-470e-9904-ffb3aff7e67f'] 2022-08-04 10:50:02.991 1140 2404920509888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6461b61f-8e41-42c2-8777-1bbda2a1c647 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] port_delete event received for 'f83f40cc-fa5c-4346-aa16-153595a2f799' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:50:03.387 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f83f40cc-fa5c-4346-aa16-153595a2f799 2022-08-04 10:50:03.540 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:50:03.543 1140 2404920471616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:50:03.543 1140 2404920471616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f83f40cc-fa5c-4346-aa16-153595a2f799' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:50:03.543 1140 2404920471616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f83f40cc-fa5c-4346-aa16-153595a2f799 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:50:03.565 1140 2404920471616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0d806319-6112-4986-8f37-97e9e0b31209 2022-08-04 10:50:03.565 1140 2404920471616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:50:03.565 1140 2404920471616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:50:03.591 1140 2404920471616 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 2022-08-04 10:50:03.591 1140 2404920471616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f83f40cc-fa5c-4346-aa16-153595a2f799'] 2022-08-04 10:50:04.886 1140 2404918117472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10277112-bff9-4b97-896e-2f3b219bd157 f2c14f2350dd450b846db0c22c43688b 18d95fd38a664ce1b69afbb11189020a - - - -] port_delete event received for '3e2cffd2-a330-4217-91b6-dd40c58b6bf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:50:05.542 1140 2404916825776 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:50:05.574 1140 2404916825776 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:50:08.652 1140 2404917254800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-989e0faa-1cfb-47d3-af9d-4eddd1620bc7 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '541d3cb7-5d9c-4354-96d7-d9486296408b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:50:10.247 1140 2404917345440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8184a867-d777-4f71-bdbe-c120a78c4ac9 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'b4198c98-73c4-47b5-a724-f0a5a5575722' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:50:11.153 1140 2404918735968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-150f8962-680b-4a79-b4e3-9be2f0314aa5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '019390e2-978c-4f29-a843-42f371dd0c16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:50:11.428 1140 2404915700128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-150f8962-680b-4a79-b4e3-9be2f0314aa5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 0d806319-6112-4986-8f37-97e9e0b31209 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:50:11.435 1140 2404915700128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-150f8962-680b-4a79-b4e3-9be2f0314aa5 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 0d806319-6112-4986-8f37-97e9e0b31209 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:50:15.731 1140 2404918792960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-965ddf72-d11c-4566-8565-2210c9469b12 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 07e00396-de54-4372-8a90-496fa9f3e40c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:50:15.731 1140 2404918792960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-965ddf72-d11c-4566-8565-2210c9469b12 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 07e00396-de54-4372-8a90-496fa9f3e40c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:50:16.341 1140 2404918792960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45f9ec8-7fd7-4980-b6e1-e3a167922bda 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network a993162f-e189-4871-866e-17f3b8a7693b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:50:16.356 1140 2404918792960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45f9ec8-7fd7-4980-b6e1-e3a167922bda 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network a993162f-e189-4871-866e-17f3b8a7693b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:50:39.481 1140 2404919203264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d56da49-1816-4f4d-97e0-0ffb9e270259 - - - - - -] port_update received: 5b5f5d65-05a6-438b-8d17-16e50d456b61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:50:39.510 1140 2404919203264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d56da49-1816-4f4d-97e0-0ffb9e270259 - - - - - -] No port 5b5f5d65-05a6-438b-8d17-16e50d456b61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:50:43.262 1140 2404919345744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7635ee74-cd84-426e-af84-a94d3dcf6534 - - - - - -] port_update received: 23566db0-04bf-4523-99e0-fa908aead5a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:50:43.277 1140 2404919345744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7635ee74-cd84-426e-af84-a94d3dcf6534 - - - - - -] No port 23566db0-04bf-4523-99e0-fa908aead5a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:50:44.477 1140 2404919345744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4481cb3-4e0a-4b37-aea9-9bd83ee6e0ca - - - - - -] port_update received: 150844a5-af33-4526-8141-3c569ee844fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:50:44.493 1140 2404919345744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4481cb3-4e0a-4b37-aea9-9bd83ee6e0ca - - - - - -] No port 150844a5-af33-4526-8141-3c569ee844fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:50:48.731 1140 2404918118528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-137c29e0-056d-415d-81b9-0a52a6c39483 - - - - - -] port_update received: 2b353769-9238-48a8-b512-a01c2e8dab91 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:50:48.758 1140 2404918118528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-137c29e0-056d-415d-81b9-0a52a6c39483 - - - - - -] No port 2b353769-9238-48a8-b512-a01c2e8dab91 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:50:58.289 1140 2404915700128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9a83e65-ef56-4f9b-9885-5d69ce69b3b4 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated on remote: ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:50:58.289 1140 2404915700128 MainThread INFO neutron.agent.securitygroups_rpc [req-d9a83e65-ef56-4f9b-9885-5d69ce69b3b4 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284'] 2022-08-04 10:51:09.069 1140 2404921200128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f2571f6-9250-4ccf-8e59-6117e9608a84 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: f2136cf7-e870-43e3-95a5-3ca15b097a1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:51:09.103 1140 2404921200128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f2571f6-9250-4ccf-8e59-6117e9608a84 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port f2136cf7-e870-43e3-95a5-3ca15b097a1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:51:11.405 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:51:11.882 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:51:12.104 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:51:12.104 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port f2136cf7-e870-43e3-95a5-3ca15b097a1f updated. Details: {'device': 'f2136cf7-e870-43e3-95a5-3ca15b097a1f', 'network_id': 'b51a5320-724e-4090-b88f-fbe9e3613440', 'port_id': 'f2136cf7-e870-43e3-95a5-3ca15b097a1f', 'mac_address': 'fa:16:3e:45:11:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 901, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d551b03-da97-4976-b675-02349e66a429', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:51:12.123 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:51:12.123 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:12.135 1140 2404921125696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2136cf7-e870-43e3-95a5-3ca15b097a1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:51:12.135 1140 2404921125696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b51a5320-724e-4090-b88f-fbe9e3613440 2022-08-04 10:51:12.135 1140 2404921125696 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:264 2022-08-04 10:51:12.345 1140 2404921125696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:51:12.345 1140 2404921125696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:51:12.367 1140 2404921125696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2136cf7-e870-43e3-95a5-3ca15b097a1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:51:12.367 1140 2404921125696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 901, VLAN trunk: None to switch port f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:51:12.507 1140 2404921125696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:51:12.512 1140 2404921125696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:51:12.678 1140 2404921125696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2136cf7-e870-43e3-95a5-3ca15b097a1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:51:12.694 1140 2404921125696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:51:12.704 1140 2404921125696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:51:12.704 1140 2404921125696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:51:12.714 1140 2404921125696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2136cf7-e870-43e3-95a5-3ca15b097a1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:51:12.714 1140 2404921125696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:51:12.714 1140 2404921125696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2136cf7-e870-43e3-95a5-3ca15b097a1f not yet added. Adding. 2022-08-04 10:51:12.736 1140 2404921125696 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 2022-08-04 10:51:12.736 1140 2404921125696 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 2022-08-04 10:51:12.866 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:12.991 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:13.002 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:13.163 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:13.282 1140 2404921125696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:13.282 1140 2404921125696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2136cf7-e870-43e3-95a5-3ca15b097a1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:51:13.282 1140 2404921125696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2136cf7-e870-43e3-95a5-3ca15b097a1f processed. 2022-08-04 10:51:13.876 1140 2404917344384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:14.069 1140 2404917344384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:29.672 1140 2404921055536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66223c43-a2a7-47f1-90e6-9966bf4bf7aa 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:29.672 1140 2404921055536 MainThread INFO neutron.agent.securitygroups_rpc [req-66223c43-a2a7-47f1-90e6-9966bf4bf7aa 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:29.834 1140 2404917479024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bf3433f-663d-461f-a327-7232bb239f21 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:29.834 1140 2404917479024 MainThread INFO neutron.agent.securitygroups_rpc [req-4bf3433f-663d-461f-a327-7232bb239f21 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:30.061 1140 2404921199424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16707aaf-aee7-4d9b-9968-531b852223c6 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:30.074 1140 2404921199424 MainThread INFO neutron.agent.securitygroups_rpc [req-16707aaf-aee7-4d9b-9968-531b852223c6 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:30.226 1140 2404921199424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1d9781a-ab20-45a8-accc-86cc99bbf7d6 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:30.226 1140 2404921199424 MainThread INFO neutron.agent.securitygroups_rpc [req-a1d9781a-ab20-45a8-accc-86cc99bbf7d6 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:30.381 1140 2404916857136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d015522-3fbd-48ad-a7ea-63d12eb1050d 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:30.396 1140 2404916857136 MainThread INFO neutron.agent.securitygroups_rpc [req-5d015522-3fbd-48ad-a7ea-63d12eb1050d 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:30.528 1140 2404920871392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0758e3ba-2774-44a7-ad3e-61e53354452e 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated on remote: ['93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:51:30.528 1140 2404920871392 MainThread INFO neutron.agent.securitygroups_rpc [req-0758e3ba-2774-44a7-ad3e-61e53354452e 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group rule updated ['93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:31.055 1140 2404921309840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated on remote: ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284', '93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:51:31.055 1140 2404921309840 MainThread INFO neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284', '93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:51:31.055 1140 2404921309840 MainThread INFO neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Refresh firewall rules 2022-08-04 10:51:31.055 1140 2404921309840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:51:31.086 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] port_update received: f2136cf7-e870-43e3-95a5-3ca15b097a1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:51:31.105 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:31.105 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Binding port f2136cf7-e870-43e3-95a5-3ca15b097a1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:51:31.105 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-08-04 10:51:31.131 1140 2404921348160 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:51:31.131 1140 2404921348160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:51:31.163 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Trunk plugin disabled on server. Assuming port f2136cf7-e870-43e3-95a5-3ca15b097a1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:51:31.163 1140 2404921348160 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Binding VLAN ID: 901, VLAN trunk: None to switch port f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:51:31.199 1140 2404921348160 MainThread INFO neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Refresh firewall rules 2022-08-04 10:51:31.199 1140 2404921348160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:51:31.679 1140 2404921309840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information for ports dict_keys(['f2136cf7-e870-43e3-95a5-3ca15b097a1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:51:31.679 1140 2404921309840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:51:31.699 1140 2404921309840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:51:31.709 1140 2404921309840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (93e3bccf-7aaa-401e-968a-8abef896e894) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:51:31.709 1140 2404921309840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update members of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:51:31.709 1140 2404921309840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update port filter for f2136cf7-e870-43e3-95a5-3ca15b097a1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:51:31.709 1140 2404921309840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Updating port rules. 2022-08-04 10:51:31.709 1140 2404921309840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Creating 6 new rules, removing 0 old rules. 2022-08-04 10:51:31.740 1140 2404921309840 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:31.871 1140 2404921309840 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:31.883 1140 2404921309840 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:31.883 1140 2404921309840 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:31.898 1140 2404921348160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information for ports dict_keys(['f2136cf7-e870-43e3-95a5-3ca15b097a1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:51:31.898 1140 2404921348160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:51:31.915 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:51:31.915 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (93e3bccf-7aaa-401e-968a-8abef896e894) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:51:31.915 1140 2404921348160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update members of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:51:31.931 1140 2404921348160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update port filter for f2136cf7-e870-43e3-95a5-3ca15b097a1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:51:31.931 1140 2404921348160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Updating port rules. 2022-08-04 10:51:31.931 1140 2404921348160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-04 10:51:31.931 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:31.959 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:31.959 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:51:31.969 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:51:32.000 1140 2404921348160 MainThread DEBUG oslo_concurrency.lockutils [req-c8b625c2-5169-4787-a050-29bf4a155141 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:46.503 1140 2404897606640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated on remote: ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284', '93e3bccf-7aaa-401e-968a-8abef896e894'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:53:46.503 1140 2404897606640 MainThread INFO neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284', '93e3bccf-7aaa-401e-968a-8abef896e894'] 2022-08-04 10:53:46.503 1140 2404897606640 MainThread INFO neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Refresh firewall rules 2022-08-04 10:53:46.524 1140 2404897606640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:53:46.524 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] port_update received: f2136cf7-e870-43e3-95a5-3ca15b097a1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:53:46.535 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:46.535 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Binding port f2136cf7-e870-43e3-95a5-3ca15b097a1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:53:46.565 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-08-04 10:53:46.574 1140 2404897606288 MainThread DEBUG neutron.services.trunk.rpc.agent [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:53:46.574 1140 2404897606288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2136cf7-e870-43e3-95a5-3ca15b097a1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:53:46.600 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Trunk plugin disabled on server. Assuming port f2136cf7-e870-43e3-95a5-3ca15b097a1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:53:46.612 1140 2404897606288 MainThread INFO networking_hyperv.neutron.trunk_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Binding VLAN ID: 901, VLAN trunk: None to switch port f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:53:46.628 1140 2404897606288 MainThread INFO neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Refresh firewall rules 2022-08-04 10:53:46.628 1140 2404897606288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:53:46.802 1140 2404897606640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information for ports dict_keys(['f2136cf7-e870-43e3-95a5-3ca15b097a1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:53:46.802 1140 2404897606640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:53:46.815 1140 2404897606640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:53:46.815 1140 2404897606640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update members of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:53:46.815 1140 2404897606640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update port filter for f2136cf7-e870-43e3-95a5-3ca15b097a1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:53:46.815 1140 2404897606640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Updating port rules. 2022-08-04 10:53:46.838 1140 2404897606640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Creating 0 new rules, removing 6 old rules. 2022-08-04 10:53:46.838 1140 2404897606640 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:46.838 1140 2404897606640 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:46.859 1140 2404897606640 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:47.105 1140 2404897606640 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:47.118 1140 2404897606288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information for ports dict_keys(['f2136cf7-e870-43e3-95a5-3ca15b097a1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:53:47.118 1140 2404897606288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:53:47.118 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update rules of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:53:47.137 1140 2404897606288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update members of security group (2bc6c8b7-b366-4b7e-b67b-e3f2aa902284) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-04 10:53:47.144 1140 2404897606288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update port filter for f2136cf7-e870-43e3-95a5-3ca15b097a1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:53:47.158 1140 2404897606288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Updating port rules. 2022-08-04 10:53:47.158 1140 2404897606288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-04 10:53:47.158 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:47.158 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:47.191 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:47.191 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-driver-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:47.221 1140 2404897606288 MainThread DEBUG oslo_concurrency.lockutils [req-775fff77-bfe4-48a2-b547-9d884c377133 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Lock "n-hv-agent-port-lock-f2136cf7-e870-43e3-95a5-3ca15b097a1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:47.595 1140 2404916768608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d5296f5-75c8-4ccb-b777-58025870af9e 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] port_delete event received for 'e678eb62-4622-490f-9d8a-629dbdf3b2ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:53:52.924 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2136cf7-e870-43e3-95a5-3ca15b097a1f 2022-08-04 10:53:53.440 1140 2404877171872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated on remote: ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:53:53.440 1140 2404877171872 MainThread INFO neutron.agent.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Security group member updated ['2bc6c8b7-b366-4b7e-b67b-e3f2aa902284'] 2022-08-04 10:53:53.440 1140 2404877171872 MainThread INFO neutron.agent.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Refresh firewall rules 2022-08-04 10:53:53.455 1140 2404877171872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Get security group information for devices via rpc ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:53:53.486 1140 2404877171872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:53:53.502 1140 2404877171872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:53:53.549 1140 2404877171872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47a59fff-8d92-4e5e-95d3-5e7eba78060b 26ad0a8e94ab4bcfa8b01dc16ad08b0f 9a6e2ee8a698471faedbb97fb2b936cd - - - -] port_delete event received for 'f2136cf7-e870-43e3-95a5-3ca15b097a1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:53:54.689 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:53:54.689 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2136cf7-e870-43e3-95a5-3ca15b097a1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:53:54.689 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2136cf7-e870-43e3-95a5-3ca15b097a1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:53:54.705 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2136cf7-e870-43e3-95a5-3ca15b097a1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:53:54.721 1140 2404896977312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] 2022-08-04 10:53:54.721 1140 2404896977312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:53:54.736 1140 2404896977312 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 2022-08-04 10:53:54.736 1140 2404896977312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2136cf7-e870-43e3-95a5-3ca15b097a1f'] 2022-08-04 10:53:56.080 1140 2404896977312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80213ff5-b273-4f10-ab6e-5c7c3eb08e32 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '23566db0-04bf-4523-99e0-fa908aead5a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:53:56.705 1140 2404897687856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:53:56.736 1140 2404897687856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:53:57.142 1140 2404917163456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4e45355-5c29-42eb-a533-ecbd7cb9a564 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '5b5f5d65-05a6-438b-8d17-16e50d456b61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:53:57.923 1140 2404917243568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-244a8c1a-da23-4c0e-8ce7-3988a4712fbf 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '9367159e-36fd-443a-b4e2-e146d0e864e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:53:58.158 1140 2404897023952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-244a8c1a-da23-4c0e-8ce7-3988a4712fbf 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network b51a5320-724e-4090-b88f-fbe9e3613440 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:53:58.173 1140 2404897023952 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-244a8c1a-da23-4c0e-8ce7-3988a4712fbf 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Reclaiming local network b51a5320-724e-4090-b88f-fbe9e3613440 2022-08-04 10:53:59.439 1140 2404919616080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b61c497d-dd44-4fa8-b047-386aae91b71c 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '2b353769-9238-48a8-b512-a01c2e8dab91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:54:00.534 1140 2404919123456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bea1973-434b-424a-a247-06f360b72145 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '150844a5-af33-4526-8141-3c569ee844fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:54:01.330 1140 2404920400000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ab6216-00d7-473e-9087-2e1162a074e2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '9232a03b-1d6d-42b7-89d3-e4023e532e5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:54:01.502 1140 2404897926304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76dd20ee-6cda-4bfd-bf57-2b763fca743f - - - - - -] port_delete event received for '9232a03b-1d6d-42b7-89d3-e4023e532e5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:54:01.596 1140 2404897926304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ab6216-00d7-473e-9087-2e1162a074e2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network d10ba116-8e92-42c1-91bb-831b203d4fdd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 10:54:01.596 1140 2404897926304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ab6216-00d7-473e-9087-2e1162a074e2 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network d10ba116-8e92-42c1-91bb-831b203d4fdd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 10:54:06.814 1140 2404897418752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b8e5be-4c79-49f0-84ff-d8be3ce4622d - - - - - -] port_update received: 952ea074-01e2-4a44-bbe3-264a2525bb6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:54:06.831 1140 2404897418752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b8e5be-4c79-49f0-84ff-d8be3ce4622d - - - - - -] No port 952ea074-01e2-4a44-bbe3-264a2525bb6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:54:10.581 1140 2404915085904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1b1c1e3-9e10-47e5-a9d6-3bcf2c47c7bb - - - - - -] port_update received: 74e35805-5022-49b6-abfd-dc134b327fd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:54:10.595 1140 2404915085904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1b1c1e3-9e10-47e5-a9d6-3bcf2c47c7bb - - - - - -] No port 74e35805-5022-49b6-abfd-dc134b327fd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:54:11.268 1140 2404915899728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-160c04ed-e8ae-4797-9d8d-a6f534640920 - - - - - -] port_update received: b1b95253-3b70-4f7d-a388-d7ec28494066 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:54:11.268 1140 2404915899728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-160c04ed-e8ae-4797-9d8d-a6f534640920 - - - - - -] No port b1b95253-3b70-4f7d-a388-d7ec28494066 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:54:13.502 1140 2404915960992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f8b3335-c935-462c-abad-e61fa0bd3d48 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:13.502 1140 2404915960992 MainThread INFO neutron.agent.securitygroups_rpc [req-1f8b3335-c935-462c-abad-e61fa0bd3d48 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:13.657 1140 2404915960992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0d0d762-1841-4d46-b524-b63e6c72faec 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:13.657 1140 2404915960992 MainThread INFO neutron.agent.securitygroups_rpc [req-b0d0d762-1841-4d46-b524-b63e6c72faec 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:13.792 1140 2404915960992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1c2e261-e592-4b63-a337-909aa08dcf25 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:13.792 1140 2404915960992 MainThread INFO neutron.agent.securitygroups_rpc [req-f1c2e261-e592-4b63-a337-909aa08dcf25 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:13.933 1140 2404915896384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4897ccdc-bc15-43bb-af5c-2856c609c1f7 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:13.933 1140 2404915896384 MainThread INFO neutron.agent.securitygroups_rpc [req-4897ccdc-bc15-43bb-af5c-2856c609c1f7 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:14.066 1140 2404915897088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c038f4b-c087-4f02-8aea-04dc6f3b1960 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:14.066 1140 2404915897088 MainThread INFO neutron.agent.securitygroups_rpc [req-4c038f4b-c087-4f02-8aea-04dc6f3b1960 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:14.214 1140 2404915897088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c96c7cf-961c-4120-85f3-f6e1508af1ea 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-04 10:54:14.221 1140 2404915897088 MainThread INFO neutron.agent.securitygroups_rpc [req-3c96c7cf-961c-4120-85f3-f6e1508af1ea 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group rule updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:15.642 1140 2404915087664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c5225ed-9ce4-4d3f-a647-683fbb4ed766 - - - - - -] port_update received: dcbbe3a6-8b4d-4d53-9610-c9db7c15c5a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:54:15.664 1140 2404915087664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c5225ed-9ce4-4d3f-a647-683fbb4ed766 - - - - - -] No port dcbbe3a6-8b4d-4d53-9610-c9db7c15c5a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:54:42.751 1140 2404897372288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afa4ebc3-a670-4467-9604-941003d9370e 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:54:42.766 1140 2404897372288 MainThread INFO neutron.agent.securitygroups_rpc [req-afa4ebc3-a670-4467-9604-941003d9370e 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:54:43.991 1140 2404915960816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e0b2e12-7aec-47d5-9995-7afa56097b13 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 38eb1084-28d5-4c95-8ab5-698f4ee684b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:54:44.007 1140 2404915960816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e0b2e12-7aec-47d5-9995-7afa56097b13 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:54:52.907 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 38eb1084-28d5-4c95-8ab5-698f4ee684b1 2022-08-04 10:54:52.953 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:54:53.304 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 2022-08-04 10:54:53.304 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 updated. Details: {'device': '38eb1084-28d5-4c95-8ab5-698f4ee684b1', 'network_id': '2e9a33b3-fabb-450d-8608-d2c3c857e172', 'port_id': '38eb1084-28d5-4c95-8ab5-698f4ee684b1', 'mac_address': 'fa:16:3e:de:99:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 913, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a0f6691-b6ac-4a59-bab9-3e48be6d7c50', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:54:53.304 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:54:53.319 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:54:53.330 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:54:53.330 1140 2404895146048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2e9a33b3-fabb-450d-8608-d2c3c857e172 2022-08-04 10:54:53.330 1140 2404895146048 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:264 2022-08-04 10:54:53.585 1140 2404895146048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '38eb1084-28d5-4c95-8ab5-698f4ee684b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:54:53.585 1140 2404895146048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '38eb1084-28d5-4c95-8ab5-698f4ee684b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:54:53.599 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:54:53.599 1140 2404895146048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 913, VLAN trunk: None to switch port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 2022-08-04 10:54:53.726 1140 2404895146048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:54:53.726 1140 2404895146048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['38eb1084-28d5-4c95-8ab5-698f4ee684b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:54:53.975 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['38eb1084-28d5-4c95-8ab5-698f4ee684b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:54:53.989 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:54:53.989 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (714b4983-e1f0-47d8-aa72-e752f5847977) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:54:53.989 1140 2404895146048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 38eb1084-28d5-4c95-8ab5-698f4ee684b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:54:54.007 1140 2404895146048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:54:54.007 1140 2404895146048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 38eb1084-28d5-4c95-8ab5-698f4ee684b1 not yet added. Adding. 2022-08-04 10:54:54.021 1140 2404895146048 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 2022-08-04 10:54:54.021 1140 2404895146048 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 2022-08-04 10:54:54.147 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:54:54.269 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:54:54.269 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:54:54.457 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:54:54.572 1140 2404895146048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38eb1084-28d5-4c95-8ab5-698f4ee684b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:54:54.591 1140 2404895146048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:54:54.591 1140 2404895146048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 processed. 2022-08-04 10:54:54.953 1140 2404895146048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:54:55.141 1140 2404895146048 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:57:16.398 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 38eb1084-28d5-4c95-8ab5-698f4ee684b1 2022-08-04 10:57:16.928 1140 2404919423040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebb2915a-5705-47e2-b9e4-00f6184062d7 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:57:16.938 1140 2404919423040 MainThread INFO neutron.agent.securitygroups_rpc [req-ebb2915a-5705-47e2-b9e4-00f6184062d7 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:57:17.522 1140 2404897549296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebb2915a-5705-47e2-b9e4-00f6184062d7 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for '38eb1084-28d5-4c95-8ab5-698f4ee684b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 10:57:17.669 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 10:57:17.670 1140 2404897549296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '38eb1084-28d5-4c95-8ab5-698f4ee684b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 10:57:17.670 1140 2404897549296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '38eb1084-28d5-4c95-8ab5-698f4ee684b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 10:57:17.670 1140 2404897549296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 38eb1084-28d5-4c95-8ab5-698f4ee684b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 10:57:17.706 1140 2404897549296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2e9a33b3-fabb-450d-8608-d2c3c857e172 2022-08-04 10:57:17.706 1140 2404897549296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38eb1084-28d5-4c95-8ab5-698f4ee684b1'] 2022-08-04 10:57:17.706 1140 2404897549296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 10:57:17.706 1140 2404897549296 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 2022-08-04 10:57:17.729 1140 2404897549296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38eb1084-28d5-4c95-8ab5-698f4ee684b1'] 2022-08-04 10:57:19.669 1140 2404915702240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:57:19.705 1140 2404915702240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:57:21.826 1140 2404921368416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67d49cc9-9c04-442a-b411-3facb91de921 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:57:21.841 1140 2404921368416 MainThread INFO neutron.agent.securitygroups_rpc [req-67d49cc9-9c04-442a-b411-3facb91de921 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:57:22.694 1140 2404915086960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b84932e5-a025-490c-b9c4-983e45eba6a9 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: f131173c-d65f-445b-91c4-70d2eee04db8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:57:22.716 1140 2404915086960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b84932e5-a025-490c-b9c4-983e45eba6a9 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port f131173c-d65f-445b-91c4-70d2eee04db8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:57:30.076 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f131173c-d65f-445b-91c4-70d2eee04db8 2022-08-04 10:57:31.741 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:57:31.952 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port f131173c-d65f-445b-91c4-70d2eee04db8 2022-08-04 10:57:31.952 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port f131173c-d65f-445b-91c4-70d2eee04db8 updated. Details: {'device': 'f131173c-d65f-445b-91c4-70d2eee04db8', 'network_id': '2e9a33b3-fabb-450d-8608-d2c3c857e172', 'port_id': 'f131173c-d65f-445b-91c4-70d2eee04db8', 'mac_address': 'fa:16:3e:90:25:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 913, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a0f6691-b6ac-4a59-bab9-3e48be6d7c50', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:57:31.952 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:57:31.972 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:57:31.972 1140 2404917162928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f131173c-d65f-445b-91c4-70d2eee04db8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:57:31.984 1140 2404917162928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2e9a33b3-fabb-450d-8608-d2c3c857e172 2022-08-04 10:57:31.984 1140 2404917162928 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:264 2022-08-04 10:57:32.178 1140 2404917162928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f131173c-d65f-445b-91c4-70d2eee04db8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:57:32.190 1140 2404917162928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f131173c-d65f-445b-91c4-70d2eee04db8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:57:32.190 1140 2404917162928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f131173c-d65f-445b-91c4-70d2eee04db8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:57:32.213 1140 2404917162928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 913, VLAN trunk: None to switch port f131173c-d65f-445b-91c4-70d2eee04db8 2022-08-04 10:57:32.338 1140 2404917162928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:57:32.352 1140 2404917162928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f131173c-d65f-445b-91c4-70d2eee04db8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:57:32.585 1140 2404917162928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f131173c-d65f-445b-91c4-70d2eee04db8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:57:32.601 1140 2404917162928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:57:32.601 1140 2404917162928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (714b4983-e1f0-47d8-aa72-e752f5847977) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:57:32.612 1140 2404917162928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f131173c-d65f-445b-91c4-70d2eee04db8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:57:32.612 1140 2404917162928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:57:32.623 1140 2404917162928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f131173c-d65f-445b-91c4-70d2eee04db8 not yet added. Adding. 2022-08-04 10:57:32.623 1140 2404917162928 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 2022-08-04 10:57:32.623 1140 2404917162928 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 2022-08-04 10:57:32.798 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:57:32.912 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:57:32.912 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:57:33.077 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:57:33.232 1140 2404917162928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f131173c-d65f-445b-91c4-70d2eee04db8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:57:33.247 1140 2404917162928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f131173c-d65f-445b-91c4-70d2eee04db8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 10:57:33.257 1140 2404917162928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f131173c-d65f-445b-91c4-70d2eee04db8 processed. 2022-08-04 10:57:33.741 1140 2404916437760 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:57:33.919 1140 2404916437760 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:59:47.167 1140 2404919984896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbd77c75-338d-43e6-9497-235a8466c721 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 10:59:47.181 1140 2404919984896 MainThread INFO neutron.agent.securitygroups_rpc [req-cbd77c75-338d-43e6-9497-235a8466c721 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 10:59:48.240 1140 2404916630976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c1363d4-2266-44b6-befd-9a9aac649261 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] port_update received: 0a220e88-3223-4d66-be20-4a8db65c2916 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-04 10:59:48.262 1140 2404916630976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c1363d4-2266-44b6-befd-9a9aac649261 90c7eaf4500f4ef496ba72405522006d 22768aba760b4307aab131d1312b2bf6 - - - -] No port 0a220e88-3223-4d66-be20-4a8db65c2916 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-04 10:59:57.392 1140 2404898157664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a220e88-3223-4d66-be20-4a8db65c2916 2022-08-04 10:59:58.464 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-04 10:59:58.722 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Adding port 0a220e88-3223-4d66-be20-4a8db65c2916 2022-08-04 10:59:58.722 1140 2404819230384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Port 0a220e88-3223-4d66-be20-4a8db65c2916 updated. Details: {'device': '0a220e88-3223-4d66-be20-4a8db65c2916', 'network_id': '2e9a33b3-fabb-450d-8608-d2c3c857e172', 'port_id': '0a220e88-3223-4d66-be20-4a8db65c2916', 'mac_address': 'fa:16:3e:30:45:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 913, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a0f6691-b6ac-4a59-bab9-3e48be6d7c50', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-04 10:59:58.722 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] 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 2022-08-04 10:59:58.737 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:59:58.748 1140 2404917240928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a220e88-3223-4d66-be20-4a8db65c2916 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-04 10:59:58.748 1140 2404917240928 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:264 2022-08-04 10:59:59.029 1140 2404917240928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a220e88-3223-4d66-be20-4a8db65c2916') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:59:59.045 1140 2404917240928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a220e88-3223-4d66-be20-4a8db65c2916') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-04 10:59:59.058 1140 2404917240928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a220e88-3223-4d66-be20-4a8db65c2916 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-04 10:59:59.058 1140 2404917240928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 913, VLAN trunk: None to switch port 0a220e88-3223-4d66-be20-4a8db65c2916 2022-08-04 10:59:59.198 1140 2404917240928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-04 10:59:59.222 1140 2404917240928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a220e88-3223-4d66-be20-4a8db65c2916'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-04 10:59:59.567 1140 2404917240928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a220e88-3223-4d66-be20-4a8db65c2916']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-04 10:59:59.567 1140 2404917240928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-04 10:59:59.582 1140 2404917240928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (714b4983-e1f0-47d8-aa72-e752f5847977) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-04 10:59:59.582 1140 2404917240928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a220e88-3223-4d66-be20-4a8db65c2916 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-04 10:59:59.593 1140 2404917240928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-04 10:59:59.593 1140 2404917240928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a220e88-3223-4d66-be20-4a8db65c2916 not yet added. Adding. 2022-08-04 10:59:59.593 1140 2404917240928 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 2022-08-04 10:59:59.593 1140 2404917240928 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 2022-08-04 10:59:59.761 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 10:59:59.902 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 10:59:59.902 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 11:00:00.089 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 11:00:00.229 1140 2404917240928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a220e88-3223-4d66-be20-4a8db65c2916" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 11:00:00.229 1140 2404917240928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a220e88-3223-4d66-be20-4a8db65c2916 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-04 11:00:00.229 1140 2404917240928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a220e88-3223-4d66-be20-4a8db65c2916 processed. 2022-08-04 11:00:00.477 1140 2404917240928 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 11:00:00.698 1140 2404917240928 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 11:01:56.745 1140 2404917529760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a17faa7-482c-4ea2-842c-f0e479e4686a 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for '66c35d65-ae6e-4ba7-9465-c1a19808415f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:01:59.807 1140 2404897606464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d166bd95-385f-49f4-bdfd-f10c7464ce0b 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 11:01:59.807 1140 2404897606464 MainThread INFO neutron.agent.securitygroups_rpc [req-d166bd95-385f-49f4-bdfd-f10c7464ce0b 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 11:01:59.901 1140 2404922038224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d166bd95-385f-49f4-bdfd-f10c7464ce0b 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for '0a220e88-3223-4d66-be20-4a8db65c2916' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:00.104 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a220e88-3223-4d66-be20-4a8db65c2916 2022-08-04 11:02:00.947 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 11:02:00.947 1140 2404920198064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a220e88-3223-4d66-be20-4a8db65c2916' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 11:02:00.963 1140 2404920198064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a220e88-3223-4d66-be20-4a8db65c2916' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 11:02:00.963 1140 2404920198064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a220e88-3223-4d66-be20-4a8db65c2916 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 11:02:00.979 1140 2404920198064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a220e88-3223-4d66-be20-4a8db65c2916'] 2022-08-04 11:02:00.994 1140 2404920198064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 11:02:00.994 1140 2404920198064 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 2022-08-04 11:02:00.994 1140 2404920198064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a220e88-3223-4d66-be20-4a8db65c2916'] 2022-08-04 11:02:02.946 1140 2404920198064 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 11:02:02.986 1140 2404920198064 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 11:02:03.683 1140 2404919618016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd049c36-30b0-4963-b0b4-2a24625ba885 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for 'd2c36d10-fa9d-4d59-9eb0-1b33e86c5716' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:06.121 1140 2404898157488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f131173c-d65f-445b-91c4-70d2eee04db8 2022-08-04 11:02:06.387 1140 2404915702592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce6cfff6-e87f-4caf-ac84-a51863d5393f 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated on remote: ['714b4983-e1f0-47d8-aa72-e752f5847977'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-04 11:02:06.387 1140 2404915702592 MainThread INFO neutron.agent.securitygroups_rpc [req-ce6cfff6-e87f-4caf-ac84-a51863d5393f 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] Security group member updated ['714b4983-e1f0-47d8-aa72-e752f5847977'] 2022-08-04 11:02:06.465 1140 2404915702592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce6cfff6-e87f-4caf-ac84-a51863d5393f 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for 'f131173c-d65f-445b-91c4-70d2eee04db8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:06.976 1140 2404819230384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc43f693-c897-484c-abf3-14093453f06e - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-04 11:02:06.978 1140 2404915173504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f131173c-d65f-445b-91c4-70d2eee04db8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-04 11:02:06.978 1140 2404915173504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f131173c-d65f-445b-91c4-70d2eee04db8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-04 11:02:06.978 1140 2404915173504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f131173c-d65f-445b-91c4-70d2eee04db8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-04 11:02:07.012 1140 2404915173504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2e9a33b3-fabb-450d-8608-d2c3c857e172 2022-08-04 11:02:07.012 1140 2404915173504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f131173c-d65f-445b-91c4-70d2eee04db8'] 2022-08-04 11:02:07.012 1140 2404915173504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-04 11:02:07.012 1140 2404915173504 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 2022-08-04 11:02:07.034 1140 2404915173504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f131173c-d65f-445b-91c4-70d2eee04db8'] 2022-08-04 11:02:08.226 1140 2404915173504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5b76f2d-80fe-4d83-b9c5-beff603c752d 921f73ae6c314135a57c1561de5fd9d1 400197e1b8db4603a2a036b3ee157baa - - - -] port_delete event received for '102f73c6-619d-4787-b592-da16a87b9597' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:08.980 1140 2404916910560 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-08-04 11:02:09.023 1140 2404916910560 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-08-04 11:02:10.732 1140 2404916910560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1725129d-f369-4123-a036-4d8f116cc32b 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '74e35805-5022-49b6-abfd-dc134b327fd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:12.195 1140 2404897268480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b713e1a5-cea8-4373-b6db-f7e33fc83218 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for '952ea074-01e2-4a44-bbe3-264a2525bb6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:13.114 1140 2404922132080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e3749-5c1c-4921-ba8f-8c0ebb997723 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'b255958e-2b75-4c12-b833-83a621eeed11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:13.355 1140 2404922195808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e3749-5c1c-4921-ba8f-8c0ebb997723 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 2e9a33b3-fabb-450d-8608-d2c3c857e172 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 11:02:13.355 1140 2404922195808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6e3749-5c1c-4921-ba8f-8c0ebb997723 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 2e9a33b3-fabb-450d-8608-d2c3c857e172 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-04 11:02:14.445 1140 2404917425424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7b02cb7-6724-438f-aaaf-a1852b06cb5f 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'dcbbe3a6-8b4d-4d53-9610-c9db7c15c5a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:15.570 1140 2404892649776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2977977-7ab2-4fb6-a7d3-49a6d21c5145 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'b1b95253-3b70-4f7d-a388-d7ec28494066' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:16.367 1140 2404892649776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04068451-0d92-411a-bbf3-fb7b0bec0468 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] port_delete event received for 'fc4e1051-aa2a-45d2-afa5-f23daa9ad107' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:16.513 1140 2404917254800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f018a532-c4f9-44d9-a346-d4284329854c - - - - - -] port_delete event received for 'fc4e1051-aa2a-45d2-afa5-f23daa9ad107' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-04 11:02:16.606 1140 2404917254800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04068451-0d92-411a-bbf3-fb7b0bec0468 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] network_delete received. Deleting network 29e68f52-97b6-4009-8cc7-184bf605b6f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-04 11:02:16.632 1140 2404917254800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04068451-0d92-411a-bbf3-fb7b0bec0468 4d1eaa7a05e745a5817149d8a56dab58 03f48ab98257418c836fe2e290bdf749 - - - -] Network 29e68f52-97b6-4009-8cc7-184bf605b6f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463