+ 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-03-31 05:41:38.092 1 INFO octavia.common.config [-] Logging enabled! 2026-03-31 05:41:38.092 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev7 2026-03-31 05:41:38.211 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-03-31 05:41:38.227 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-03-31 05:41:38.245 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-03-31 05:41:38.258 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-03-31 05:41:38.265 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-03-31 05:41:38.278 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-03-31 06:11:53.385 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '078e11eb-eda7-408c-a634-01e047d090b9'... 2026-03-31 06:11:55.005 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port a9e88522-1918-4ac2-bc72-524b9b5c9082 already exists. Nothing to be done. 2026-03-31 06:11:55.006 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id a9e88522-1918-4ac2-bc72-524b9b5c9082, subnet id 0f5d2caf-d3b5-4730-85e2-add3de514cba, ip address 10.1.1.182 for load balancer 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:11:55.042 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id a9e88522-1918-4ac2-bc72-524b9b5c9082, subnet id 0f5d2caf-d3b5-4730-85e2-add3de514cba, ip address 10.1.1.182 for load balancer 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:11:55.849 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 12b25f0b-ea3a-483a-a9e6-65c05db9bf85 for load balancer 078e11eb-eda7-408c-a634-01e047d090b9 complete 2026-03-31 06:11:55.955 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 0f5d2caf-d3b5-4730-85e2-add3de514cba for load balancer 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:11:55.998 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora af10b908-4929-4d6b-abf4-321840a46f65 in DB for load balancer 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:11:56.389 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-03-31 06:11:56.390 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-03-31 06:11:56.390 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-03-31 06:11:56.390 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-03-31 06:12:04.252 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: be6c7ddd-9926-4399-aef4-34c525fd22b8 for amphora id: af10b908-4929-4d6b-abf4-321840a46f65 2026-03-31 06:12:04.458 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance be6c7ddd-9926-4399-aef4-34c525fd22b8  2026-03-31 06:12:06.473 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (0dd7bca5-bb9a-4771-b213-73440f71c577) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:08.913 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (0dd7bca5-bb9a-4771-b213-73440f71c577) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:19.413 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.3.131', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.3.131 timed out. (connect timeout=10.0)')) 2026-03-31 06:12:24.432 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7519bdbc-65f1-4390-a87d-50237182c768) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:31.790 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.131', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-31 06:12:36.809 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7519bdbc-65f1-4390-a87d-50237182c768) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:36.857 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.131', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-31 06:12:41.875 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7519bdbc-65f1-4390-a87d-50237182c768) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:41.921 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.131', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-31 06:12:46.940 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (7519bdbc-65f1-4390-a87d-50237182c768) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-31 06:12:47.105 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: af10b908-4929-4d6b-abf4-321840a46f65 with compute id: be6c7ddd-9926-4399-aef4-34c525fd22b8 for load balancer: 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:12:54.190 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 078e11eb-eda7-408c-a634-01e047d090b9 /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-03-31 06:13:05.405 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'd80adca5-e8bd-4921-9424-3f23c5fb5f2e'... 2026-03-31 06:13:10.917 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '70b45731-1c20-4b43-8f60-14d12ac30918'... 2026-03-31 06:13:17.694 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'e2b4f541-3f69-416e-bc17-33de433f5213'... 2026-03-31 06:13:29.204 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '5e12afae-1988-458f-ae30-9ee7af82a010'... 2026-03-31 06:13:43.164 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '5e12afae-1988-458f-ae30-9ee7af82a010'... 2026-03-31 06:13:48.757 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'e2b4f541-3f69-416e-bc17-33de433f5213'... 2026-03-31 06:13:54.267 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '70b45731-1c20-4b43-8f60-14d12ac30918'... 2026-03-31 06:13:59.814 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'd80adca5-e8bd-4921-9424-3f23c5fb5f2e'... 2026-03-31 06:14:01.011 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-5df65a0e-b5e5-49cf-8656-ff060bf90540 - e27110cd5fa543ecba4bb6b0810a5363 - - - -] Mark ACTIVE in DB for load balancer id: 078e11eb-eda7-408c-a634-01e047d090b9 2026-03-31 06:14:05.966 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '078e11eb-eda7-408c-a634-01e047d090b9'... 2026-03-31 06:14:08.653 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-0aa3c1bc-5f6c-4223-b562-8202c63c8070 - e27110cd5fa543ecba4bb6b0810a5363 - - - -] Removing security group 12b25f0b-ea3a-483a-a9e6-65c05db9bf85 from port a9e88522-1918-4ac2-bc72-524b9b5c9082 2026-03-31 06:14:09.230 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-0aa3c1bc-5f6c-4223-b562-8202c63c8070 - e27110cd5fa543ecba4bb6b0810a5363 - - - -] Deleted security group 12b25f0b-ea3a-483a-a9e6-65c05db9bf85 /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)