2025-10-12 06:02:51,927 p=32569 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-12 06:02:51,928 p=32569 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-10-12 06:02:51,957 p=32569 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-10-12 06:02:51,957 p=32569 u=zuul n=ansible | Sunday 12 October 2025 06:02:51 +0000 (0:00:00.043) 0:00:00.043 ******** 2025-10-12 06:02:54,078 p=32569 u=zuul n=ansible | changed: [localhost] 2025-10-12 06:02:54,135 p=32569 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-12 06:02:54,135 p=32569 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-12 06:02:54,136 p=32569 u=zuul n=ansible | Sunday 12 October 2025 06:02:54 +0000 (0:00:02.178) 0:00:02.221 ******** 2025-10-12 06:02:54,136 p=32569 u=zuul n=ansible | =============================================================================== 2025-10-12 06:02:54,136 p=32569 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 2.18s