2025-10-06 09:04:27,268 p=34678 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-06 09:04:27,268 p=34678 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-10-06 09:04:27,320 p=34678 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-06 09:04:27,320 p=34678 u=zuul n=ansible | Monday 06 October 2025 09:04:27 +0000 (0:00:00.066) 0:00:00.066 ******** 2025-10-06 09:04:29,033 p=34678 u=zuul n=ansible | changed: [localhost] 2025-10-06 09:04:29,068 p=34678 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-06 09:04:29,068 p=34678 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-06 09:04:29,068 p=34678 u=zuul n=ansible | Monday 06 October 2025 09:04:29 +0000 (0:00:01.747) 0:00:01.814 ******** 2025-10-06 09:04:29,068 p=34678 u=zuul n=ansible | =============================================================================== 2025-10-06 09:04:29,068 p=34678 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 1.75s