2025-10-01 17:45:11,106 p=33474 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-01 17:45:11,106 p=33474 u=zuul n=ansible | PLAY [Create the kustomization for deploying CloudKitty] *********************** 2025-10-01 17:45:11,141 p=33474 u=zuul n=ansible | TASK [Disable telemetry in the openstack controlplane _raw_params=oc patch oscp $(oc get oscp -ojsonpath='{ .items[].metadata.name }') --type=json -p='[{"op": "replace", "path": "/spec/telemetry/enabled", "value": false} ]' ] *** 2025-10-01 17:45:11,141 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:11 +0000 (0:00:00.049) 0:00:00.049 ***** 2025-10-01 17:45:11,996 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:12,005 p=33474 u=zuul n=ansible | TASK [Deploy loki operator _raw_params=oc apply -f {{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/deploy-loki-for-ck.yaml ] *** 2025-10-01 17:45:12,005 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:12 +0000 (0:00:00.863) 0:00:00.913 ***** 2025-10-01 17:45:12,709 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:12,723 p=33474 u=zuul n=ansible | TASK [Deploy COO _raw_params=oc apply -f {{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/coo-subscription.yaml ] *** 2025-10-01 17:45:12,723 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:12 +0000 (0:00:00.718) 0:00:01.631 ***** 2025-10-01 17:45:13,064 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:13,074 p=33474 u=zuul n=ansible | TASK [Get install plan and approve the installation _raw_params=oc get installplan -n openshift-operators-redhat | grep "loki-operator.v6.3.0" | awk '{print $1}' ] *** 2025-10-01 17:45:13,075 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:13 +0000 (0:00:00.351) 0:00:01.983 ***** 2025-10-01 17:45:13,421 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:13,433 p=33474 u=zuul n=ansible | TASK [Show the install_plan from oc get installplan var=install_plan] ********** 2025-10-01 17:45:13,433 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:13 +0000 (0:00:00.358) 0:00:02.341 ***** 2025-10-01 17:45:13,451 p=33474 u=zuul n=ansible | ok: [localhost] => install_plan: attempts: 1 changed: true cmd: | oc get installplan -n openshift-operators-redhat | grep "loki-operator.v6.3.0" | awk '{print $1}' delta: '0:00:00.160084' end: '2025-10-01 17:45:13.396424' failed: false msg: '' rc: 0 start: '2025-10-01 17:45:13.236340' stderr: No resources found in openshift-operators-redhat namespace. stderr_lines: - No resources found in openshift-operators-redhat namespace. stdout: '' stdout_lines: [] 2025-10-01 17:45:13,461 p=33474 u=zuul n=ansible | TASK [Get the installplan from the loki-operator subscription _raw_params=oc get subscription -n openshift-operators-redhat loki-operator -ojsonpath='{ .status.installplan.name }' ] *** 2025-10-01 17:45:13,461 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:13 +0000 (0:00:00.027) 0:00:02.369 ***** 2025-10-01 17:45:13,804 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:13,813 p=33474 u=zuul n=ansible | TASK [Show the loki_installplan var=loki_installplan.stdout] ******************* 2025-10-01 17:45:13,813 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:13 +0000 (0:00:00.351) 0:00:02.721 ***** 2025-10-01 17:45:13,831 p=33474 u=zuul n=ansible | ok: [localhost] => loki_installplan.stdout: '' 2025-10-01 17:45:13,840 p=33474 u=zuul n=ansible | TASK [Get details of loki installplan _raw_params=oc describe -n openshift-operators-redhat installplan {{ loki_installplan.stdout }} ] *** 2025-10-01 17:45:13,841 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:13 +0000 (0:00:00.027) 0:00:02.749 ***** 2025-10-01 17:45:14,177 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:14,188 p=33474 u=zuul n=ansible | TASK [Show installplans _raw_params=oc get installplan --all-namespaces ] ******* 2025-10-01 17:45:14,188 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:14 +0000 (0:00:00.347) 0:00:03.096 ***** 2025-10-01 17:45:14,516 p=33474 u=zuul n=ansible | changed: [localhost] 2025-10-01 17:45:14,525 p=33474 u=zuul n=ansible | TASK [Show all install plans var=all_install_plans] **************************** 2025-10-01 17:45:14,525 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:14 +0000 (0:00:00.337) 0:00:03.433 ***** 2025-10-01 17:45:14,544 p=33474 u=zuul n=ansible | ok: [localhost] => all_install_plans: changed: true cmd: | oc get installplan --all-namespaces delta: '0:00:00.160334' end: '2025-10-01 17:45:14.499310' failed: false msg: '' rc: 0 start: '2025-10-01 17:45:14.338976' stderr: '' stderr_lines: [] stdout: |- NAMESPACE NAME CSV APPROVAL APPROVED metallb-system install-mt924 metallb-operator.v4.18.0-202509240837 Automatic true openshift-nmstate install-mhtfc kubernetes-nmstate-operator.4.18.0-202509241752 Automatic true openstack-operators install-5w5xj openstack-operator.v0.4.0 Automatic true stdout_lines: - NAMESPACE NAME CSV APPROVAL APPROVED - metallb-system install-mt924 metallb-operator.v4.18.0-202509240837 Automatic true - openshift-nmstate install-mhtfc kubernetes-nmstate-operator.4.18.0-202509241752 Automatic true - openstack-operators install-5w5xj openstack-operator.v0.4.0 Automatic true 2025-10-01 17:45:14,554 p=33474 u=zuul n=ansible | TASK [Get install plan and approve the installation _raw_params=oc patch -n openshift-operators-redhat installplan {{ loki_installplan.stdout }} --type='json' -p='[{"op": "replace", "path": "/spec/approved", "value":true}]' ] *** 2025-10-01 17:45:14,554 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:14 +0000 (0:00:00.029) 0:00:03.462 ***** 2025-10-01 17:45:14,844 p=33474 u=zuul n=ansible | fatal: [localhost]: FAILED! => changed: true cmd: | oc patch -n openshift-operators-redhat installplan --type='json' -p='[{"op": "replace", "path": "/spec/approved", "value":true}]' delta: '0:00:00.124144' end: '2025-10-01 17:45:14.828388' msg: non-zero return code rc: 1 start: '2025-10-01 17:45:14.704244' stderr: 'error: resource(s) were provided, but no name was specified' stderr_lines: - 'error: resource(s) were provided, but no name was specified' stdout: '' stdout_lines: [] 2025-10-01 17:45:14,845 p=33474 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2025-10-01 17:45:14,845 p=33474 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | localhost : ok=10 changed=7 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Wednesday 01 October 2025 17:45:14 +0000 (0:00:00.291) 0:00:03.754 ***** 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | =============================================================================== 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Disable telemetry in the openstack controlplane ------------------------- 0.86s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Deploy loki operator ---------------------------------------------------- 0.72s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Get install plan and approve the installation --------------------------- 0.36s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Get the installplan from the loki-operator subscription ----------------- 0.35s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Deploy COO -------------------------------------------------------------- 0.35s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Get details of loki installplan ----------------------------------------- 0.35s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Show installplans ------------------------------------------------------- 0.34s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Get install plan and approve the installation --------------------------- 0.29s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Show all install plans -------------------------------------------------- 0.03s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Show the loki_installplan ----------------------------------------------- 0.03s 2025-10-01 17:45:14,846 p=33474 u=zuul n=ansible | Show the install_plan from oc get installplan --------------------------- 0.03s