+ 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-07-15 05:39:56.923 1 INFO octavia.common.config [-] Logging enabled! 2026-07-15 05:39:56.923 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-07-15 05:39:57.029 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-15 05:39:57.050 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-15 05:39:57.059 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-15 05:39:57.071 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-15 05:39:57.083 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-07-15 05:39:57.099 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-07-15 06:10:29.802 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'ebbba232-295b-42dd-ba94-4e92debb135d'... 2026-07-15 06:10:31.210 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port cd4b2f93-e9ab-4508-911c-2766e5e85526 already exists. Nothing to be done. 2026-07-15 06:10:31.211 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id cd4b2f93-e9ab-4508-911c-2766e5e85526, subnet id 32851bb2-78bd-4403-b187-3a7b91d4856e, ip address 10.1.1.57 for load balancer ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:10:31.255 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id cd4b2f93-e9ab-4508-911c-2766e5e85526, subnet id 32851bb2-78bd-4403-b187-3a7b91d4856e, ip address 10.1.1.57 for load balancer ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:10:31.973 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 9c2820b2-78b2-4936-af46-394ca395bf53 for load balancer ebbba232-295b-42dd-ba94-4e92debb135d complete 2026-07-15 06:10:32.054 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 32851bb2-78bd-4403-b187-3a7b91d4856e for load balancer ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:10:32.099 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 41b21273-4fe2-428d-a2e9-69605f619115 in DB for load balancer ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:10:32.309 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-15 06:10:32.310 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-15 06:10:32.310 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-15 06:10:32.310 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-15 06:10:39.815 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 6a31e505-5844-4432-93b4-84714adf369d for amphora id: 41b21273-4fe2-428d-a2e9-69605f619115 2026-07-15 06:10:40.027 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 6a31e505-5844-4432-93b4-84714adf369d  2026-07-15 06:10:42.041 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (ba9189ce-4cc0-4955-9012-f3d058229bd4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:10:44.487 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (ba9189ce-4cc0-4955-9012-f3d058229bd4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:10:54.906 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.3.203', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.3.203 timed out. (connect timeout=10.0)')) 2026-07-15 06:10:59.925 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (78ede0d9-a77b-43e5-b050-77e41d071def) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:11:03.004 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.203', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-15 06:11:08.026 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (78ede0d9-a77b-43e5-b050-77e41d071def) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:11:08.069 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.203', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-15 06:11:13.086 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (78ede0d9-a77b-43e5-b050-77e41d071def) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:11:13.121 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.203', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-15 06:11:18.138 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (78ede0d9-a77b-43e5-b050-77e41d071def) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-15 06:11:18.316 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 41b21273-4fe2-428d-a2e9-69605f619115 with compute id: 6a31e505-5844-4432-93b4-84714adf369d for load balancer: ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:11:25.288 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: ebbba232-295b-42dd-ba94-4e92debb135d /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 or role: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) 2026-07-15 06:11:31.380 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'f313de5d-b318-46cb-a98a-4166248eecf0'... 2026-07-15 06:11:36.814 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '9f326f0e-4dc9-4173-9d84-a2c061f406f2'... 2026-07-15 06:11:43.373 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '507195aa-9c39-49fc-96f8-aa2009d357de'... 2026-07-15 06:11:54.354 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '43029272-bbab-4ee4-a4e0-6ca87325f691'... 2026-07-15 06:12:08.222 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '43029272-bbab-4ee4-a4e0-6ca87325f691'... 2026-07-15 06:12:13.846 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '507195aa-9c39-49fc-96f8-aa2009d357de'... 2026-07-15 06:12:19.302 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '9f326f0e-4dc9-4173-9d84-a2c061f406f2'... 2026-07-15 06:12:24.714 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'f313de5d-b318-46cb-a98a-4166248eecf0'... 2026-07-15 06:12:25.796 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-8b9b961d-c67e-4027-91d0-b5f40a2fc78e - 5d4896a8b1204e05b90538e0ca7e1ca7 - - - -] Mark ACTIVE in DB for load balancer id: ebbba232-295b-42dd-ba94-4e92debb135d 2026-07-15 06:12:30.487 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'ebbba232-295b-42dd-ba94-4e92debb135d'... 2026-07-15 06:12:33.036 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-041f9c6b-0389-4bd9-9f73-27ab3039dea0 - 5d4896a8b1204e05b90538e0ca7e1ca7 - - - -] Removing security group 9c2820b2-78b2-4936-af46-394ca395bf53 from port cd4b2f93-e9ab-4508-911c-2766e5e85526 2026-07-15 06:12:33.602 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-041f9c6b-0389-4bd9-9f73-27ab3039dea0 - 5d4896a8b1204e05b90538e0ca7e1ca7 - - - -] Deleted security group 9c2820b2-78b2-4936-af46-394ca395bf53 /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 or role: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)