~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts bash scripts/validate-marketplace.sh + '[' -z 500s ']' + OPERATOR_NAMESPACE=openshift-marketplace ++ oc get pods --no-headers -n openshift-marketplace ++ grep -viE 'running|completed' + not_running_pods= + '[' -z '' ']' + echo 'All openshift-marketplace pods seems to me fine' All openshift-marketplace pods seems to me fine + OPERATORS='openshift-cert-manager-operator kubernetes-nmstate-operator metallb-operator' + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep openshift-cert-manager-operator openshift-cert-manager-operator Red Hat Operators 271d + '[' 0 -eq 0 ']' + break + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep kubernetes-nmstate-operator kubernetes-nmstate-operator Red Hat Operators 271d + '[' 0 -eq 0 ']' + break + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep metallb-operator metallb-operator Red Hat Operators 271d + '[' 0 -eq 0 ']' + break bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z metallb-system ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/metallb-system + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml namespace/metallb-system unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io metallb-system); do sleep 1; done" NAME DISPLAY NAME STATUS metallb-system Active bash scripts/gen-olm-metallb.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']' + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr + echo INTERFACE INTERFACE + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op operatorgroup.operators.coreos.com/metallb-operator unchanged subscription.operators.coreos.com/metallb-operator-sub unchanged timeout 500s bash -c "while ! (oc get pod --no-headers=true -l control-plane=controller-manager -n metallb-system| grep metallb-operator-controller); do sleep 10; done" metallb-operator-controller-manager-57985f9bb9-p6skm 1/1 Running 0 130m oc wait pod -n metallb-system --for condition=Ready -l control-plane=controller-manager --timeout=500s pod/metallb-operator-controller-manager-57985f9bb9-p6skm condition met timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=webhook-server -n metallb-system| grep metallb-operator-webhook); do sleep 10; done" metallb-operator-webhook-server-65b9c4cfd9-j4wzk 1/1 Running 0 130m oc wait pod -n metallb-system --for condition=Ready -l component=webhook-server --timeout=500s pod/metallb-operator-webhook-server-65b9c4cfd9-j4wzk condition met oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml metallb.metallb.io/metallb unchanged timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=speaker -n metallb-system | grep speaker); do sleep 10; done" speaker-tp6px 2/2 Running 0 129m oc wait pod -n metallb-system -l component=speaker --for condition=Ready --timeout=500s pod/speaker-tp6px condition met bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z horizon-kuttl-tests ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/namespace.yaml namespace/horizon-kuttl-tests created timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io horizon-kuttl-tests); do sleep 1; done" NAME DISPLAY NAME STATUS horizon-kuttl-tests Active oc project horizon-kuttl-tests Now using project "horizon-kuttl-tests" on server "https://api.crc.testing:6443". bash scripts/gen-input-kustomize.sh + OUT=/home/zuul/ci-framework-data/artifacts/manifests + '[' -z horizon-kuttl-tests ']' + '[' -z osp-secret ']' + '[' -z 12345678 ']' + '[' -z 1234567842 ']' + '[' -z 767c3ed056cbaa3b9dfedb8c6f825bf0 ']' + '[' -z sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU= ']' + '[' -z COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f ']' + '[' -z openstack ']' + '[' -z libvirt-secret ']' + DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ~/src/github.com/openstack-k8s-operators/install_yamls + cat oc get secret/osp-secret || oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input | oc apply -f - Error from server (NotFound): secrets "osp-secret" not found secret/libvirt-secret created secret/octavia-ca-passphrase created secret/osp-secret created oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists manila;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr oc rsh openstack-galera-0 mysql -u root --password=12**********78 -ss -e "show databases like 'nova_%';" | xargs -I '{}' oc rsh openstack-galera-0 mysql -u root --password=12**********78 -ss -e "flush tables; drop database if exists {};" Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists octavia;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists designate;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists neutron;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists ironic;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists ironic_inspector;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists cinder;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists glance;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/placement-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists placement;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift: no such file or directory No resources found rm -Rf -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists barbican;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists keystone;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ceilometer-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr oc rsh -t openstack-galera-0 mysql -u root --password=12**********78 -e "flush tables; drop database if exists aodh;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr if oc get RabbitmqCluster; then oc delete --ignore-not-found=true RabbitmqCluster --all; fi No resources found in horizon-kuttl-tests namespace. No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z openstack-operators ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/openstack-operators + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml namespace/openstack-operators unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openstack-operators); do sleep 1; done" NAME DISPLAY NAME STATUS openstack-operators Active oc project openstack-operators Now using project "openstack-operators" on server "https://api.crc.testing:6443". bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' -z quay.io/openstack-k8s-operators/mariadb-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=mariadb-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE mariadb-operator-index OPERATOR_SOURCE mariadb-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op catalogsource.operators.coreos.com/mariadb-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/mariadb-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/mariadb-operator.git mariadb-operator Cloning into 'mariadb-operator'... Running checkout: git checkout 231c653930d1 Note: switching to '231c653930d1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 231c653 Merge pull request #379 from dciabrin/pwd-wsrep-notify cp /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Galera ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' Galera == OpenStackControlPlane ']' + '[' Galera == Galera ']' + cat + '[' Galera == NetConfig ']' + '[' -n '' ']' + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./mariadb_v1beta1_galera.yaml + for y in ${yamls[@]} + kustomize edit add resource ./mariadb_v1beta1_galera.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr + oc apply -f - galera.mariadb.openstack.org/openstack created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' -z quay.io/openstack-k8s-operators/infra-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=infra-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE infra-operator-index OPERATOR_SOURCE infra-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op catalogsource.operators.coreos.com/infra-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/infra-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/infra-operator.git infra-operator Cloning into 'infra-operator'... Running checkout: git checkout 038f0cf579da Note: switching to '038f0cf579da'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 038f0cf Merge pull request #498 from stuggi/pin_baseimage cp /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Memcached ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n memcached ']' + cat + '[' Memcached == OpenStackControlPlane ']' + '[' Memcached == Galera ']' + '[' Memcached == NetConfig ']' + '[' -n '' ']' + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./memcached_v1beta1_memcached.yaml + for y in ${yamls[@]} + kustomize edit add resource ./memcached_v1beta1_memcached.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr + oc apply -f - memcached.memcached.openstack.org/memcached created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' -z quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=rabbitmq-cluster-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE rabbitmq-cluster-operator-index OPERATOR_SOURCE rabbitmq-cluster-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op catalogsource.operators.coreos.com/rabbitmq-cluster-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/rabbitmq-cluster-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash -c "CHECKOUT_FROM_OPENSTACK_REF=false scripts/clone-operator-repo.sh" Cloning repo: git clone -b patches https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git rabbitmq-operator Cloning into 'rabbitmq-operator'... cp /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z RabbitmqCluster ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=image + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=image + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n rabbitmq ']' + cat + '[' RabbitmqCluster == OpenStackControlPlane ']' + '[' RabbitmqCluster == Galera ']' + '[' RabbitmqCluster == NetConfig ']' + '[' -n '' ']' + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./rabbitmq.yaml + for y in ${yamls[@]} + kustomize edit add resource ./rabbitmq.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z rabbitmq ']' + '[' rabbitmq = rabbitmq ']' + OPERATOR_NAME=rabbitmq-cluster + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr + oc apply -f - rabbitmqcluster.rabbitmq.com/rabbitmq created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' -z quay.io/openstack-k8s-operators/keystone-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=keystone-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE keystone-operator-index OPERATOR_SOURCE keystone-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op catalogsource.operators.coreos.com/keystone-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/keystone-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/keystone-operator.git keystone-operator Cloning into 'keystone-operator'... Running checkout: git checkout 9106e1a75519 Note: switching to '9106e1a75519'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9106e1a Merge pull request #639 from openstack-k8s-operators/openstack-dependency-bump/main cp /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z KeystoneAPI ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' KeystoneAPI == OpenStackControlPlane ']' + '[' KeystoneAPI == Galera ']' + '[' KeystoneAPI == NetConfig ']' + '[' -n '' ']' + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./keystone_v1beta1_keystoneapi.yaml + for y in ${yamls[@]} + kustomize edit add resource ./keystone_v1beta1_keystoneapi.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr + oc apply -f - keystoneapi.keystone.openstack.org/keystone created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' -z quay.io/openstack-k8s-operators/horizon-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=horizon-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE horizon-operator-index OPERATOR_SOURCE horizon-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op catalogsource.operators.coreos.com/horizon-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/horizon-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/horizon-operator.git horizon-operator Cloning into 'horizon-operator'... Running checkout: git checkout e1bebaa9934e Note: switching to 'e1bebaa9934e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e1bebaa Merge pull request #534 from stuggi/pin_baseimage cp /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Horizon ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' Horizon == OpenStackControlPlane ']' + '[' Horizon == Galera ']' + '[' Horizon == NetConfig ']' + '[' -n '' ']' + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./horizon_v1beta1_horizon.yaml + for y in ${yamls[@]} + kustomize edit add resource ./horizon_v1beta1_horizon.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' make horizon_kuttl_run make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' kubectl-kuttl test --config /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests --config /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml --namespace horizon-kuttl-tests 2025/11/21 14:17:39 kutt-test config testdirs is overridden with args: [ /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests ] === RUN kuttl harness.go:463: starting setup harness.go:255: running tests using configured kubeconfig. harness.go:278: Successful connection to cluster at: https://api.crc.testing:6443 harness.go:363: running tests harness.go:75: going to run test suite with timeout of 180 seconds for each step harness.go:375: testsuite: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests has 2 tests === RUN kuttl/harness === RUN kuttl/harness/basic-deployment === PAUSE kuttl/harness/basic-deployment === RUN kuttl/harness/tls-deployment === PAUSE kuttl/harness/tls-deployment === CONT kuttl/harness/basic-deployment logger.go:42: 14:17:39 | basic-deployment | Skipping creation of user-supplied namespace: horizon-kuttl-tests logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | starting test step 1-deploy-horizon logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | running command: [sh -c oc apply -n $NAMESPACE -f ../../../../config/samples/horizon_v1beta1_horizon.yaml ] logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | horizon.horizon.openstack.org/horizon created logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:39 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:40 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:40 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:40 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:40 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:40 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:41 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:42 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:43 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:44 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:44 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:44 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:45 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:46 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:47 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:47 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:47 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:47 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:47 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:48 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:49 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:50 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:51 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:51 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:51 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:52 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:53 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:54 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:54 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 14:17:54 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 14:17:54 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 14:17:54 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 14:17:55 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 14:17:56 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:57 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:58 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:17:59 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:00 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:01 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:02 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:03 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:04 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:05 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:06 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:07 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:08 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:09 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:10 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:11 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:12 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:13 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:14 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:15 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:16 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:17 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:18 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:19 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:20 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:21 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:22 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:23 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:24 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:25 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:26 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:27 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:28 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:29 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:30 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:31 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:32 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:33 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:34 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:35 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:36 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:37 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:38 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:39 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:40 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:41 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:42 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:43 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:44 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:45 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:46 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:47 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:48 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:49 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:50 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:51 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:52 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:53 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:54 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:55 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:56 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:57 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:58 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:18:59 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:19:00 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:19:01 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 14:19:02 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ]