=== RUN kuttl
harness.go:460: starting setup
harness.go:258: running tests using configured kubeconfig.
harness.go:281: Successful connection to cluster at: https://34.172.207.126
harness.go:366: running tests
harness.go:77: going to run test suite with timeout of 180 seconds for each step
harness.go:378: testsuite: e2e-tests/tests has 50 tests
=== RUN kuttl/harness
=== RUN kuttl/harness/config
=== PAUSE kuttl/harness/config
=== CONT kuttl/harness/config
logger.go:42: 14:00:13 | config | Creating namespace "kuttl-test-internal-salmon"
logger.go:42: 14:00:14 | config/0-deploy-operator | starting test step 0-deploy-operator
logger.go:42: 14:00:14 | config/0-deploy-operator | running command: [sh -c set -o errexit
set -o xtrace
source ../../functions
init_temp_dir # do this only in the first TestStep
deploy_operator
deploy_tls_cluster_secrets
deploy_client]
logger.go:42: 14:00:14 | config/0-deploy-operator | + source ../../functions
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ realpath ../../..
logger.go:42: 14:00:14 | config/0-deploy-operator | ++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:14 | config/0-deploy-operator | ++++ pwd
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ basename /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/tests/config
logger.go:42: 14:00:14 | config/0-deploy-operator | ++ test_name=config
logger.go:42: 14:00:14 | config/0-deploy-operator | ++ source /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/vars.sh
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:00:14 | config/0-deploy-operator | ++++ git rev-parse --abbrev-ref HEAD
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export GIT_BRANCH=PR-1270
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ GIT_BRANCH=PR-1270
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export VERSION=PR-1270-71d3cd6c
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ VERSION=PR-1270-71d3cd6c
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ [[ -z 8.4 ]]
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export MYSQL_VERSION=8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ MYSQL_VERSION=8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export CERT_MANAGER_VER=1.19.1
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ CERT_MANAGER_VER=1.19.1
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export MINIO_VER=5.4.0
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ MINIO_VER=5.4.0
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export CHAOS_MESH_VER=2.7.2
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ CHAOS_MESH_VER=2.7.2
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ export VAULT_VER=0.16.1
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ VAULT_VER=0.16.1
logger.go:42: 14:00:14 | config/0-deploy-operator | ++++ which gdate
logger.go:42: 14:00:14 | config/0-deploy-operator | which: no gdate in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:00:14 | config/0-deploy-operator | ++++ which date
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ date=/usr/sbin/date
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ oc get projects
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ :
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ kubectl get nodes
logger.go:42: 14:00:14 | config/0-deploy-operator | +++ grep '^minikube'
logger.go:42: 14:00:15 | config/0-deploy-operator | +++ which gsed
logger.go:42: 14:00:15 | config/0-deploy-operator | which: no gsed in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:00:15 | config/0-deploy-operator | +++ which sed
logger.go:42: 14:00:15 | config/0-deploy-operator | ++ sed=/usr/sbin/sed
logger.go:42: 14:00:15 | config/0-deploy-operator | ++ oc get projects
logger.go:42: 14:00:15 | config/0-deploy-operator | +++ kubectl version -o json
logger.go:42: 14:00:15 | config/0-deploy-operator | +++ jq -r .serverVersion.gitVersion
logger.go:42: 14:00:15 | config/0-deploy-operator | +++ grep '\-eks\-'
logger.go:42: 14:00:15 | config/0-deploy-operator | grep: warning: stray \ before -
logger.go:42: 14:00:15 | config/0-deploy-operator | Warning: version difference between client (1.35) and server (1.32) exceeds the supported minor version skew of +/-1
logger.go:42: 14:00:15 | config/0-deploy-operator | ++ '[' ']'
logger.go:42: 14:00:15 | config/0-deploy-operator | ++ EKS=0
logger.go:42: 14:00:15 | config/0-deploy-operator | + init_temp_dir
logger.go:42: 14:00:15 | config/0-deploy-operator | + rm -rf /tmp/kuttl/ps/config
logger.go:42: 14:00:15 | config/0-deploy-operator | + mkdir -p /tmp/kuttl/ps/config
logger.go:42: 14:00:15 | config/0-deploy-operator | + deploy_operator
logger.go:42: 14:00:15 | config/0-deploy-operator | + destroy_operator
logger.go:42: 14:00:15 | config/0-deploy-operator | + kubectl -n ps-operator delete deployment percona-server-mysql-operator --force --grace-period=0
logger.go:42: 14:00:15 | config/0-deploy-operator | Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.
logger.go:42: 14:00:16 | config/0-deploy-operator | Error from server (NotFound): deployments.apps "percona-server-mysql-operator" not found
logger.go:42: 14:00:16 | config/0-deploy-operator | + true
logger.go:42: 14:00:16 | config/0-deploy-operator | + [[ -n ps-operator ]]
logger.go:42: 14:00:16 | config/0-deploy-operator | + kubectl delete namespace ps-operator --force --grace-period=0
logger.go:42: 14:00:16 | config/0-deploy-operator | Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.
logger.go:42: 14:00:16 | config/0-deploy-operator | Error from server (NotFound): namespaces "ps-operator" not found
logger.go:42: 14:00:16 | config/0-deploy-operator | + true
logger.go:42: 14:00:16 | config/0-deploy-operator | + [[ -n ps-operator ]]
logger.go:42: 14:00:16 | config/0-deploy-operator | + create_namespace ps-operator
logger.go:42: 14:00:16 | config/0-deploy-operator | + local namespace=ps-operator
logger.go:42: 14:00:16 | config/0-deploy-operator | + [[ -n '' ]]
logger.go:42: 14:00:16 | config/0-deploy-operator | + kubectl delete namespace ps-operator --ignore-not-found
logger.go:42: 14:00:17 | config/0-deploy-operator | + kubectl wait --for=delete namespace ps-operator
logger.go:42: 14:00:18 | config/0-deploy-operator | + kubectl create namespace ps-operator
logger.go:42: 14:00:18 | config/0-deploy-operator | namespace/ps-operator created
logger.go:42: 14:00:18 | config/0-deploy-operator | + apply_crd
logger.go:42: 14:00:18 | config/0-deploy-operator | + kubectl -n ps-operator apply --server-side --force-conflicts -f /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/crd.yaml
logger.go:42: 14:00:19 | config/0-deploy-operator | customresourcedefinition.apiextensions.k8s.io/perconaservermysqlbackups.ps.percona.com serverside-applied
logger.go:42: 14:00:20 | config/0-deploy-operator | customresourcedefinition.apiextensions.k8s.io/perconaservermysqlrestores.ps.percona.com serverside-applied
logger.go:42: 14:00:21 | config/0-deploy-operator | customresourcedefinition.apiextensions.k8s.io/perconaservermysqls.ps.percona.com serverside-applied
logger.go:42: 14:00:21 | config/0-deploy-operator | + apply_rbac
logger.go:42: 14:00:21 | config/0-deploy-operator | + local rbac_file
logger.go:42: 14:00:21 | config/0-deploy-operator | + '[' -n ps-operator ']'
logger.go:42: 14:00:21 | config/0-deploy-operator | + rbac_file=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cw-rbac.yaml
logger.go:42: 14:00:21 | config/0-deploy-operator | + kubectl -n ps-operator apply -f /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cw-rbac.yaml
logger.go:42: 14:00:23 | config/0-deploy-operator | serviceaccount/percona-server-mysql-operator created
logger.go:42: 14:00:23 | config/0-deploy-operator | role.rbac.authorization.k8s.io/percona-server-mysql-operator-leaderelection created
logger.go:42: 14:00:23 | config/0-deploy-operator | clusterrole.rbac.authorization.k8s.io/percona-server-mysql-operator created
logger.go:42: 14:00:24 | config/0-deploy-operator | rolebinding.rbac.authorization.k8s.io/percona-server-mysql-operator-leaderelection created
logger.go:42: 14:00:24 | config/0-deploy-operator | clusterrolebinding.rbac.authorization.k8s.io/percona-server-mysql-operator created
logger.go:42: 14:00:24 | config/0-deploy-operator | + local operator_file
logger.go:42: 14:00:24 | config/0-deploy-operator | + '[' -n ps-operator ']'
logger.go:42: 14:00:24 | config/0-deploy-operator | + operator_file=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cw-operator.yaml
logger.go:42: 14:00:24 | config/0-deploy-operator | + yq eval '(select(documentIndex==1).spec.template.spec.containers[] | select(.name=="manager").env[] | select(.name=="DISABLE_TELEMETRY").value) = "true"'
logger.go:42: 14:00:24 | config/0-deploy-operator | + yq eval '(select(documentIndex==1).spec.template.spec.containers[] | select(.name=="manager").env[] | select(.name=="LOG_LEVEL").value) = "VERBOSE"'
logger.go:42: 14:00:24 | config/0-deploy-operator | ++ printf 'select(documentIndex==1).spec.template.spec.containers[0].image="%s"' perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:24 | config/0-deploy-operator | + kubectl -n ps-operator apply -f -
logger.go:42: 14:00:24 | config/0-deploy-operator | + yq eval 'select(documentIndex==1).spec.template.spec.containers[0].image="perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c"' /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cw-operator.yaml
logger.go:42: 14:00:26 | config/0-deploy-operator | configmap/percona-server-mysql-operator-config created
logger.go:42: 14:00:27 | config/0-deploy-operator | deployment.apps/percona-server-mysql-operator created
logger.go:42: 14:00:27 | config/0-deploy-operator | + deploy_tls_cluster_secrets
logger.go:42: 14:00:27 | config/0-deploy-operator | + kubectl -n kuttl-test-internal-salmon apply -f /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf/ssl-secret.yaml
logger.go:42: 14:00:28 | config/0-deploy-operator | secret/test-ssl created
logger.go:42: 14:00:28 | config/0-deploy-operator | + deploy_client
logger.go:42: 14:00:28 | config/0-deploy-operator | + kubectl -n kuttl-test-internal-salmon apply -f -
logger.go:42: 14:00:28 | config/0-deploy-operator | ++ printf '.spec.containers[0].image="%s"' perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:28 | config/0-deploy-operator | + yq eval '.spec.containers[0].image="perconalab/percona-server-mysql-operator:main-psmysql8.4"' /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf/client.yaml
logger.go:42: 14:00:29 | config/0-deploy-operator | pod/mysql-client created
logger.go:42: 14:00:30 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:30 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:31 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:32 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:32 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:33 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:34 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:34 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:35 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:37 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:37 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:37 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:39 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:39 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:39 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:41 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:41 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:41 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:43 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:43 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:43 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:45 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:45 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:45 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:47 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:47 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:47 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:49 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:49 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:49 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:51 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:51 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:52 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:53 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:53 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:54 | config/0-deploy-operator | [0;36mASSERT [0;31mFAIL[0m Resource(s) not found.
logger.go:42: 14:00:55 | config/0-deploy-operator | running command: [sh -c kubectl assert exist-enhanced deployment percona-server-mysql-operator -n ${OPERATOR_NS:-$NAMESPACE} --field-selector status.readyReplicas=1]
logger.go:42: 14:00:55 | config/0-deploy-operator | [0;36mASSERT [0mdeployment percona-server-mysql-operator matching field criteria 'status.readyReplicas=1' should exist.
logger.go:42: 14:00:56 | config/0-deploy-operator | [0;36mINFO [0mFound 1 resource(s).
logger.go:42: 14:00:56 | config/0-deploy-operator | NAME NAMESPACE COL0
logger.go:42: 14:00:56 | config/0-deploy-operator | percona-server-mysql-operator ps-operator 1
logger.go:42: 14:00:56 | config/0-deploy-operator | [0;36mASSERT [0;32mPASS[0m
logger.go:42: 14:00:56 | config/0-deploy-operator | test step completed 0-deploy-operator
logger.go:42: 14:00:56 | config/1-create-cluster | starting test step 1-create-cluster
logger.go:42: 14:00:56 | config/1-create-cluster | running command: [sh -c set -o errexit
set -o xtrace
source ../../functions
get_cr \
| yq eval '.spec.mysql.clusterType="async"' - \
| kubectl -n "${NAMESPACE}" apply -f -]
logger.go:42: 14:00:56 | config/1-create-cluster | + source ../../functions
logger.go:42: 14:00:56 | config/1-create-cluster | +++ realpath ../../..
logger.go:42: 14:00:56 | config/1-create-cluster | ++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:56 | config/1-create-cluster | ++++ pwd
logger.go:42: 14:00:56 | config/1-create-cluster | +++ basename /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/tests/config
logger.go:42: 14:00:56 | config/1-create-cluster | ++ test_name=config
logger.go:42: 14:00:56 | config/1-create-cluster | ++ source /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/vars.sh
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:56 | config/1-create-cluster | +++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:00:56 | config/1-create-cluster | +++ DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:00:56 | config/1-create-cluster | +++ TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:00:56 | config/1-create-cluster | +++ TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:00:56 | config/1-create-cluster | +++ TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:00:56 | config/1-create-cluster | ++++ git rev-parse --abbrev-ref HEAD
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export GIT_BRANCH=PR-1270
logger.go:42: 14:00:56 | config/1-create-cluster | +++ GIT_BRANCH=PR-1270
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export VERSION=PR-1270-71d3cd6c
logger.go:42: 14:00:56 | config/1-create-cluster | +++ VERSION=PR-1270-71d3cd6c
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:56 | config/1-create-cluster | +++ [[ -z 8.4 ]]
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export MYSQL_VERSION=8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ MYSQL_VERSION=8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:00:56 | config/1-create-cluster | +++ PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:00:56 | config/1-create-cluster | +++ IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export CERT_MANAGER_VER=1.19.1
logger.go:42: 14:00:56 | config/1-create-cluster | +++ CERT_MANAGER_VER=1.19.1
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export MINIO_VER=5.4.0
logger.go:42: 14:00:56 | config/1-create-cluster | +++ MINIO_VER=5.4.0
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export CHAOS_MESH_VER=2.7.2
logger.go:42: 14:00:56 | config/1-create-cluster | +++ CHAOS_MESH_VER=2.7.2
logger.go:42: 14:00:56 | config/1-create-cluster | +++ export VAULT_VER=0.16.1
logger.go:42: 14:00:56 | config/1-create-cluster | +++ VAULT_VER=0.16.1
logger.go:42: 14:00:56 | config/1-create-cluster | ++++ which gdate
logger.go:42: 14:00:56 | config/1-create-cluster | which: no gdate in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:00:56 | config/1-create-cluster | ++++ which date
logger.go:42: 14:00:56 | config/1-create-cluster | +++ date=/usr/sbin/date
logger.go:42: 14:00:56 | config/1-create-cluster | +++ oc get projects
logger.go:42: 14:00:56 | config/1-create-cluster | +++ :
logger.go:42: 14:00:56 | config/1-create-cluster | +++ kubectl get nodes
logger.go:42: 14:00:56 | config/1-create-cluster | +++ grep '^minikube'
logger.go:42: 14:00:57 | config/1-create-cluster | +++ which gsed
logger.go:42: 14:00:57 | config/1-create-cluster | which: no gsed in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:00:57 | config/1-create-cluster | +++ which sed
logger.go:42: 14:00:57 | config/1-create-cluster | ++ sed=/usr/sbin/sed
logger.go:42: 14:00:57 | config/1-create-cluster | ++ oc get projects
logger.go:42: 14:00:57 | config/1-create-cluster | +++ kubectl version -o json
logger.go:42: 14:00:57 | config/1-create-cluster | +++ jq -r .serverVersion.gitVersion
logger.go:42: 14:00:57 | config/1-create-cluster | +++ grep '\-eks\-'
logger.go:42: 14:00:57 | config/1-create-cluster | grep: warning: stray \ before -
logger.go:42: 14:00:57 | config/1-create-cluster | Warning: version difference between client (1.35) and server (1.32) exceeds the supported minor version skew of +/-1
logger.go:42: 14:00:57 | config/1-create-cluster | ++ '[' ']'
logger.go:42: 14:00:57 | config/1-create-cluster | ++ EKS=0
logger.go:42: 14:00:57 | config/1-create-cluster | + get_cr
logger.go:42: 14:00:57 | config/1-create-cluster | + local name_suffix=
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_mysql=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.mysql.clusterType="async"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_backup=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_orchestrator=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_router=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_toolkit=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_haproxy=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:57 | config/1-create-cluster | + local image_pmm_client=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:57 | config/1-create-cluster | + local cr_file=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cr.yaml
logger.go:42: 14:00:57 | config/1-create-cluster | + kubectl -n kuttl-test-internal-salmon apply -f -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval 'del(.spec.secretsName)' -
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.metadata.name="%s"' config
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.sslSecretName="test-ssl"' -
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.initContainer.image="%s"' perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.upgradeOptions.apply="disabled"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.metadata.name="config"' /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy/cr.yaml
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.initContainer.image="perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.mysql.clusterType="async"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval .spec.mysql.gracePeriod=30 -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval .spec.orchestrator.enabled=true -
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.mysql.image="%s"' perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.orchestrator.image="%s"' perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.orchestrator.image="perconalab/percona-server-mysql-operator:main-orchestrator"' -
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.proxy.haproxy.image="%s"' perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.backup.image="%s"' perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.mysql.image="perconalab/percona-server-mysql-operator:main-psmysql8.4"' -
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.proxy.router.image="%s"' perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.toolkit.image="%s"' perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:00:57 | config/1-create-cluster | ++ printf '.spec.pmm.image="%s"' perconalab/pmm-client:3-dev-latest
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.backup.image="perconalab/percona-server-mysql-operator:main-backup8.4"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.proxy.router.image="perconalab/percona-server-mysql-operator:main-router8.4"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.proxy.haproxy.image="perconalab/percona-server-mysql-operator:main-haproxy"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.pmm.image="perconalab/pmm-client:3-dev-latest"' -
logger.go:42: 14:00:57 | config/1-create-cluster | + '[' -n '' ']'
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval -
logger.go:42: 14:00:57 | config/1-create-cluster | + yq eval '.spec.toolkit.image="perconalab/percona-server-mysql-operator:main-toolkit"' -
logger.go:42: 14:00:59 | config/1-create-cluster | perconaservermysql.ps.percona.com/config created
logger.go:42: 14:05:32 | config/1-create-cluster | test step completed 1-create-cluster
logger.go:42: 14:05:32 | config/2-config-through-cr | starting test step 2-config-through-cr
logger.go:42: 14:05:32 | config/2-config-through-cr | running command: [sh -c set -o errexit
set -o xtrace
source ../../functions
kubectl -n "${NAMESPACE}" patch ps "$(get_cluster_name)" \
--type merge \
-p '{"spec": {"mysql": {"configuration": "max_connections=250"}}}']
logger.go:42: 14:05:32 | config/2-config-through-cr | + source ../../functions
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ realpath ../../..
logger.go:42: 14:05:32 | config/2-config-through-cr | ++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:05:32 | config/2-config-through-cr | ++++ pwd
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ basename /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/tests/config
logger.go:42: 14:05:32 | config/2-config-through-cr | ++ test_name=config
logger.go:42: 14:05:32 | config/2-config-through-cr | ++ source /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/vars.sh
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:05:32 | config/2-config-through-cr | ++++ git rev-parse --abbrev-ref HEAD
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export GIT_BRANCH=PR-1270
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ GIT_BRANCH=PR-1270
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export VERSION=PR-1270-71d3cd6c
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ VERSION=PR-1270-71d3cd6c
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ [[ -z 8.4 ]]
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export MYSQL_VERSION=8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ MYSQL_VERSION=8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export CERT_MANAGER_VER=1.19.1
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ CERT_MANAGER_VER=1.19.1
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export MINIO_VER=5.4.0
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ MINIO_VER=5.4.0
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export CHAOS_MESH_VER=2.7.2
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ CHAOS_MESH_VER=2.7.2
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ export VAULT_VER=0.16.1
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ VAULT_VER=0.16.1
logger.go:42: 14:05:32 | config/2-config-through-cr | ++++ which gdate
logger.go:42: 14:05:32 | config/2-config-through-cr | which: no gdate in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:05:32 | config/2-config-through-cr | ++++ which date
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ date=/usr/sbin/date
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ oc get projects
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ :
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ kubectl get nodes
logger.go:42: 14:05:32 | config/2-config-through-cr | +++ grep '^minikube'
logger.go:42: 14:05:33 | config/2-config-through-cr | +++ which gsed
logger.go:42: 14:05:33 | config/2-config-through-cr | which: no gsed in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:05:33 | config/2-config-through-cr | +++ which sed
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ sed=/usr/sbin/sed
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ oc get projects
logger.go:42: 14:05:33 | config/2-config-through-cr | +++ kubectl version -o json
logger.go:42: 14:05:33 | config/2-config-through-cr | +++ jq -r .serverVersion.gitVersion
logger.go:42: 14:05:33 | config/2-config-through-cr | +++ grep '\-eks\-'
logger.go:42: 14:05:33 | config/2-config-through-cr | grep: warning: stray \ before -
logger.go:42: 14:05:33 | config/2-config-through-cr | Warning: version difference between client (1.35) and server (1.32) exceeds the supported minor version skew of +/-1
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ '[' ']'
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ EKS=0
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ get_cluster_name
logger.go:42: 14:05:33 | config/2-config-through-cr | ++ kubectl -n kuttl-test-internal-salmon get ps -o 'jsonpath={.items[0].metadata.name}'
logger.go:42: 14:05:34 | config/2-config-through-cr | + kubectl -n kuttl-test-internal-salmon patch ps config --type merge -p '{"spec": {"mysql": {"configuration": "max_connections=250"}}}'
logger.go:42: 14:05:34 | config/2-config-through-cr | perconaservermysql.ps.percona.com/config patched
logger.go:42: 14:09:21 | config/2-config-through-cr | test step completed 2-config-through-cr
logger.go:42: 14:09:21 | config/3-check-config | starting test step 3-check-config
logger.go:42: 14:09:21 | config/3-check-config | running command: [sh -c set -o errexit
set -o xtrace
source ../../functions
max_connections=$(run_mysql "SELECT @@max_connections" "-h $(get_haproxy_svc $(get_cluster_name))")
kubectl create configmap -n "${NAMESPACE}" 03-check-config \
--from-literal=max_connections="${max_connections}"]
logger.go:42: 14:09:21 | config/3-check-config | + source ../../functions
logger.go:42: 14:09:21 | config/3-check-config | +++ realpath ../../..
logger.go:42: 14:09:21 | config/3-check-config | ++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:09:21 | config/3-check-config | ++++ pwd
logger.go:42: 14:09:21 | config/3-check-config | +++ basename /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/tests/config
logger.go:42: 14:09:21 | config/3-check-config | ++ test_name=config
logger.go:42: 14:09:21 | config/3-check-config | ++ source /mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/vars.sh
logger.go:42: 14:09:21 | config/3-check-config | +++ export ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:09:21 | config/3-check-config | +++ ROOT_REPO=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270
logger.go:42: 14:09:21 | config/3-check-config | +++ export DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:09:21 | config/3-check-config | +++ DEPLOY_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/deploy
logger.go:42: 14:09:21 | config/3-check-config | +++ export TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:09:21 | config/3-check-config | +++ TESTS_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests
logger.go:42: 14:09:21 | config/3-check-config | +++ export TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:09:21 | config/3-check-config | +++ TESTS_CONFIG_DIR=/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/e2e-tests/conf
logger.go:42: 14:09:21 | config/3-check-config | +++ export TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:09:21 | config/3-check-config | +++ TEMP_DIR=/tmp/kuttl/ps/config
logger.go:42: 14:09:21 | config/3-check-config | ++++ git rev-parse --abbrev-ref HEAD
logger.go:42: 14:09:21 | config/3-check-config | +++ export GIT_BRANCH=PR-1270
logger.go:42: 14:09:21 | config/3-check-config | +++ GIT_BRANCH=PR-1270
logger.go:42: 14:09:21 | config/3-check-config | +++ export VERSION=PR-1270-71d3cd6c
logger.go:42: 14:09:21 | config/3-check-config | +++ VERSION=PR-1270-71d3cd6c
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE=perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c
logger.go:42: 14:09:21 | config/3-check-config | +++ [[ -z 8.4 ]]
logger.go:42: 14:09:21 | config/3-check-config | +++ export MYSQL_VERSION=8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ MYSQL_VERSION=8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_MYSQL=perconalab/percona-server-mysql-operator:main-psmysql8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_BACKUP=perconalab/percona-server-mysql-operator:main-backup8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_ORCHESTRATOR=perconalab/percona-server-mysql-operator:main-orchestrator
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_ROUTER=perconalab/percona-server-mysql-operator:main-router8.4
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_TOOLKIT=perconalab/percona-server-mysql-operator:main-toolkit
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_HAPROXY=perconalab/percona-server-mysql-operator:main-haproxy
logger.go:42: 14:09:21 | config/3-check-config | +++ export PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:09:21 | config/3-check-config | +++ PMM_SERVER_VERSION=1.4.3
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_PMM_CLIENT=perconalab/pmm-client:3-dev-latest
logger.go:42: 14:09:21 | config/3-check-config | +++ export IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:09:21 | config/3-check-config | +++ IMAGE_PMM_SERVER=perconalab/pmm-server:3-dev-latest
logger.go:42: 14:09:21 | config/3-check-config | +++ export CERT_MANAGER_VER=1.19.1
logger.go:42: 14:09:21 | config/3-check-config | +++ CERT_MANAGER_VER=1.19.1
logger.go:42: 14:09:21 | config/3-check-config | +++ export MINIO_VER=5.4.0
logger.go:42: 14:09:21 | config/3-check-config | +++ MINIO_VER=5.4.0
logger.go:42: 14:09:21 | config/3-check-config | +++ export CHAOS_MESH_VER=2.7.2
logger.go:42: 14:09:21 | config/3-check-config | +++ CHAOS_MESH_VER=2.7.2
logger.go:42: 14:09:21 | config/3-check-config | +++ export VAULT_VER=0.16.1
logger.go:42: 14:09:21 | config/3-check-config | +++ VAULT_VER=0.16.1
logger.go:42: 14:09:21 | config/3-check-config | ++++ which gdate
logger.go:42: 14:09:21 | config/3-check-config | which: no gdate in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:09:21 | config/3-check-config | ++++ which date
logger.go:42: 14:09:21 | config/3-check-config | +++ date=/usr/sbin/date
logger.go:42: 14:09:21 | config/3-check-config | +++ oc get projects
logger.go:42: 14:09:21 | config/3-check-config | +++ :
logger.go:42: 14:09:21 | config/3-check-config | +++ kubectl get nodes
logger.go:42: 14:09:21 | config/3-check-config | +++ grep '^minikube'
logger.go:42: 14:09:22 | config/3-check-config | +++ which gsed
logger.go:42: 14:09:22 | config/3-check-config | which: no gsed in (/mnt/jenkins/workspace/cloud-ps-operator_PR-1270/bin/:/root/.krew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
logger.go:42: 14:09:22 | config/3-check-config | +++ which sed
logger.go:42: 14:09:22 | config/3-check-config | ++ sed=/usr/sbin/sed
logger.go:42: 14:09:22 | config/3-check-config | ++ oc get projects
logger.go:42: 14:09:22 | config/3-check-config | +++ kubectl version -o json
logger.go:42: 14:09:22 | config/3-check-config | +++ jq -r .serverVersion.gitVersion
logger.go:42: 14:09:22 | config/3-check-config | +++ grep '\-eks\-'
logger.go:42: 14:09:22 | config/3-check-config | grep: warning: stray \ before -
logger.go:42: 14:09:22 | config/3-check-config | Warning: version difference between client (1.35) and server (1.32) exceeds the supported minor version skew of +/-1
logger.go:42: 14:09:22 | config/3-check-config | ++ '[' ']'
logger.go:42: 14:09:22 | config/3-check-config | ++ EKS=0
logger.go:42: 14:09:22 | config/3-check-config | ++++ get_cluster_name
logger.go:42: 14:09:22 | config/3-check-config | ++++ kubectl -n kuttl-test-internal-salmon get ps -o 'jsonpath={.items[0].metadata.name}'
logger.go:42: 14:09:23 | config/3-check-config | +++ get_haproxy_svc config
logger.go:42: 14:09:23 | config/3-check-config | +++ local cluster=config
logger.go:42: 14:09:23 | config/3-check-config | +++ echo config-haproxy
logger.go:42: 14:09:23 | config/3-check-config | ++ run_mysql 'SELECT @@max_connections' '-h config-haproxy'
logger.go:42: 14:09:23 | config/3-check-config | ++ local 'command=SELECT @@max_connections'
logger.go:42: 14:09:23 | config/3-check-config | ++ local 'host=-h config-haproxy'
logger.go:42: 14:09:23 | config/3-check-config | +++ get_user_pass root
logger.go:42: 14:09:23 | config/3-check-config | +++ local user=root
logger.go:42: 14:09:23 | config/3-check-config | ++++ get_cluster_name
logger.go:42: 14:09:23 | config/3-check-config | ++++ kubectl -n kuttl-test-internal-salmon get ps -o 'jsonpath={.items[0].metadata.name}'
logger.go:42: 14:09:24 | config/3-check-config | +++ local secret=config-secrets
logger.go:42: 14:09:24 | config/3-check-config | +++ kubectl -n kuttl-test-internal-salmon get secret config-secrets -o 'jsonpath={.data.root}'
logger.go:42: 14:09:24 | config/3-check-config | +++ base64 --decode
logger.go:42: 14:09:24 | config/3-check-config | ++ local 'user=-uroot -p'\''Q@Sk>,b~SISzw,b~SISzw,b~SISzw,b~SISzw,b~SISzw,b~SISzw Initializing ps-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:01 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-0 ExternalProvisioning Waiting for a volume to be created either by the external provisioner 'pd.csi.storage.gke.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered. persistentvolume-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:01 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-0 Provisioning External provisioner is provisioning volume for claim "kuttl-test-internal-salmon/datadir-config-mysql-0" pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:02 +0000 UTC Normal Pod config-orc-0.spec.initContainers{orchestrator-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:02 +0000 UTC Normal Pod config-orc-0.spec.initContainers{orchestrator-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 216ms (216ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:02 +0000 UTC Normal Pod config-orc-0.spec.initContainers{orchestrator-init} Created Created container: orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:02 +0000 UTC Normal Pod config-orc-0.spec.initContainers{orchestrator-init} Started Started container orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:04 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-0 ProvisioningSucceeded Successfully provisioned volume pvc-2cc1e7c9-3f58-45af-9382-e03e9608c72d pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:05 +0000 UTC Normal Pod config-mysql-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:08 +0000 UTC Normal Pod config-orc-0.spec.containers{orchestrator} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{orchestrator} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 1.612s (1.612s including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{orchestrator} Created Created container: orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{orchestrator} Started Started container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 499ms (499ms including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:10 +0000 UTC Normal Pod config-orc-0.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:12 +0000 UTC Normal Pod config-mysql-0 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-2cc1e7c9-3f58-45af-9382-e03e9608c72d" attachdetach-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:13 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:16 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 2.947s (2.947s including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:16 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:16 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:20 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:35 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 15.288s (15.288s including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:35 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:35 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:35 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:42 +0000 UTC Normal Pod config-orc-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-orc-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:42 +0000 UTC Normal StatefulSet.apps config-orc SuccessfulCreate create Pod config-orc-1 in StatefulSet config-orc successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:43 +0000 UTC Normal Pod config-orc-1.spec.initContainers{orchestrator-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:46 +0000 UTC Normal Pod config-orc-1.spec.initContainers{orchestrator-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 3.35s (3.35s including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:46 +0000 UTC Normal Pod config-orc-1.spec.initContainers{orchestrator-init} Created Created container: orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:46 +0000 UTC Normal Pod config-orc-1.spec.initContainers{orchestrator-init} Started Started container orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:50 +0000 UTC Normal Pod config-orc-1.spec.containers{orchestrator} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:51 +0000 UTC Normal Pod config-orc-1.spec.containers{orchestrator} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 1.683s (1.683s including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:51 +0000 UTC Normal Pod config-orc-1.spec.containers{orchestrator} Created Created container: orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:51 +0000 UTC Normal Pod config-orc-1.spec.containers{orchestrator} Started Started container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:51 +0000 UTC Normal Pod config-orc-1.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:52 +0000 UTC Normal Pod config-orc-1.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 214ms (214ms including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:52 +0000 UTC Normal Pod config-orc-1.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:01:52 +0000 UTC Normal Pod config-orc-1.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:01 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 25.353s (25.353s including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:01 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:01 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:01 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 5.392s (5.392s including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:14 +0000 UTC Normal StatefulSet.apps config-mysql SuccessfulCreate create Claim datadir-config-mysql-1 Pod config-mysql-1 in StatefulSet config-mysql success statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:14 +0000 UTC Normal StatefulSet.apps config-mysql SuccessfulCreate create Pod config-mysql-1 in StatefulSet config-mysql successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:14 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-1 WaitForFirstConsumer waiting for first consumer to be created before binding persistentvolume-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:14 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-1 ExternalProvisioning Waiting for a volume to be created either by the external provisioner 'pd.csi.storage.gke.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered. persistentvolume-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:14 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-1 Provisioning External provisioner is provisioning volume for claim "kuttl-test-internal-salmon/datadir-config-mysql-1" pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal Pod config-haproxy-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-haproxy-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal Pod config-haproxy-0.spec.initContainers{haproxy-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal Pod config-haproxy-0.spec.initContainers{haproxy-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 216ms (216ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal Pod config-haproxy-0.spec.initContainers{haproxy-init} Created Created container: haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal Pod config-haproxy-0.spec.initContainers{haproxy-init} Started Started container haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal PodDisruptionBudget.policy config-haproxy NoPods No matching pods found controllermanager
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:16 +0000 UTC Normal StatefulSet.apps config-haproxy SuccessfulCreate create Pod config-haproxy-0 in StatefulSet config-haproxy successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:18 +0000 UTC Normal Pod config-haproxy-0.spec.containers{haproxy} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:18 +0000 UTC Normal Pod config-mysql-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:18 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-1 ProvisioningSucceeded Successfully provisioned volume pvc-916c14e9-956b-4121-b2f5-b6e3f0ec96da pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:20 +0000 UTC Normal Pod config-haproxy-0.spec.containers{haproxy} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 2.271s (2.271s including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:20 +0000 UTC Normal Pod config-haproxy-0.spec.containers{haproxy} Created Created container: haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:20 +0000 UTC Normal Pod config-haproxy-0.spec.containers{haproxy} Started Started container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:20 +0000 UTC Normal Pod config-haproxy-0.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:21 +0000 UTC Normal Pod config-haproxy-0.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 192ms (192ms including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:21 +0000 UTC Normal Pod config-haproxy-0.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:21 +0000 UTC Normal Pod config-haproxy-0.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:24 +0000 UTC Normal Pod config-orc-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-orc-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:24 +0000 UTC Normal Pod config-orc-2.spec.initContainers{orchestrator-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:24 +0000 UTC Normal StatefulSet.apps config-orc SuccessfulCreate create Pod config-orc-2 in StatefulSet config-orc successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:25 +0000 UTC Normal Pod config-orc-2.spec.initContainers{orchestrator-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 210ms (210ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:25 +0000 UTC Normal Pod config-orc-2.spec.initContainers{orchestrator-init} Created Created container: orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:25 +0000 UTC Normal Pod config-orc-2.spec.initContainers{orchestrator-init} Started Started container orchestrator-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:26 +0000 UTC Normal Pod config-mysql-1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-916c14e9-956b-4121-b2f5-b6e3f0ec96da" attachdetach-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:28 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:28 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 228ms (228ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:28 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:28 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:30 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:30 +0000 UTC Normal Pod config-orc-2.spec.containers{orchestrator} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{orchestrator} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 1.677s (1.677s including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{orchestrator} Created Created container: orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{orchestrator} Started Started container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-orchestrator" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-orchestrator" in 230ms (230ms including waiting). Image size: 73445902 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:32 +0000 UTC Normal Pod config-orc-2.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:37 +0000 UTC Warning Pod config-haproxy-0.spec.containers{haproxy} Unhealthy Readiness probe failed: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:46 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 16.108s (16.108s including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:46 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:46 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:02:46 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:09 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 23.323s (23.323s including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:09 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:09 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:09 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:17 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 7.602s (7.602s including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:17 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:17 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:28 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:03:27 Waiting for MySQL ready state
2026/04/03 14:03:27 MySQL is ready
2026/04/03 14:03:27 Peers: [36356163656161.config-mysql-unready.kuttl-test-internal-salmon 3763633833633833.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:03:27 FQDN: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:03:27 Primary: config-mysql-0.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:03:27 lookup config-mysql-1 [10.28.136.8]
2026/04/03 14:03:27 PodIP: 10.28.136.8
2026/04/03 14:03:27 lookup config-mysql-0.config-mysql.kuttl-test-internal-salmon [10.28.137.4]
2026/04/03 14:03:27 PrimaryIP: 10.28.137.4
2026/04/03 14:03:28 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:03:28 Opening connection to 10.28.136.8
2026/04/03 14:03:28 Clone required: true
2026/04/03 14:03:28 Checking if a clone in progress
2026/04/03 14:03:28 Clone in progress: false
2026/04/03 14:03:28 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:03:28 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:28 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 190ms (190ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:03:46 +0000 UTC Warning Pod config-haproxy-0.spec.containers{haproxy} Unhealthy Liveness probe failed: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:08 +0000 UTC Normal StatefulSet.apps config-mysql SuccessfulCreate create Claim datadir-config-mysql-2 Pod config-mysql-2 in StatefulSet config-mysql success statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:08 +0000 UTC Normal StatefulSet.apps config-mysql SuccessfulCreate create Pod config-mysql-2 in StatefulSet config-mysql successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:08 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-2 WaitForFirstConsumer waiting for first consumer to be created before binding persistentvolume-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:08 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-2 ExternalProvisioning Waiting for a volume to be created either by the external provisioner 'pd.csi.storage.gke.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered. persistentvolume-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:08 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-2 Provisioning External provisioner is provisioning volume for claim "kuttl-test-internal-salmon/datadir-config-mysql-2" pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:12 +0000 UTC Normal Pod config-mysql-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:12 +0000 UTC Normal PersistentVolumeClaim datadir-config-mysql-2 ProvisioningSucceeded Successfully provisioned volume pvc-f14e16b8-8aa8-4372-adff-f2ac17d16eb2 pd.csi.storage.gke.io_gke-c3c8f58f7c2145a1a599-ed9a-c3a6-vm_6c6cfac8-2169-480d-95b7-faa15da93cc8
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:16 +0000 UTC Normal Pod config-mysql-2 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-f14e16b8-8aa8-4372-adff-f2ac17d16eb2" attachdetach-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:21 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:21 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 235ms (235ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:21 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:21 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 182ms (182ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal Pod config-haproxy-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-haproxy-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal Pod config-haproxy-1.spec.initContainers{haproxy-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal Pod config-haproxy-1.spec.initContainers{haproxy-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 198ms (198ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal Pod config-haproxy-1.spec.initContainers{haproxy-init} Created Created container: haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal Pod config-haproxy-1.spec.initContainers{haproxy-init} Started Started container haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:25 +0000 UTC Normal StatefulSet.apps config-haproxy SuccessfulCreate create Pod config-haproxy-1 in StatefulSet config-haproxy successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:27 +0000 UTC Normal Pod config-haproxy-1.spec.containers{haproxy} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{haproxy} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 2.459s (2.459s including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{haproxy} Created Created container: haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{haproxy} Started Started container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 206ms (207ms including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:30 +0000 UTC Normal Pod config-haproxy-1.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 14.307s (14.307s including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:41 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 3.49s (3.491s including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:41 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:42 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal Pod config-haproxy-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-haproxy-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal Pod config-haproxy-2.spec.initContainers{haproxy-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal Pod config-haproxy-2.spec.initContainers{haproxy-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 162ms (162ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal Pod config-haproxy-2.spec.initContainers{haproxy-init} Created Created container: haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal Pod config-haproxy-2.spec.initContainers{haproxy-init} Started Started container haproxy-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:47 +0000 UTC Normal StatefulSet.apps config-haproxy SuccessfulCreate create Pod config-haproxy-2 in StatefulSet config-haproxy successful statefulset-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:49 +0000 UTC Normal Pod config-haproxy-2.spec.containers{haproxy} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:51 +0000 UTC Normal Pod config-haproxy-2.spec.containers{haproxy} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 2.364s (2.364s including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:51 +0000 UTC Normal Pod config-haproxy-2.spec.containers{haproxy} Created Created container: haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:51 +0000 UTC Normal Pod config-haproxy-2.spec.containers{haproxy} Started Started container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:51 +0000 UTC Normal Pod config-haproxy-2.spec.containers{mysql-monit} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-haproxy" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:52 +0000 UTC Normal Pod config-haproxy-2.spec.containers{mysql-monit} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-haproxy" in 244ms (244ms including waiting). Image size: 103610735 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:52 +0000 UTC Normal Pod config-haproxy-2.spec.containers{mysql-monit} Created Created container: mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:52 +0000 UTC Normal Pod config-haproxy-2.spec.containers{mysql-monit} Started Started container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:52 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:04:51 Waiting for MySQL ready state
2026/04/03 14:04:51 MySQL is ready
2026/04/03 14:04:51 Peers: [36356163656161.config-mysql-unready.kuttl-test-internal-salmon 3763633833633833.config-mysql-unready.kuttl-test-internal-salmon 3936363361303435.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:04:51 FQDN: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:04:51 Primary: config-mysql-0.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-1.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:04:51 lookup config-mysql-2 [10.28.138.9]
2026/04/03 14:04:51 PodIP: 10.28.138.9
2026/04/03 14:04:51 lookup config-mysql-0.config-mysql.kuttl-test-internal-salmon [10.28.137.4]
2026/04/03 14:04:51 PrimaryIP: 10.28.137.4
2026/04/03 14:04:51 Donor: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:04:51 Opening connection to 10.28.138.9
2026/04/03 14:04:51 Clone required: true
2026/04/03 14:04:51 Checking if a clone in progress
2026/04/03 14:04:51 Clone in progress: false
2026/04/03 14:04:51 Cloning from config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:04:52 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:52 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:04:59 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 164ms (164ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:35 +0000 UTC Normal PerconaServerMySQL.ps.percona.com config ClusterStateChanged Initializing -> Ready ps-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:36 +0000 UTC Normal PerconaServerMySQL.ps.percona.com config ClusterStateChanged Ready -> Initializing ps-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:38 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:05:38 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:41 +0000 UTC Normal Pod config-mysql-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:44 +0000 UTC Warning PerconaServerMySQL.ps.percona.com config ReconcileError Failed to reconcile cluster ps-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:45 +0000 UTC Normal PerconaServerMySQL.ps.percona.com config ClusterStateChanged Error -> Initializing ps-controller
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:51 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:52 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 216ms (216ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:52 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:52 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:53 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:53 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 201ms (201ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:53 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:53 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:53 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 207ms (207ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 172ms (172ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:05:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:12 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:06:11 Waiting for MySQL ready state
2026/04/03 14:06:11 MySQL is ready
2026/04/03 14:06:11 Peers: [3763633833633833.config-mysql-unready.kuttl-test-internal-salmon 3861353531623533.config-mysql-unready.kuttl-test-internal-salmon 3936363361303435.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:06:11 FQDN: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:06:11 Primary: config-mysql-0.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-1.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:06:11 lookup config-mysql-1 [10.28.136.10]
2026/04/03 14:06:11 PodIP: 10.28.136.10
2026/04/03 14:06:11 lookup config-mysql-0.config-mysql.kuttl-test-internal-salmon [10.28.137.4]
2026/04/03 14:06:11 PrimaryIP: 10.28.137.4
2026/04/03 14:06:11 Donor: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:06:11 Opening connection to 10.28.136.10
2026/04/03 14:06:11 Clone required: true
2026/04/03 14:06:11 Checking if a clone in progress
2026/04/03 14:06:11 Clone in progress: false
2026/04/03 14:06:11 Cloning from config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:06:12 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:12 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:16 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 205ms (205ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:50 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:50 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:50 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:51 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:06:51 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:06:54 +0000 UTC Normal Pod config-mysql-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:04 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:04 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 234ms (234ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:04 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:04 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:05 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 207ms (207ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 243ms (243ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 183ms (183ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:06 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:24 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:07:24 Waiting for MySQL ready state
2026/04/03 14:07:24 MySQL is ready
2026/04/03 14:07:24 Peers: [3763633833633833.config-mysql-unready.kuttl-test-internal-salmon 3763653438616531.config-mysql-unready.kuttl-test-internal-salmon 3861353531623533.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:07:24 FQDN: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:07:24 Primary: config-mysql-0.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-1.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:07:24 lookup config-mysql-2 [10.28.138.10]
2026/04/03 14:07:24 PodIP: 10.28.138.10
2026/04/03 14:07:24 lookup config-mysql-0.config-mysql.kuttl-test-internal-salmon [10.28.137.4]
2026/04/03 14:07:24 PrimaryIP: 10.28.137.4
2026/04/03 14:07:24 Donor: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:07:24 Opening connection to 10.28.138.10
2026/04/03 14:07:24 Clone required: true
2026/04/03 14:07:24 Checking if a clone in progress
2026/04/03 14:07:24 Clone in progress: false
2026/04/03 14:07:24 Cloning from config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:07:24 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:24 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:07:28 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 176ms (176ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:03 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:03 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:03 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:04 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:08:04 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:09 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:08:09 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:11 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:08:11 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:14 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:08:14 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:14 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:08:14 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:19 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:23 +0000 UTC Normal Pod config-mysql-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:24 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:24 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 208ms (208ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:24 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:24 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 224ms (224ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 216ms (216ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:26 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 220ms (220ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:27 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:27 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:45 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:08:44 Waiting for MySQL ready state
2026/04/03 14:08:44 MySQL is ready
2026/04/03 14:08:44 Peers: [3365386434386638.config-mysql-unready.kuttl-test-internal-salmon 3763653438616531.config-mysql-unready.kuttl-test-internal-salmon 3861353531623533.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:08:44 FQDN: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:08:44 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:08:44 lookup config-mysql-0 [10.28.137.7]
2026/04/03 14:08:44 PodIP: 10.28.137.7
2026/04/03 14:08:44 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.10]
2026/04/03 14:08:44 PrimaryIP: 10.28.138.10
2026/04/03 14:08:45 Donor: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:08:45 Opening connection to 10.28.137.7
2026/04/03 14:08:45 Clone required: true
2026/04/03 14:08:45 Checking if a clone in progress
2026/04/03 14:08:45 Clone in progress: false
2026/04/03 14:08:45 Cloning from config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:08:45 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:45 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:08:48 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 170ms (170ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:31 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:31 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:31 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:31 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:09:31 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:35 +0000 UTC Normal Pod config-mysql-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:36 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:36 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 179ms (179ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:36 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:36 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:38 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 187ms (187ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 214ms (214ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 196ms (196ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:39 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:57 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:09:56 Waiting for MySQL ready state
2026/04/03 14:09:56 MySQL is ready
2026/04/03 14:09:56 Peers: [3365386434386638.config-mysql-unready.kuttl-test-internal-salmon 3531333735623961.config-mysql-unready.kuttl-test-internal-salmon 3763653438616531.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:09:56 FQDN: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:09:56 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:09:56 lookup config-mysql-1 [10.28.136.11]
2026/04/03 14:09:56 PodIP: 10.28.136.11
2026/04/03 14:09:56 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.10]
2026/04/03 14:09:56 PrimaryIP: 10.28.138.10
2026/04/03 14:09:56 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:09:56 Opening connection to 10.28.136.11
2026/04/03 14:09:56 Clone required: true
2026/04/03 14:09:56 Checking if a clone in progress
2026/04/03 14:09:56 Clone in progress: false
2026/04/03 14:09:56 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:09:57 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:09:57 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:00 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 180ms (180ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:33 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:33 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:33 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:35 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:10:35 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:37 +0000 UTC Normal Pod config-mysql-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:38 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:38 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 206ms (206ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:38 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:38 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 175ms (175ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 229ms (229ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:40 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:41 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 244ms (244ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:41 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:41 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:59 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:10:58 Waiting for MySQL ready state
2026/04/03 14:10:58 MySQL is ready
2026/04/03 14:10:58 Peers: [3531333735623961.config-mysql-unready.kuttl-test-internal-salmon 3763653438616531.config-mysql-unready.kuttl-test-internal-salmon 6333616533396537.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:10:58 FQDN: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:10:58 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:10:58 lookup config-mysql-0 [10.28.137.8]
2026/04/03 14:10:58 PodIP: 10.28.137.8
2026/04/03 14:10:58 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.10]
2026/04/03 14:10:58 PrimaryIP: 10.28.138.10
2026/04/03 14:10:59 Donor: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:10:59 Opening connection to 10.28.137.8
2026/04/03 14:10:59 Clone required: true
2026/04/03 14:10:59 Checking if a clone in progress
2026/04/03 14:10:59 Clone in progress: false
2026/04/03 14:10:59 Cloning from config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:10:59 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:10:59 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:03 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 193ms (193ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:39 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:39 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:39 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:11:39 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:44 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:11:44 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:48 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:11:48 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:49 +0000 UTC Warning Pod config-haproxy-0.spec.containers{haproxy} Unhealthy Readiness probe errored: command timed out: "/opt/percona/haproxy_readiness_check.sh" timed out after 1s kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:49 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:11:49 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:50 +0000 UTC Warning Pod config-haproxy-1.spec.containers{haproxy} Unhealthy Readiness probe errored: command timed out: "/opt/percona/haproxy_readiness_check.sh" timed out after 1s kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:52 +0000 UTC Warning Pod config-haproxy-2.spec.containers{haproxy} Unhealthy Readiness probe errored: command timed out: "/opt/percona/haproxy_readiness_check.sh" timed out after 1s kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:54 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:11:59 +0000 UTC Normal Pod config-mysql-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:00 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:01 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 239ms (239ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:01 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:01 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 194ms (194ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 211ms (211ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:03 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:04 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 204ms (204ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:04 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:04 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:21 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:12:20 Waiting for MySQL ready state
2026/04/03 14:12:20 MySQL is ready
2026/04/03 14:12:20 Peers: [3531333735623961.config-mysql-unready.kuttl-test-internal-salmon 3564316335636638.config-mysql-unready.kuttl-test-internal-salmon 6333616533396537.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:12:20 FQDN: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:12:20 Primary: config-mysql-1.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:12:20 lookup config-mysql-2 [10.28.138.11]
2026/04/03 14:12:20 PodIP: 10.28.138.11
2026/04/03 14:12:20 lookup config-mysql-1.config-mysql.kuttl-test-internal-salmon [10.28.136.11]
2026/04/03 14:12:20 PrimaryIP: 10.28.136.11
2026/04/03 14:12:20 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:12:20 Opening connection to 10.28.138.11
2026/04/03 14:12:20 Clone required: true
2026/04/03 14:12:20 Checking if a clone in progress
2026/04/03 14:12:20 Clone in progress: false
2026/04/03 14:12:20 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:12:21 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:21 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:12:25 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 174ms (174ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:01 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:01 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:01 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:05 +0000 UTC Normal Pod config-mysql-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:07 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:07 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 235ms (235ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:07 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:07 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:09 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:09 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 204ms (204ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:09 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:09 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:09 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 216ms (216ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 187ms (187ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:10 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:27 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:13:26 Waiting for MySQL ready state
2026/04/03 14:13:26 MySQL is ready
2026/04/03 14:13:26 Peers: [3531333735623961.config-mysql-unready.kuttl-test-internal-salmon 3962353735303833.config-mysql-unready.kuttl-test-internal-salmon 6333616533396537.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:13:26 FQDN: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:13:27 Primary: config-mysql-1.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:13:27 lookup config-mysql-2 [10.28.138.12]
2026/04/03 14:13:27 PodIP: 10.28.138.12
2026/04/03 14:13:27 lookup config-mysql-1.config-mysql.kuttl-test-internal-salmon [10.28.136.11]
2026/04/03 14:13:27 PrimaryIP: 10.28.136.11
2026/04/03 14:13:27 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:13:27 Opening connection to 10.28.138.12
2026/04/03 14:13:27 Clone required: true
2026/04/03 14:13:27 Checking if a clone in progress
2026/04/03 14:13:27 Clone in progress: false
2026/04/03 14:13:27 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:13:27 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:27 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:13:31 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 198ms (198ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:06 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:08 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:14:08 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:10 +0000 UTC Normal Pod config-mysql-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:12 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:12 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 229ms (229ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:12 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:12 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:14 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:14 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 178ms (178ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:14 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 147ms (147ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 192ms (192ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:32 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:14:32 Waiting for MySQL ready state
2026/04/03 14:14:32 MySQL is ready
2026/04/03 14:14:32 Peers: [3531333735623961.config-mysql-unready.kuttl-test-internal-salmon 3566636635653365.config-mysql-unready.kuttl-test-internal-salmon 3962353735303833.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:14:32 FQDN: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:14:32 Primary: config-mysql-1.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:14:32 lookup config-mysql-0 [10.28.137.9]
2026/04/03 14:14:32 PodIP: 10.28.137.9
2026/04/03 14:14:32 lookup config-mysql-1.config-mysql.kuttl-test-internal-salmon [10.28.136.11]
2026/04/03 14:14:32 PrimaryIP: 10.28.136.11
2026/04/03 14:14:32 Donor: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:14:32 Opening connection to 10.28.137.9
2026/04/03 14:14:32 Clone required: true
2026/04/03 14:14:32 Checking if a clone in progress
2026/04/03 14:14:32 Clone in progress: false
2026/04/03 14:14:32 Cloning from config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:14:32 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:32 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:14:36 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 194ms (195ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:12 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:12 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:12 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:16 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:15:16 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:21 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:15:21 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:22 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:15:22 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:22 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:15:22 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:26 +0000 UTC Warning Pod config-haproxy-2.spec.containers{haproxy} Unhealthy Liveness probe errored: command timed out: "/opt/percona/haproxy_liveness_check.sh" timed out after 3s kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:26 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:31 +0000 UTC Warning Pod config-haproxy-2.spec.containers{haproxy} Unhealthy Readiness probe failed: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:32 +0000 UTC Normal Pod config-mysql-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:33 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:34 +0000 UTC Warning Pod config-haproxy-1.spec.containers{haproxy} Unhealthy Liveness probe errored: command timed out: "/opt/percona/haproxy_liveness_check.sh" timed out after 3s kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:34 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 226ms (226ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:34 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:34 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 207ms (207ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:35 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 200ms (200ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 212ms (212ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:36 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:54 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:15:53 Waiting for MySQL ready state
2026/04/03 14:15:53 MySQL is ready
2026/04/03 14:15:53 Peers: [3566636635653365.config-mysql-unready.kuttl-test-internal-salmon 3962353735303833.config-mysql-unready.kuttl-test-internal-salmon 6662623031316231.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:15:53 FQDN: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:15:53 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:15:53 lookup config-mysql-1 [10.28.136.12]
2026/04/03 14:15:53 PodIP: 10.28.136.12
2026/04/03 14:15:53 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.12]
2026/04/03 14:15:53 PrimaryIP: 10.28.138.12
2026/04/03 14:15:53 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:15:53 Opening connection to 10.28.136.12
2026/04/03 14:15:53 Clone required: true
2026/04/03 14:15:53 Checking if a clone in progress
2026/04/03 14:15:53 Clone in progress: false
2026/04/03 14:15:53 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:15:54 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:54 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:15:58 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 204ms (204ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:45 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:45 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:45 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:48 +0000 UTC Normal Pod config-mysql-1 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-1 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-hbcd default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:49 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:50 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 232ms (232ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:50 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:50 +0000 UTC Normal Pod config-mysql-1.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:51 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:51 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 206ms (206ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:51 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:51 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:51 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 199ms (199ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 217ms (217ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:16:52 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:10 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:17:09 Waiting for MySQL ready state
2026/04/03 14:17:09 MySQL is ready
2026/04/03 14:17:09 Peers: [3566636635653365.config-mysql-unready.kuttl-test-internal-salmon 3962353735303833.config-mysql-unready.kuttl-test-internal-salmon 6461623339346338.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:17:09 FQDN: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:17:09 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:17:09 lookup config-mysql-1 [10.28.136.13]
2026/04/03 14:17:09 PodIP: 10.28.136.13
2026/04/03 14:17:09 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.12]
2026/04/03 14:17:09 PrimaryIP: 10.28.138.12
2026/04/03 14:17:09 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:17:09 Opening connection to 10.28.136.13
2026/04/03 14:17:09 Clone required: true
2026/04/03 14:17:09 Checking if a clone in progress
2026/04/03 14:17:09 Clone in progress: false
2026/04/03 14:17:09 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:17:10 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:10 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:14 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 187ms (187ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:50 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:50 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:50 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:52 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:17:52 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:54 +0000 UTC Normal Pod config-mysql-0 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-0 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-3zvk default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:55 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:55 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 228ms (228ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:55 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:55 +0000 UTC Normal Pod config-mysql-0.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 212ms (212ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 219ms (219ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 188ms (188ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:17:57 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:15 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:18:15 Waiting for MySQL ready state
2026/04/03 14:18:15 MySQL is ready
2026/04/03 14:18:15 Peers: [3333326561643634.config-mysql-unready.kuttl-test-internal-salmon 3962353735303833.config-mysql-unready.kuttl-test-internal-salmon 6461623339346338.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:18:15 FQDN: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:18:15 Primary: config-mysql-2.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-1.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:18:15 lookup config-mysql-0 [10.28.137.10]
2026/04/03 14:18:15 PodIP: 10.28.137.10
2026/04/03 14:18:15 lookup config-mysql-2.config-mysql.kuttl-test-internal-salmon [10.28.138.12]
2026/04/03 14:18:15 PrimaryIP: 10.28.138.12
2026/04/03 14:18:15 Donor: config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:18:15 Opening connection to 10.28.137.10
2026/04/03 14:18:15 Clone required: true
2026/04/03 14:18:15 Checking if a clone in progress
2026/04/03 14:18:15 Clone in progress: false
2026/04/03 14:18:15 Cloning from config-mysql-1.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:18:15 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:15 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:20 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 317ms (317ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:51 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:51 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:51 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:52 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:18:52 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:57 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:18:57 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:18:59 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:18:59 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:00 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:19:00 readiness check failed: replication is stopped
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:02 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:19:02 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:07 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:12 +0000 UTC Normal Pod config-mysql-2 Binding Scheduled Successfully assigned kuttl-test-internal-salmon/config-mysql-2 to gke-jen-ps-1270-71d3cd6c-default-pool-dc86608e-tp32 default-scheduler
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:17 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulling Pulling image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:17 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:PR-1270-71d3cd6c" in 208ms (208ms including waiting). Image size: 110805522 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:17 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Created Created container: mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:17 +0000 UTC Normal Pod config-mysql-2.spec.initContainers{mysql-init} Started Started container mysql-init kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-psmysql8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 185ms (185ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Created Created container: mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Started Started container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-backup8.4" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-backup8.4" in 205ms (205ms including waiting). Image size: 449119231 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Created Created container: xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Started Started container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulling Pulling image "perconalab/percona-server-mysql-operator:main-toolkit" kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-toolkit" in 189ms (189ms including waiting). Image size: 138743465 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Created Created container: pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:19 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Started Started container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:38 +0000 UTC Warning Pod config-mysql-2.spec.containers{mysql} Unhealthy Startup probe failed: 2026/04/03 14:19:37 Waiting for MySQL ready state
2026/04/03 14:19:37 MySQL is ready
2026/04/03 14:19:37 Peers: [3333326561643634.config-mysql-unready.kuttl-test-internal-salmon 6461623339346338.config-mysql-unready.kuttl-test-internal-salmon 6563623538353861.config-mysql-unready.kuttl-test-internal-salmon]
2026/04/03 14:19:37 FQDN: config-mysql-2.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:19:37 Primary: config-mysql-1.config-mysql.kuttl-test-internal-salmon Replicas: [config-mysql-0.config-mysql.kuttl-test-internal-salmon config-mysql-2.config-mysql.kuttl-test-internal-salmon]
2026/04/03 14:19:37 lookup config-mysql-2 [10.28.138.13]
2026/04/03 14:19:37 PodIP: 10.28.138.13
2026/04/03 14:19:37 lookup config-mysql-1.config-mysql.kuttl-test-internal-salmon [10.28.136.13]
2026/04/03 14:19:37 PrimaryIP: 10.28.136.13
2026/04/03 14:19:37 Donor: config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:19:37 Opening connection to 10.28.138.13
2026/04/03 14:19:37 Clone required: true
2026/04/03 14:19:37 Checking if a clone in progress
2026/04/03 14:19:37 Clone in progress: false
2026/04/03 14:19:37 Cloning from config-mysql-0.config-mysql.kuttl-test-internal-salmon
2026/04/03 14:19:38 Clone finished. Restarting container...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:38 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Container mysql failed startup probe, will be restarted kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:19:41 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Pulled Successfully pulled image "perconalab/percona-server-mysql-operator:main-psmysql8.4" in 197ms (197ms including waiting). Image size: 451321541 bytes. kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:22 +0000 UTC Warning PodDisruptionBudget.policy config-haproxy CalculateExpectedPodCountFailed Failed to calculate the number of expected pods: found no controllers for pod "config-haproxy-2" controllermanager
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-0.spec.containers{haproxy} Killing Stopping container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-0.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-1.spec.containers{haproxy} Killing Stopping container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-1.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-2.spec.containers{haproxy} Killing Stopping container haproxy kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-haproxy-2.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Warning PodDisruptionBudget.policy config-haproxy CalculateExpectedPodCountFailed Failed to calculate the number of expected pods: found no controllers for pod "config-haproxy-0" controllermanager
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Warning PodDisruptionBudget.policy config-haproxy CalculateExpectedPodCountFailed Failed to calculate the number of expected pods: found no controllers for pod "config-haproxy-1" controllermanager
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-0.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-0.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-0.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-1.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-1.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-1.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{xtrabackup} Killing Stopping container xtrabackup kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{mysql} Killing Stopping container mysql kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-mysql-2.spec.containers{pt-heartbeat} Killing Stopping container pt-heartbeat kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-0.spec.containers{orchestrator} Killing Stopping container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-0.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-1.spec.containers{orchestrator} Killing Stopping container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-1.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-2.spec.containers{orchestrator} Killing Stopping container orchestrator kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:23 +0000 UTC Normal Pod config-orc-2.spec.containers{mysql-monit} Killing Stopping container mysql-monit kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:24 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:20:24 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:25 +0000 UTC Warning Pod config-mysql-0.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:20:25 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:29 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe failed: 2026/04/03 14:20:29 MySQL state is not ready...
kubelet
logger.go:42: 14:20:35 | config | 2026-04-03 14:20:34 +0000 UTC Warning Pod config-mysql-1.spec.containers{mysql} Unhealthy Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state kubelet
logger.go:42: 14:20:35 | config | Deleting namespace "kuttl-test-internal-salmon"
=== NAME kuttl
harness.go:404: run tests finished
harness.go:511: cleaning up
harness.go:568: removing temp folder: ""
--- PASS: kuttl (1252.67s)
--- PASS: kuttl/harness (0.00s)
--- PASS: kuttl/harness/config (1251.98s)
PASS