2025-11-26 15:13:12,352 p=36119 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-11-26 15:13:12,353 p=36119 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-11-26 15:13:12,406 p=36119 u=zuul n=ansible | TASK [Patch rabbitmq resources for lower resource consumption _raw_params=crname=$(oc get openstackcontrolplane -o name -n {{ namespace }}) oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/memory", "value": 500Mi}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/memory", "value": 500Mi}]' ] *** 2025-11-26 15:13:12,406 p=36119 u=zuul n=ansible | Wednesday 26 November 2025 15:13:12 +0000 (0:00:00.070) 0:00:00.070 **** 2025-11-26 15:13:12,406 p=36119 u=zuul n=ansible | Wednesday 26 November 2025 15:13:12 +0000 (0:00:00.069) 0:00:00.069 **** 2025-11-26 15:13:13,792 p=36119 u=zuul n=ansible | fatal: [localhost]: FAILED! => changed: true cmd: | crname=$(oc get openstackcontrolplane -o name -n openstack) oc patch ${crname} --type json -n openstack -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n openstack -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/memory", "value": 500Mi}]' oc patch ${crname} --type json -n openstack -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n openstack -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/memory", "value": 500Mi}]' delta: '0:00:01.104990' end: '2025-11-26 15:13:13.776127' msg: non-zero return code rc: 1 start: '2025-11-26 15:13:12.671137' stderr: |- Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused stderr_lines: - 'Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused' - 'Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused' - 'Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused' - 'Error from server (InternalError): Internal error occurred: failed calling webhook "mopenstackcontrolplane-v1beta1.kb.io": failed to call webhook: Post "https://openstack-operator-webhook-service.openstack-operators.svc:443/mutate-core-openstack-org-v1beta1-openstackcontrolplane?timeout=10s": dial tcp 10.217.0.95:9443: connect: connection refused' stdout: '' stdout_lines: [] 2025-11-26 15:13:13,793 p=36119 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | localhost : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | Wednesday 26 November 2025 15:13:13 +0000 (0:00:01.388) 0:00:01.458 **** 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | =============================================================================== 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 1.39s 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | Wednesday 26 November 2025 15:13:13 +0000 (0:00:01.388) 0:00:01.457 **** 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | =============================================================================== 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | ansible.builtin.shell --------------------------------------------------- 1.39s 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-11-26 15:13:13,794 p=36119 u=zuul n=ansible | total ------------------------------------------------------------------- 1.39s