+ 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-04-23 14:22:40.869 1 INFO octavia.common.config [-] Logging enabled! 2026-04-23 14:22:40.869 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 11.0.4.dev4 2026-04-23 14:22:41.096 7 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-04-23 14:22:41.111 10 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-04-23 14:22:41.125 13 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-04-23 14:22:41.147 16 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-04-23 14:22:41.437 10 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-04-23 14:22:41.450 7 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-04-23 14:53:14.286 13 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '097e9320-bcfa-450a-bc9b-4422b1761491'... 2026-04-23 14:53:15.892 13 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port dc3f3082-af0d-4ecd-9c82-f70587a8363d already exists. Nothing to be done. 2026-04-23 14:53:15.892 13 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id dc3f3082-af0d-4ecd-9c82-f70587a8363d, subnet id d0babff3-756c-4995-abbc-29a9a4893336, ip address 10.1.1.163 for load balancer 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:53:15.925 13 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id dc3f3082-af0d-4ecd-9c82-f70587a8363d, subnet id d0babff3-756c-4995-abbc-29a9a4893336, ip address 10.1.1.163 for load balancer 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:53:16.452 13 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG c9d61c82-b527-493d-a86a-167e7722da28 for load balancer 097e9320-bcfa-450a-bc9b-4422b1761491 complete 2026-04-23 14:53:16.580 13 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet d0babff3-756c-4995-abbc-29a9a4893336 for load balancer 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:53:16.618 13 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora ea191010-c33e-4dd7-9fe9-5c50c4591ed5 in DB for load balancer 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:53:16.706 13 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-04-23 14:53:16.706 13 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-04-23 14:53:16.706 13 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-04-23 14:53:16.706 13 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-04-23 14:53:24.483 13 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: ae0aa36e-18f1-4032-b1fe-c5296f3cca5d for amphora id: ea191010-c33e-4dd7-9fe9-5c50c4591ed5 2026-04-23 14:53:24.752 13 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance ae0aa36e-18f1-4032-b1fe-c5296f3cca5d  2026-04-23 14:53:26.770 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (d084d589-5ad0-4c3d-a633-6140ff4cb91e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:29.213 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (d084d589-5ad0-4c3d-a633-6140ff4cb91e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:32.704 13 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.74', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host')) 2026-04-23 14:53:37.722 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7bb5d44f-2254-4b95-b576-2b81fb031c3c) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:40.837 13 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.74', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host')) 2026-04-23 14:53:45.854 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7bb5d44f-2254-4b95-b576-2b81fb031c3c) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:47.970 13 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.74', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-23 14:53:52.989 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7bb5d44f-2254-4b95-b576-2b81fb031c3c) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:53.028 13 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.74', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-23 14:53:58.043 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7bb5d44f-2254-4b95-b576-2b81fb031c3c) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:53:58.083 13 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.74', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-23 14:54:03.103 13 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7bb5d44f-2254-4b95-b576-2b81fb031c3c) transitioned into state 'REVERTED' from state 'REVERTING' 2026-04-23 14:54:03.275 13 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: ea191010-c33e-4dd7-9fe9-5c50c4591ed5 with compute id: ae0aa36e-18f1-4032-b1fe-c5296f3cca5d for load balancer: 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:54:10.138 13 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 097e9320-bcfa-450a-bc9b-4422b1761491 /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-04-23 14:54:16.332 16 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '8a2737cc-e948-48e8-9ae9-c3e8bf0f310f'... 2026-04-23 14:54:21.802 13 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'ca34572f-4e6b-48c7-af21-d089f9becc96'... 2026-04-23 14:54:28.501 16 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'f113c828-92c1-4750-9adb-320bf1a75ec4'... 2026-04-23 14:54:39.534 13 INFO octavia.controller.queue.v2.endpoints [-] Creating member '56517fad-1111-4696-a3f4-898a77aa2015'... 2026-04-23 14:54:53.411 16 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '56517fad-1111-4696-a3f4-898a77aa2015'... 2026-04-23 14:54:58.946 13 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'f113c828-92c1-4750-9adb-320bf1a75ec4'... 2026-04-23 14:55:04.500 16 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'ca34572f-4e6b-48c7-af21-d089f9becc96'... 2026-04-23 14:55:09.917 13 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '8a2737cc-e948-48e8-9ae9-c3e8bf0f310f'... 2026-04-23 14:55:10.975 13 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-34d373a5-a354-4f6f-960c-0aded5253f57 - c052d67b494d4b628dd1095ff15703f9 - - - -] Mark ACTIVE in DB for load balancer id: 097e9320-bcfa-450a-bc9b-4422b1761491 2026-04-23 14:55:16.090 16 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '097e9320-bcfa-450a-bc9b-4422b1761491'... 2026-04-23 14:55:18.549 16 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-ffec6ab1-49d8-4649-b5a8-1cd9197a80ce - c052d67b494d4b628dd1095ff15703f9 - - - -] Removing security group c9d61c82-b527-493d-a86a-167e7722da28 from port dc3f3082-af0d-4ecd-9c82-f70587a8363d 2026-04-23 14:55:18.999 16 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-ffec6ab1-49d8-4649-b5a8-1cd9197a80ce - c052d67b494d4b628dd1095ff15703f9 - - - -] Deleted security group c9d61c82-b527-493d-a86a-167e7722da28 /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)