+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf Deprecated: Option "endpoint_type" from group "neutron" is deprecated for removal (This option was replaced by the valid_interfaces option defined by keystoneauth.). Its value may be silently ignored in the future. 2026-07-02 05:51:23.474 1 INFO octavia.common.config [-] Logging enabled! 2026-07-02 05:51:23.474 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 14.0.2 2026-07-02 05:51:23.585 8 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-02 05:51:23.599 11 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-02 06:20:30.848 11 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '79edab42-2bb9-41f3-a63e-cb9c63425e29'... 2026-07-02 06:20:33.448 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port de3a3877-3047-402c-a753-1d5957e56a49 already exists. Nothing to be done. 2026-07-02 06:20:33.449 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id de3a3877-3047-402c-a753-1d5957e56a49, subnet id a53a3e02-e21a-4e64-a81d-103af988c71c, ip address 10.1.1.55 for load balancer 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:20:33.547 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id de3a3877-3047-402c-a753-1d5957e56a49, subnet id a53a3e02-e21a-4e64-a81d-103af988c71c, ip address 10.1.1.55 for load balancer 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:20:34.401 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG f04bc9ff-1bd1-4c8b-83a2-a6c79ab7e66e for load balancer 79edab42-2bb9-41f3-a63e-cb9c63425e29 complete 2026-07-02 06:20:34.531 11 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet a53a3e02-e21a-4e64-a81d-103af988c71c for load balancer 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:20:34.730 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 5665b837-368d-4dd2-a094-e96abb8c8c98 in DB for load balancer 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:20:34.873 11 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-02 06:20:34.873 11 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-02 06:20:34.873 11 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-02 06:20:34.873 11 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. /var/lib/openstack/lib/python3.10/site-packages/octavia/common/tls_utils/cert_parser.py:302: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. return cert.not_valid_after 2026-07-02 06:20:42.555 11 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 07125ad8-5424-443d-ba05-ef8fcc181fdd for amphora id: 5665b837-368d-4dd2-a094-e96abb8c8c98 2026-07-02 06:20:45.707 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (11f9e534-163b-4b49-895a-c4f5935d18de) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:20:48.935 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (11f9e534-163b-4b49-895a-c4f5935d18de) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:20:59.749 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.0.180', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.0.180 timed out. (connect timeout=10.0)')) 2026-07-02 06:21:05.029 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (5f178069-6aa3-4e3c-b82e-5febf9f4a8fe) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:21:06.488 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.180', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 06:21:11.731 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (5f178069-6aa3-4e3c-b82e-5febf9f4a8fe) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:21:12.002 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.180', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 06:21:17.248 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (5f178069-6aa3-4e3c-b82e-5febf9f4a8fe) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:21:17.505 11 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.180', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 06:21:22.763 11 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (5f178069-6aa3-4e3c-b82e-5febf9f4a8fe) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 06:21:23.415 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 5665b837-368d-4dd2-a094-e96abb8c8c98 with compute id: 07125ad8-5424-443d-ba05-ef8fcc181fdd for load balancer: 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:21:30.939 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 79edab42-2bb9-41f3-a63e-cb9c63425e29 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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-02 06:21:32.407 8 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'daaa17c3-ddfe-4dfb-b71c-c2b8b6c9d3ee'... 2026-07-02 06:21:37.707 11 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '4483acf2-3285-4a9e-b4d1-f7df0c564c72'... 2026-07-02 06:21:44.581 8 INFO octavia.controller.queue.v2.endpoints [-] Creating member '726454df-7a2b-43d7-acfb-31c6f8affd2a'... 2026-07-02 06:21:55.501 11 INFO octavia.controller.queue.v2.endpoints [-] Creating member '32db081b-3e17-40ac-bc25-f82e3f8e6d75'... 2026-07-02 06:22:14.177 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '32db081b-3e17-40ac-bc25-f82e3f8e6d75'... 2026-07-02 06:22:39.911 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '726454df-7a2b-43d7-acfb-31c6f8affd2a'... 2026-07-02 06:23:05.448 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '4483acf2-3285-4a9e-b4d1-f7df0c564c72'... 2026-07-02 06:23:10.702 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'daaa17c3-ddfe-4dfb-b71c-c2b8b6c9d3ee'... 2026-07-02 06:23:12.763 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 79edab42-2bb9-41f3-a63e-cb9c63425e29 2026-07-02 06:23:16.375 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '79edab42-2bb9-41f3-a63e-cb9c63425e29'... 2026-07-02 06:23:39.715 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Removing security group f04bc9ff-1bd1-4c8b-83a2-a6c79ab7e66e from port de3a3877-3047-402c-a753-1d5957e56a49 2026-07-02 06:23:40.284 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Deleted security group f04bc9ff-1bd1-4c8b-83a2-a6c79ab7e66e /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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)