+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-24 18:45:49.487 1 INFO octavia.common.config [-] Logging enabled! 2026-06-24 18:45:49.487 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 11.0.4.dev4 2026-06-24 18:45:49.728 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-24 18:45:49.743 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-24 18:45:49.754 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-24 18:45:49.771 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-24 18:45:49.788 8 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-06-24 18:45:49.802 11 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-06-24 19:15:57.353 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '12063ff0-ad83-4474-84a5-556c3927e534'... 2026-06-24 19:15:58.988 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 4e90ccd3-0948-47e8-a031-50e27346ef3a already exists. Nothing to be done. 2026-06-24 19:15:58.989 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 4e90ccd3-0948-47e8-a031-50e27346ef3a, subnet id 575da278-fbaf-44da-bfcf-1f4f67888847, ip address 10.1.1.226 for load balancer 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:15:59.023 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 4e90ccd3-0948-47e8-a031-50e27346ef3a, subnet id 575da278-fbaf-44da-bfcf-1f4f67888847, ip address 10.1.1.226 for load balancer 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:15:59.636 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG f0250cf3-44b1-4e86-8bb7-50faeab269b5 for load balancer 12063ff0-ad83-4474-84a5-556c3927e534 complete 2026-06-24 19:15:59.728 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 575da278-fbaf-44da-bfcf-1f4f67888847 for load balancer 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:15:59.773 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 8e9f390f-dfea-4394-afc0-588a4c193c85 in DB for load balancer 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:15:59.937 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-06-24 19:15:59.937 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-06-24 19:15:59.938 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-06-24 19:15:59.938 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-06-24 19:16:07.757 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 266e6dfd-6030-4991-9e6d-1c96e36bac92 for amphora id: 8e9f390f-dfea-4394-afc0-588a4c193c85 2026-06-24 19:16:07.997 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 266e6dfd-6030-4991-9e6d-1c96e36bac92  2026-06-24 19:16:10.012 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (cbb63915-2c17-4331-bc04-61be4e9a1eca) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:12.481 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (cbb63915-2c17-4331-bc04-61be4e9a1eca) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:22.961 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.251', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.251 timed out. (connect timeout=10.0)')) 2026-06-24 19:16:27.977 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (dab863a2-70f6-4069-8890-3bc63ccf9633) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:31.063 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.251', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 19:16:36.082 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (dab863a2-70f6-4069-8890-3bc63ccf9633) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:36.122 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.251', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 19:16:41.137 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (dab863a2-70f6-4069-8890-3bc63ccf9633) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:41.173 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.251', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 19:16:46.195 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (dab863a2-70f6-4069-8890-3bc63ccf9633) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 19:16:46.343 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 8e9f390f-dfea-4394-afc0-588a4c193c85 with compute id: 266e6dfd-6030-4991-9e6d-1c96e36bac92 for load balancer: 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:16:54.008 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 12063ff0-ad83-4474-84a5-556c3927e534 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) 2026-06-24 19:16:59.328 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'c31d0e8f-bff1-4522-aa95-2f0fd6678d41'... 2026-06-24 19:17:04.906 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '49dd1719-7091-40bd-9385-4542d78d6a7e'... 2026-06-24 19:17:11.709 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '0277d29d-efd1-4c1a-925f-291bc609cbe0'... 2026-06-24 19:17:22.773 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '859f5d81-ce63-44ae-adea-6ca7b8263681'... 2026-06-24 19:17:36.565 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '859f5d81-ce63-44ae-adea-6ca7b8263681'... 2026-06-24 19:17:42.092 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '0277d29d-efd1-4c1a-925f-291bc609cbe0'... 2026-06-24 19:17:47.580 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '49dd1719-7091-40bd-9385-4542d78d6a7e'... 2026-06-24 19:17:52.933 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'c31d0e8f-bff1-4522-aa95-2f0fd6678d41'... 2026-06-24 19:17:54.048 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-2e112ffb-27a6-4021-a469-3d5d725664f0 - 6546151fb51d4506a0bbc78895f5e207 - - - -] Mark ACTIVE in DB for load balancer id: 12063ff0-ad83-4474-84a5-556c3927e534 2026-06-24 19:17:58.682 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '12063ff0-ad83-4474-84a5-556c3927e534'... 2026-06-24 19:18:01.185 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-862601ee-14ca-4056-9cd8-ad97d3b87271 - 6546151fb51d4506a0bbc78895f5e207 - - - -] Removing security group f0250cf3-44b1-4e86-8bb7-50faeab269b5 from port 4e90ccd3-0948-47e8-a031-50e27346ef3a 2026-06-24 19:18:01.677 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-862601ee-14ca-4056-9cd8-ad97d3b87271 - 6546151fb51d4506a0bbc78895f5e207 - - - -] Deleted security group f0250cf3-44b1-4e86-8bb7-50faeab269b5 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg)