Skip to content [Jenkins]Jenkins Search Sarthak Dua log out Dashboard cp-cli-runner #839 Back to Project Status Changes Console Output View as plain text Edit Build Information Delete build ‘#839’ Parameters Git Build Data Git Build Data Test Result See Fingerprints Rebuild Open Blue Ocean Pipeline Graph Pipeline Console Restart from Stage Replay Pipeline Steps Workspaces Delete log Previous Build Next Build Console Output Started by upstream project "stage_prod_provisioned_sanity_pipeline" build number 89 originally caused by: Started by timer with parameters: {Environment=stage} Obtained chaos_testing_pipeline/Jenkinsfile from git https://github.com/couchbaselabs/productivitynautomation [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on magma-sc1401-32g-24c in /data/workspace/cp-cli-runner@3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: /usr/bin/git using credential couchbaseqe-github Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/couchbaselabs/productivitynautomation > /usr/bin/git init /data/workspace/cp-cli-runner@3 # timeout=10 Fetching upstream changes from https://github.com/couchbaselabs/productivitynautomation > /usr/bin/git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials Couchbase QE github account > /usr/bin/git fetch --tags --progress https://github.com/couchbaselabs/productivitynautomation +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ed467c0de3467262361d8abef97b874804ac074 (origin/master) Commit message: "Merge pull request #298 from couchbaselabs/perf_provisioned_pipeline" > /usr/bin/git config remote.origin.url https://github.com/couchbaselabs/productivitynautomation # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0ed467c0de3467262361d8abef97b874804ac074 # timeout=10 > /usr/bin/git rev-list --no-walk 0ed467c0de3467262361d8abef97b874804ac074 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.CapellaRESTAPIs.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.CapellaRESTAPIs.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote ServerQEPipeline/create_user/capella # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 6ce7ec8d3c6496fe249eeaa3339f58aa4b9bbc4b -f chaos_testing_pipeline/Dockerfile . Sending build context to Docker daemon 58.66 MB Step 1/8 : FROM golang:1.18-buster ---> ca595afd21da Step 2/8 : RUN apt-get update -y && apt-get install -y ca-certificates curl gnupg lsb-release unzip python3 python3-pip ---> Using cache ---> 422e8505a757 Step 3/8 : RUN mkdir -p /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/debian/gpg | gpg --dearmor -o /etc/apt/keyrings/docker.gpg && echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" | tee /etc/apt/sources.list.d/docker.list > /dev/null && apt-get update -y && apt-get install -y docker-ce docker-ce-cli containerd.io docker-compose-plugin ---> Using cache ---> 73c8342648bc Step 4/8 : RUN mkdir -p /etc/apt/keyrings && curl -fsSL https://packages.couchbase.com/clients/c/repos/deb/couchbase.key | gpg --dearmor -o /etc/apt/keyrings/couchbase.gpg && echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/couchbase.gpg] https://packages.couchbase.com/clients/c/repos/deb/debian10 buster buster/main" | tee /etc/apt/sources.list.d/couchbase.list > /dev/null && apt-get update -y && apt-get install -y libcouchbase3 libcouchbase-dev libcouchbase3-tools libcouchbase-dbg libcouchbase3-libev libcouchbase3-libevent ---> Using cache ---> de54e72492a5 Step 5/8 : RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && unzip awscliv2.zip && ./aws/install && rm -rf awscliv2.zip ---> Using cache ---> 9b17ab00866d Step 6/8 : COPY ServerQEPipeline/create_user/requirements.txt . ---> Using cache ---> 58f6b5b92734 Step 7/8 : RUN pip3 install -r requirements.txt && rm requirements.txt ---> Using cache ---> 545b7a107fce Step 8/8 : WORKDIR /root ---> Using cache ---> 2bc8ca5522d6 Successfully built 2bc8ca5522d6 [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh + docker inspect -f . 6ce7ec8d3c6496fe249eeaa3339f58aa4b9bbc4b . [Pipeline] withDockerContainer magma-sc1401-32g-24c does not seem to be running inside a container $ docker run -t -d -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /data/tmp/gocache:/root/.cache/go-build -v /data/tmp/gomodcache:/go/pkg/mod -w /data/workspace/cp-cli-runner@3 -v /data/workspace/cp-cli-runner@3:/data/workspace/cp-cli-runner@3:rw,z -v /data/workspace/cp-cli-runner@3@tmp:/data/workspace/cp-cli-runner@3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 6ce7ec8d3c6496fe249eeaa3339f58aa4b9bbc4b cat $ docker top fa090412cc0db82f487d5173bf5a0b081b1d0affa8e3d84c3aafaab0ef614d2e -eo pid,comm [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $E2E_TOKEN or $AWS_CREDS or $AWS_CREDS_USR or $AWS_CREDS_PSW or $EXTLINK_CREDS or $EXTLINK_CREDS_USR or $EXTLINK_CREDS_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (setup) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (run scenario) [Pipeline] checkout The recommended git tool is: /usr/bin/git using credential couchbaseqe-github Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8f8d7c5; decorates RemoteLauncher[hudson.remoting.Channel@22b84444:magma-sc1401-32g-24c] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Cloning repository https://github.com/couchbasecloud/couchbase-cloud > /usr/bin/git init /data/workspace/cp-cli-runner@3/couchbase-cloud # timeout=10 Fetching upstream changes from https://github.com/couchbasecloud/couchbase-cloud > /usr/bin/git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials Couchbase QE github account > /usr/bin/git fetch --tags --progress https://github.com/couchbasecloud/couchbase-cloud +refs/heads/*:refs/remotes/origin/* # timeout=60 Avoid second fetch Checking out Revision adcbc93703a924855e55b25d9b99e0b640e3ba16 (origin/main) Commit message: "AV-52794 fix: add clusterquery to the rbac default resources (#19139)" > /usr/bin/git config remote.origin.url https://github.com/couchbasecloud/couchbase-cloud # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse origin/main^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f adcbc93703a924855e55b25d9b99e0b640e3ba16 # timeout=10 > /usr/bin/git rev-list --no-walk 6a4cd1b26139a87f302aaaa2fabce339ff95ca3e # timeout=10 [Pipeline] dir Running in /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + sed -i s/iterations\: [0-9].*/iterations\: 1/g scenarios/smoke/gcp-smoke.yaml [Pipeline] withEnv Warning: A secret was passed to "withEnv" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [AWS_CREDS_USR, AWS_CREDS_PSW, EXTLINK_CREDS_USR, EXTLINK_CREDS_PSW] See https://jenkins.io/redirect/groovy-string-interpolation for details. [Pipeline] { [Pipeline] sh + go run . scenario --scenario scenarios/smoke/gcp-smoke.yaml --output /data/workspace/cp-cli-runner@3/output 2023-03-02T16:02:37.684Z debug initializing logger {"env": "other", "gitCommit": "", "buildDate": "", "version": ""} 2023-03-02T16:02:37.705Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.470Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/sessions", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 765, "requestId": "15a7208d-dade-41e6-ab68-612aca049f3f"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.471Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.472Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.472Z info starting project deploy {"env": "other", "action": "Deploy Project"} 2023-03-02T16:02:38.851Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 379, "requestId": "38fd85b8-d49d-43b2-911c-45a5f4e53dd7"} 2023-03-02T16:02:38.993Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 521, "requestId": "6d648a40-d198-4f19-bbe7-41bf48f73909"} 2023-03-02T16:02:38.995Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:38.995Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.062Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.062Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.063Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 591, "requestId": "cd4323fc-75c0-4333-ad9a-026e4b82dfc6"} 2023-03-02T16:02:39.063Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 590, "requestId": "52bcb9dd-4fef-4a21-8f40-f6eb0765d06a"} 2023-03-02T16:02:39.065Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.065Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.133Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 661, "requestId": "4b77ab84-5c82-4ae8-a157-1f8f0ea91d56"} 2023-03-02T16:02:39.133Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.134Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.135Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.135Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.172Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 700, "requestId": "77334b55-97c0-44d7-9718-3b4460fcefdf"} 2023-03-02T16:02:39.203Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 730, "requestId": "76547c1a-55e9-4b0c-b8dc-47f98ec6e056"} 2023-03-02T16:02:39.205Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.205Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.272Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 799, "requestId": "f26552b7-f322-4a2c-88b8-8131d638aad7"} 2023-03-02T16:02:39.272Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.272Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster"} 2023-03-02T16:02:39.274Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 802, "requestId": "b9fb0c6f-0301-4be5-a4a6-cdf6806aa05b"} 2023-03-02T16:02:39.275Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.275Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.342Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 869, "requestId": "57d0b3f8-21cd-438b-b441-17f466b01b83"} 2023-03-02T16:02:39.344Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.344Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/projects?tenantId=5ae82d34-5da8-4313-af5f-90ea4142a4c6", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 872, "requestId": "83a84f4b-2c82-49ad-b6a7-61cf315ede05"} 2023-03-02T16:02:39.344Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.346Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.346Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.412Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 416, "requestId": "fe36296f-a604-460e-ba33-8169639cf66f"} 2023-03-02T16:02:39.413Z info project already exists {"env": "other", "action": "Deploy Project", "projectName": "proj-av-35907", "projectStatus": "healthy", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:02:39.414Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": ""} 2023-03-02T16:02:39.483Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 417, "requestId": "7778ee28-7fcd-4674-87c0-ecf8e3a36fd2"} 2023-03-02T16:02:39.555Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 492, "requestId": "bc6c277e-fa38-44c2-a65d-8aabc922fc21"} 2023-03-02T16:02:39.626Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 492, "requestId": "e9d0e649-c6b7-46c6-8cbc-5a020e034d82"} 2023-03-02T16:02:39.696Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 561, "requestId": "78a39876-db0b-4642-b51e-e86361a5daad"} 2023-03-02T16:02:39.766Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 561, "requestId": "f5c0a7d6-542f-477c-b39e-f88ebc573271"} 2023-03-02T16:02:39.836Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 564, "requestId": "c83611be-523f-4f7a-8040-10be78e522ff"} 2023-03-02T16:02:39.905Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 629, "requestId": "a809dfe6-e3dc-46c1-bf03-a6c91ead0658"} 2023-03-02T16:02:39.975Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 628, "requestId": "30f5f1c3-d403-4f0b-94d2-55dc5996eb59"} 2023-03-02T16:02:40.044Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 699, "requestId": "07efb269-ccd1-4068-9828-06aa4c2d8d78"} 2023-03-02T16:02:40.054Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 639, "requestId": "b7924547-12f8-46ea-a360-51597675c968"} 2023-03-02T16:02:40.117Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 487, "requestId": "80f9e719-3614-4309-a8b8-c193fef43aa2", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.117Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 624, "requestId": "74dccfce-fb9e-4563-bee3-57a87cf3c0bf"} 2023-03-02T16:02:40.117Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 489, "requestId": "e4247aa2-86c3-4b0f-896b-4321581e2dd0", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.118Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 417, "requestId": "1a9526e2-e9bc-4509-9d37-99c9ab71f636", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.118Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 347, "requestId": "4dc79a9b-3022-47be-be9a-c1180ede55aa", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.160Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 317, "requestId": "82306a35-354a-40eb-9f24-db5a493aa63c", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.182Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 273, "requestId": "3727d1f9-1548-4ad9-86e1-21d05a3b9bf0", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.238Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:40.298Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 318, "requestId": "7eb87aad-8bdd-4b76-84cb-af3ff6540d17", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.397Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 348, "requestId": "e5a8cfe3-a49d-4d6d-a53b-464099ba8d3f", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.449Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 331, "requestId": "f533ea7f-6272-4150-b146-236e830dbe7a", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.475Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 357, "requestId": "c840dadf-c6c0-436b-9e0e-86f07978a489", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.494Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 434, "requestId": "06500141-b8dc-4d14-9df7-70233f7c7d5f", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.545Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 427, "requestId": "4873f3b6-cb17-4f42-b603-0c1b92a6c108", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.547Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 364, "requestId": "02abbc18-8ff2-44f4-9f77-904529afec13", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.568Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 269, "requestId": "52c72286-089c-45c4-a796-cf8e2538cb6d", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.578Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 454, "requestId": "f0da28f5-572a-49e5-a53b-fad4a59c58a0", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.587Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 469, "requestId": "276a0336-489b-4e62-932e-855290ae972d", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.617Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 457, "requestId": "c3731d4d-072a-4797-a1ae-bce55ebfd143", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.700Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 302, "requestId": "89db34c7-104d-4266-b33d-2fc750fd1538", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.750Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 256, "requestId": "add250ed-92b4-4956-a0bd-32e5c47572f1", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:40.829Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 250, "requestId": "68a9d545-8838-4028-917a-5b3c74ae82a8", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:45.383Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:47.032Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 283, "requestId": "380c18d6-ef70-404f-bbdd-1111fe18c8aa", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.092Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 291, "requestId": "3e756930-7c75-4fad-b24c-82ba4073a4e9", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.098Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 303, "requestId": "6a32c73f-1062-4eef-b18a-8efcf27b28a7", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.618Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 342, "requestId": "fa52f062-ca84-4309-ae4e-17401cdd7127", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.643Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 349, "requestId": "5b35ddc4-e826-4a4c-ae25-426154db9e9a", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.657Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 259, "requestId": "e9f6080d-3669-45b9-bbeb-61f2eab53e33", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.663Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 259, "requestId": "c386ec1b-60db-49b0-a927-ccdc423a84ec", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.681Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 266, "requestId": "35f8c7c8-583c-4a9c-be42-058e1db65498", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.686Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 318, "requestId": "319c387f-6c6a-4f74-8cab-869833510b29", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:47.702Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 311, "requestId": "dd675b63-ca52-43e6-abc9-f3e440e6466d", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:50.492Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:55.396Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 233, "requestId": "376574a6-6627-419b-b8a2-06a22c67b434", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:55.396Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:55.600Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:55.989Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 323, "requestId": "e139e30d-2373-42dd-bd99-b28005030939", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:55.989Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.045Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 325, "requestId": "0296e649-649b-45bd-8549-8a92535ccb24", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.045Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.081Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 332, "requestId": "dff01492-584b-49d6-bdf2-edd018a6e5fa", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.081Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.139Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 257, "requestId": "760698bc-8016-42c2-89ef-f8d8326d4b64", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.139Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.314Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 263, "requestId": "78f41a1b-46d7-4f39-8445-6a93bcf10004", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.314Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.353Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 242, "requestId": "09cd6947-293d-4be8-b3d5-3103636ded85", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.353Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.489Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 247, "requestId": "6a7a3246-1bf0-4732-a1cc-021ab87ebd37", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.489Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.586Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 263, "requestId": "90af3b3e-76eb-4bca-b1c6-eb77663ffe09", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.586Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:56.819Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 260, "requestId": "a09277ea-82d0-4d68-883d-cefb458ce1c5", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.12.22.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:56.819Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:02:57.054Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 118, "requestId": "3ece16f3-cb07-464b-8938-c4c68a77b1a0"} 2023-03-02T16:02:57.096Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 119, "requestId": "73c0ef28-a91c-4bde-a99d-18626fb005f0"} 2023-03-02T16:02:57.246Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 155, "requestId": "18bc8679-6b7f-4a52-b246-0f1c757c9dd1"} 2023-03-02T16:02:57.412Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 349, "requestId": "d9fdfb42-356f-480e-9c4a-f2b1d1e0c492"} 2023-03-02T16:02:57.461Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 331, "requestId": "040fed20-90ff-432a-a1c2-b04974d1b5b7"} 2023-03-02T16:02:57.510Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 257, "requestId": "1c860bc9-ad1f-40f2-bdb5-d0a9894b0e29", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.14.26.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:57.529Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:57.574Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:57.611Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 120, "requestId": "596dcf31-cbd3-405a-93d9-775e56244355"} 2023-03-02T16:02:57.782Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 271, "requestId": "252d03a8-63d2-4bee-89b3-7be106140412", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.14.26.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:57.917Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 297, "requestId": "7093a26f-9203-4bca-9b6e-5a00e40dbced"} 2023-03-02T16:02:58.082Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:58.127Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 147, "requestId": "65513c4b-f144-4eab-9e68-cae33c607a20"} 2023-03-02T16:02:58.474Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 340, "requestId": "7cf0e593-6152-4bcd-ba84-6cdfafcbe54f"} 2023-03-02T16:02:58.585Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:58.694Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 124, "requestId": "f7d9003c-26d0-4763-8f57-fb3b5f8cce77"} 2023-03-02T16:02:58.799Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 164, "requestId": "d14e3faf-1806-442b-b44d-57443e3be130"} 2023-03-02T16:02:59.076Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 374, "requestId": "78e55203-53e1-4178-9b0c-3dd2917e2237"} 2023-03-02T16:02:59.120Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 315, "requestId": "8aa3cf9d-93d8-4eff-bfe4-ac0bdaa10d17"} 2023-03-02T16:02:59.282Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:59.284Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:02:59.473Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 186, "requestId": "25a1b509-d860-4d7b-a609-d7b79bcfd82e"} 2023-03-02T16:02:59.582Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 133, "requestId": "9a410473-4138-4eb4-ad33-4c5bd6196d70"} 2023-03-02T16:02:59.798Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 316, "requestId": "1e36d074-65ee-447f-a6a9-f45e12437d97"} 2023-03-02T16:02:59.864Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 275, "requestId": "7eb198dc-27ab-49a2-8476-2f867264fee9", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.19.36.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:02:59.894Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 124, "requestId": "aca353f0-4eb9-460d-aad0-ad2ce6bb5617"} 2023-03-02T16:02:59.913Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:00.152Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 287, "requestId": "6a8930bd-b648-42ec-9d3d-15825daaa68e", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.19.36.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:00.166Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 265, "requestId": "48bba4d2-6580-4dd3-91cd-3432dd88eb63"} 2023-03-02T16:03:00.273Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:00.706Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:02.637Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:02.864Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:03.190Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:03.698Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:04.340Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 236, "requestId": "4ed2edde-2251-4cb2-afd3-6b6da9f37ce1", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.14.26.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:04.388Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:04.396Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:05.023Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:05.379Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:05.815Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:06.883Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 315, "requestId": "9bd16ac0-8eec-4995-b98c-32f613df8977", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.19.36.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:07.747Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:07.970Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:08.494Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:08.808Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:09.504Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:09.524Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:10.133Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:10.482Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:10.922Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:12.856Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:13.030Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 241, "requestId": "504c0014-b798-4f22-be08-587fff9db4ea", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.14.26.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:13.030Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:03:13.092Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:13.605Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:13.916Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:14.613Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:14.638Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:15.242Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:15.591Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:15.612Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 245, "requestId": "79dac7b6-48f9-4970-b665-bf7bdfb7f168", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.19.36.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:15.612Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:03:16.034Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:17.692Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 116, "requestId": "5d05c30e-d90b-4bd5-a612-a1b6d52e6238"} 2023-03-02T16:03:17.972Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:18.153Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 1, "durationMs": 245, "requestId": "6bc8408d-f361-48dd-a48b-098f7d491ad0", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.33.56.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:18.200Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:18.390Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 2, "durationMs": 236, "requestId": "e2a1c676-6d89-40f9-9e0b-1a250b65f73d", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.33.56.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:18.712Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:19.024Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:19.719Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:19.749Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:20.103Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 119, "requestId": "1996bd95-79a3-480c-ab07-3c17c5a63368"} 2023-03-02T16:03:20.346Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:20.622Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 301, "requestId": "74cd306a-1915-40de-af83-8b837f2e6eee"} 2023-03-02T16:03:20.697Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:20.733Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:21.143Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:23.200Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:23.311Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:23.824Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:24.136Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:24.831Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:24.859Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:25.119Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 3, "durationMs": 259, "requestId": "62409e8f-cc39-4666-a9a1-1e89a55f32ce", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.33.56.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:25.465Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:25.809Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:25.839Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:26.251Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:28.309Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:28.425Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:28.933Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:29.244Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:29.942Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:29.966Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:30.593Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:30.919Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:30.949Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:31.356Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:33.415Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:33.531Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:33.757Z info wrong status code {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 422, "attempt": 4, "durationMs": 287, "requestId": "2040e0e5-7b0d-4464-a350-fc8f216f646f", "body": "{\"errorType\":\"ErrClusterInvalidCIDRNotUnique\",\"message\":\"Unable to process request for cluster deployment. The provided CIDR of 10.33.56.0/23 is not unique within this organization. Please ensure you are passing a unique CIDR block and try again.\"}"} 2023-03-02T16:03:33.757Z info api call failed {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "error": "unexpected status code: 422"} 2023-03-02T16:03:34.045Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:34.352Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:35.053Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:35.080Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:35.704Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:36.029Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:36.062Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:36.464Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:38.530Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 121, "requestId": "4fdc504e-551e-4315-88f8-116284fae55c"} 2023-03-02T16:03:38.673Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:38.674Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:39.061Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 383, "requestId": "2d35c256-e936-4743-98af-edaaf5159e65"} 2023-03-02T16:03:39.156Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:39.174Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:39.463Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:40.165Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:40.196Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:40.814Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:41.141Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:41.169Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:41.575Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:43.779Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:43.784Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:44.265Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:44.282Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:44.577Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:45.271Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:45.301Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:45.926Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:46.253Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:46.275Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:47.811Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:49.103Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:49.904Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:49.904Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:49.904Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:50.195Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:52.842Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:54.054Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:54.695Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:55.291Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:55.569Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:55.904Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:56.203Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:56.809Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:56.810Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:56.810Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:57.116Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:58.223Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:03:59.400Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:00.125Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:01.027Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:01.027Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:01.591Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:01.630Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:02.142Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:02.829Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:02.830Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:03.343Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:03.869Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:05.130Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:05.780Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:06.361Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:06.674Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:07.589Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:07.590Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:07.898Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:08.564Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:08.732Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:09.013Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:09.304Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:10.772Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:11.399Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:11.706Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:12.018Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:12.934Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:13.248Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:13.555Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:13.909Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:14.214Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:14.527Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:14.837Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:16.126Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:16.751Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:17.062Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:17.777Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:18.269Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:18.595Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:18.895Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:19.486Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:20.058Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:20.346Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:20.629Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:21.783Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:22.407Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:22.722Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:23.113Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:23.621Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:23.947Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:24.252Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:25.124Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:25.700Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:26.008Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:26.035Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:27.119Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:27.746Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:28.732Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:28.733Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:29.246Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:29.576Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:30.173Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:30.759Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:31.346Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:31.918Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:31.918Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:32.712Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:33.066Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:34.070Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:34.347Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:34.628Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:34.888Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:35.471Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:36.072Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:36.645Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:37.194Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:37.435Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:38.011Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:38.386Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:39.392Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:39.681Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:39.966Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:40.164Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:40.580Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:41.176Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:41.756Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:42.306Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:42.541Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:43.118Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:43.496Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:44.501Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:44.792Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:45.077Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:45.271Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:45.688Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:46.287Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:46.890Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:47.414Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:47.648Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:49.015Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:49.085Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:49.624Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:49.899Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:50.193Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:50.378Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:50.796Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:51.394Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:52.004Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:52.526Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:52.887Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:54.124Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:54.194Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:54.737Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:55.014Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:55.300Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:55.488Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:55.909Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:56.509Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:57.116Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:57.632Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:57.998Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:59.282Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:59.353Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:04:59.850Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:00.118Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:00.412Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:00.597Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:01.082Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:01.615Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:02.255Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:02.742Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:03.108Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:04.390Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:04.461Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:04.956Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:05.232Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:05.520Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:05.782Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:06.216Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:06.731Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:07.360Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:07.850Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:08.217Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:09.497Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:09.568Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:10.064Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:10.342Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:10.625Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:10.890Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:11.323Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:11.852Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:12.471Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:12.982Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:13.327Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:14.682Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:14.752Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:15.170Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:15.452Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:15.883Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:15.998Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:16.431Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:16.964Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:17.580Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:18.118Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:18.434Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:19.791Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:19.861Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:20.287Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:20.572Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:20.990Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:21.110Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:21.539Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:22.705Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:22.775Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:23.228Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:23.548Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:24.903Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:24.973Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:25.395Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:25.682Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:26.116Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:26.216Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:26.792Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:27.812Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:27.884Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:28.336Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:28.692Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:30.011Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:30.082Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:30.505Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:30.789Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:31.227Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:31.331Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:31.903Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:32.922Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:32.993Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:33.446Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:33.804Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:35.129Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:35.199Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:35.613Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:35.898Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:36.337Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:36.441Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:37.017Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:38.040Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:38.111Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:38.560Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:38.911Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:40.242Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:40.312Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:40.722Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:41.004Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:41.445Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:41.549Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:42.128Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:43.147Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:43.219Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:43.670Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:44.021Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:45.350Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:45.422Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:45.830Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:46.114Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:46.555Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:46.656Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:47.236Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:48.255Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:48.325Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:48.779Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:49.128Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:50.457Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:50.529Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:50.937Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:51.221Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:51.664Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:51.763Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:52.346Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:53.361Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:53.434Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:53.888Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:54.242Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:55.565Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:55.635Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:56.044Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:56.332Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:56.774Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:56.867Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:57.459Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:58.471Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:58.544Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:58.998Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:05:59.353Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:00.674Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:00.744Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:01.200Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:01.441Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:01.883Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:01.976Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:02.569Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:03.578Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:03.653Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:04.109Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:04.462Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:05.782Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:05.852Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:06.317Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:06.550Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:06.993Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:07.084Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:07.684Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:08.687Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:08.761Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:09.216Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:09.885Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:10.896Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:10.962Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:11.426Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:11.659Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:12.102Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:12.193Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:12.792Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:14.084Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:14.153Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:14.384Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:15.084Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:16.084Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:16.120Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:16.532Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:16.771Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:17.208Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:17.302Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:17.901Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:19.193Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:19.261Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:20.071Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:20.195Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:21.196Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:21.231Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:21.684Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:21.879Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:22.322Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:22.410Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:23.008Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:24.303Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:24.371Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:25.178Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:25.302Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:26.301Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:26.345Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:26.789Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:26.984Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:27.432Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:27.518Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:28.112Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:29.413Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:29.476Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:30.289Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:30.409Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:31.410Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:31.450Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:31.901Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:32.093Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:32.545Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:32.624Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:33.220Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:34.520Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:34.583Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:35.400Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:35.519Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:36.518Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:36.562Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:37.008Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:37.199Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:37.652Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:37.784Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:38.330Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:39.630Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:39.691Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:40.507Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:40.623Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:41.630Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:41.668Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:42.118Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:42.309Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:42.763Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:42.896Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:43.443Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:44.784Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:44.819Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:45.615Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:45.733Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:46.740Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:46.779Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:47.226Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:47.417Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:47.871Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:48.001Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-main-rise", "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:06:48.549Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:49.892Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:49.927Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-bread-since", "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:06:50.724Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-applied-explore", "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:06:50.842Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:51.844Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:51.887Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:52.384Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:52.524Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:53.613Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:53.683Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:54.999Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:55.948Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:56.954Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-log-extra", "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:06:57.023Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:57.520Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:57.629Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-saddle-believed", "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:06:58.726Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:06:58.796Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:00.111Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:01.056Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:02.133Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-tight-political", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:07:02.626Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:03.835Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-strange-cover", "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:07:04.105Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:05.227Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:06.168Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-inch-entirely", "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:07:07.733Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:09.216Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:10.336Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:12.843Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:14.328Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:15.442Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:17.952Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:19.438Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-target-cluster", "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:07:20.552Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:23.061Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:25.661Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:28.170Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:30.769Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:33.277Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:35.881Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:38.387Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:40.988Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:43.496Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:46.095Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:48.607Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:07:51.204Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-bit-sky", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:07:53.720Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-east1", "ClusterName": "", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-think-drawn", "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:18.002Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:19.928Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:20.360Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/385ddb97-59ab-4294-bdcb-4affcfbefc86/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 326, "requestId": "e74a966d-9da3-4039-a31c-5973b4d6147a"} 2023-03-02T16:08:20.361Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:20.725Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:23.362Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:23.793Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/385ddb97-59ab-4294-bdcb-4affcfbefc86/buckets/samples", "timeoutSec": 180, "status": 201, "attempt": 1, "durationMs": 324, "requestId": "7281ecb8-4af1-4dce-8fe4-1a4373ae7f48"} 2023-03-02T16:08:23.793Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:23.793Z info wait time of 1 minutes started {"env": "other", "action": "Wait Time", "SleepTimeMins": 1, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:08:23.793Z info Sleeping for 1.000000 minutes {"env": "other", "action": "Wait Time", "SleepTimeMins": 1, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:08:25.529Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:25.529Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:25.952Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 315, "requestId": "73648584-dd2b-4c4f-8d1c-2a3c7c5a7a08"} 2023-03-02T16:08:25.952Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:26.955Z info creating bucket with name: bucket-1, memoryQuota: 1024, replicas: 2, flush: true, durabilityLevel: none, {"env": "other", "action": "Create Bucket", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "StorageBackend": "", "Bucket": "bucket-1", "BucketConflictResolution": "seqno", "MemoryAllocationInMb": 1024, "Replicas": 2, "Flush": true, "DurabilityLevel": "none", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:27.630Z info creating bucket with name: test-bucket, memoryQuota: 100, replicas: 0, flush: false, durabilityLevel: , {"env": "other", "action": "Create Bucket", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "StorageBackend": "", "Bucket": "test-bucket", "BucketConflictResolution": "", "MemoryAllocationInMb": 100, "Replicas": 0, "Flush": false, "DurabilityLevel": "", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:27.842Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/67f1a87a-4708-4255-9c69-2f520d49221a/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 101, "requestId": "9775eb8d-713b-405b-b6de-f557c0786679"} 2023-03-02T16:08:28.954Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CheckRebalance"} 2023-03-02T16:08:32.136Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:33.836Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:34.265Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a7192a67-22b9-4ffe-9d9c-a95582a9dcfe/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 320, "requestId": "599b92c0-8dac-4474-b858-914e6e225eea"} 2023-03-02T16:08:34.265Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:36.170Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:36.514Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:36.514Z info starting timed pillowfight {"env": "other", "action": "Start Pillowfight", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DatabaseID": "", "Bucket": "", "RBACUser": {}, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-east1"} 2023-03-02T16:08:37.012Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 385, "requestId": "b91c1e04-7613-4b59-94c3-6ae65ae7e630"} 2023-03-02T16:08:37.265Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:37.361Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 348, "requestId": "2e0d99a1-4b01-433c-8f23-bcb18fa1bfec"} 2023-03-02T16:08:37.713Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 351, "requestId": "eabfb16d-276d-44fc-9ad9-5a5fc13aa75a"} 2023-03-02T16:08:37.714Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a7192a67-22b9-4ffe-9d9c-a95582a9dcfe/buckets/samples", "timeoutSec": 180, "status": 201, "attempt": 1, "durationMs": 321, "requestId": "0c4e4d55-34ac-4a39-9db3-cd3ef2f3308b"} 2023-03-02T16:08:37.714Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:37.714Z info wait time of 1 minutes started {"env": "other", "action": "Wait Time", "SleepTimeMins": 1, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:08:37.714Z info Sleeping for 1.000000 minutes {"env": "other", "action": "Wait Time", "SleepTimeMins": 1, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:08:37.944Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 231, "requestId": "4b6be04a-da3b-48d6-8520-89f50dbaa1d1"} 2023-03-02T16:08:38.155Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 210, "requestId": "a85540b5-2de8-4bdd-9dd4-962fa4129a2c"} 2023-03-02T16:08:38.219Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:38.220Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:38.256Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 101, "requestId": "bb9b7e92-d171-4cea-a38d-ddb6d59cae4a"} 2023-03-02T16:08:38.610Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 278, "requestId": "88f323cd-f258-4443-add9-a8778232abd6"} 2023-03-02T16:08:38.610Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:41.612Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:42.029Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c/buckets/samples", "timeoutSec": 180, "status": 201, "attempt": 1, "durationMs": 309, "requestId": "029baec6-7d6b-4247-8344-e19d9a7069e5"} 2023-03-02T16:08:42.029Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ImportSampleBucket"} 2023-03-02T16:08:42.029Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:42.421Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 283, "requestId": "c743cc40-8aa9-4609-9f67-ce79af997419"} 2023-03-02T16:08:42.421Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:43.838Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:43.839Z info creating bucket with name: couchbasecloudbucket, memoryQuota: 256, replicas: 0, flush: false, durabilityLevel: , {"env": "other", "action": "Create Bucket", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "StorageBackend": "", "Bucket": "couchbasecloudbucket", "BucketConflictResolution": "", "MemoryAllocationInMb": 256, "Replicas": 0, "Flush": false, "DurabilityLevel": "", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:44.049Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/706875e1-766c-4e48-a94a-5d3ef907fbca/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 103, "requestId": "91caaac5-96bb-4268-a4e7-45f940b449f4"} 2023-03-02T16:08:45.423Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CreateFTS"} 2023-03-02T16:08:46.142Z debug api call success {"env": "other", "method": "PUT", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/701381b8-57c0-4676-931d-4ebe02210c4c/proxy/_p/fts/api/index/travel-sample-index", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 610, "requestId": "1dbb0d64-b829-4e45-a963-b9daefc649a3"} 2023-03-02T16:08:46.142Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CreateFTS"} 2023-03-02T16:08:46.142Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:46.613Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 362, "requestId": "54bb1d7b-ffcf-4ef0-ad8f-8bd143c6b561"} 2023-03-02T16:08:46.613Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:08:49.439Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:49.614Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "SearchQueries"} 2023-03-02T16:08:53.952Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:08:53.952Z info starting cluster deploy {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster"} 2023-03-02T16:08:54.073Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deployment-options", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 120, "requestId": "fb9abdd4-69c1-488a-a10f-a9397943acdd"} 2023-03-02T16:08:54.812Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/clusters/deploy", "timeoutSec": 10, "status": 202, "attempt": 1, "durationMs": 311, "requestId": "13cb0c0b-098c-4fe9-997d-5e7cabd6bea1"} 2023-03-02T16:08:54.920Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:08:57.812Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:08:57.813Z info done creating bucket with name: bucket-1, memoryQuota: 1024, replicas: 2, flush: true, durabilityLevel: none, {"env": "other", "action": "Create Bucket", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "StorageBackend": "", "Bucket": "bucket-1", "BucketConflictResolution": "seqno", "MemoryAllocationInMb": 1024, "Replicas": 2, "Flush": true, "DurabilityLevel": "none", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:57.813Z info creating scope-1 scope on bucket-1 bucket {"env": "other", "action": "Create Scope", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DatabaseID": "", "Scope": "scope-1", "Bucket": "bucket-1"} 2023-03-02T16:08:58.283Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/491720b5-c1ba-4e74-b885-95bdf2617aa7/proxy/pools/default/buckets/bucket-1/scopes", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 469, "requestId": "39464e09-5778-404f-ad87-902e87f47f65"} 2023-03-02T16:08:58.283Z info created scope-1 scope on bucket-1 bucket {"env": "other", "action": "Create Scope", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DatabaseID": "", "Scope": "scope-1", "Bucket": "bucket-1"} 2023-03-02T16:08:58.283Z info creating Collection collection-1 on scope-1 scope on bucket-1 bucket {"env": "other", "action": "Create Collection", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DatabaseID": "", "Collection": "collection-1", "MaxTTL": 30, "Scope": "scope-1", "Bucket": "bucket-1"} 2023-03-02T16:08:58.595Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/491720b5-c1ba-4e74-b885-95bdf2617aa7/proxy/pools/default/buckets/bucket-1/scopes/scope-1/collections", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 311, "requestId": "0a9530c8-8b87-41a4-9cae-52a0474260fe"} 2023-03-02T16:08:58.595Z info created collection-1 collection on scope-1 scope on bucket-1 bucket {"env": "other", "action": "Create Collection", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DatabaseID": "", "Collection": "collection-1", "MaxTTL": 30, "Scope": "scope-1", "Bucket": "bucket-1"} 2023-03-02T16:08:58.595Z info importing custom data {"env": "other", "action": "Import Custom Data", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "FileFormat": "csv", "FilePath": "", "CustomKey": "", "SkipDocuments": 0, "LimitDocuments": 0, "IgnoreFields": [], "StatusEmail": [], "InferTypes": false, "OmitEmpty": false, "UserFileName": "", "ScopeCollectionExpression": "", "URL": "https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.csv"} 2023-03-02T16:08:58.600Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:08:58.601Z info done creating bucket with name: test-bucket, memoryQuota: 100, replicas: 0, flush: false, durabilityLevel: none, {"env": "other", "action": "Create Bucket", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "StorageBackend": "", "Bucket": "test-bucket", "BucketConflictResolution": "", "MemoryAllocationInMb": 100, "Replicas": 0, "Flush": false, "DurabilityLevel": "", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:08:58.601Z info starting sync gateway deploy {"env": "other", "action": "Deploy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendNamePrefix": "test"} 2023-03-02T16:08:58.601Z info Attempting to deploy backend: test-flow-bank {"env": "other", "action": "Deploy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendNamePrefix": "test"} 2023-03-02T16:08:59.504Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:00.033Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:02.553Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/imports", "timeoutSec": 600, "status": 201, "attempt": 1, "durationMs": 3957, "requestId": "78e77a49-7682-450b-814e-d750613d2768"} 2023-03-02T16:09:03.390Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/backends", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 4788, "requestId": "1b4a1f03-5f5a-4dda-8988-92e6b4195c7e"} 2023-03-02T16:09:03.390Z debug awaiting target state {"env": "other", "action": "Deploy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendNamePrefix": "test", "backendId": "6c3371b1-a732-4f91-821e-ce8b69475d80", "targetState": "healthy"} 2023-03-02T16:09:04.900Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/imports/50fec2c7-be5b-4cf7-b6ab-e6cac8a67bb7", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 85, "requestId": "d9f7a146-61d7-4456-aa11-99a5d022d899"} 2023-03-02T16:09:04.900Z info done importing custom data {"env": "other", "action": "Import Custom Data", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "FileFormat": "csv", "FilePath": "", "CustomKey": "", "SkipDocuments": 0, "LimitDocuments": 0, "IgnoreFields": [], "StatusEmail": [], "InferTypes": false, "OmitEmpty": false, "UserFileName": "", "ScopeCollectionExpression": "", "URL": "https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.csv"} 2023-03-02T16:09:04.900Z info verifying doc count in bucket-1 bucket is equal to 250, {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:09:05.139Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:05.449Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 330, "requestId": "ac11f5d5-957e-4ebe-8c09-e486c0a7b468"} 2023-03-02T16:09:05.449Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:09:08.922Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:09.163Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 239, "requestId": "7207066e-1546-49df-af56-62089fc01ba7"} 2023-03-02T16:09:09.163Z info started pillowfight {"env": "other", "action": "Start Pillowfight", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DatabaseID": "", "Bucket": "", "RBACUser": {}, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-east1"} 2023-03-02T16:09:09.164Z info wait time of 3 minutes started {"env": "other", "action": "Wait Time", "SleepTimeMins": 3, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:09:09.164Z info Sleeping for 3.000000 minutes {"env": "other", "action": "Wait Time", "SleepTimeMins": 3, "SleepTimeMinsMin": 0, "SleepTimeMinsMax": 0} 2023-03-02T16:09:09.169Z debug [34625005.085577] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:09.594Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CheckRebalance"} 2023-03-02T16:09:09.594Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:10.045Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 341, "requestId": "c2e22dca-15e8-4781-b6d4-43d426833a64"} 2023-03-02T16:09:10.046Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:10.247Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:13.046Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ReceiveMetrics"} 2023-03-02T16:09:13.138Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c/metrics/node_cpu_utilization_instant/query", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 92, "requestId": "bf37c5df-1deb-412f-b764-e088ed3ec020"} 2023-03-02T16:09:14.176Z debug [34625010.092239] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:14.176Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:14.184Z debug [34625010.100244] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:14.758Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:14.759Z info done creating bucket with name: couchbasecloudbucket, memoryQuota: 256, replicas: 0, flush: false, durabilityLevel: none, {"env": "other", "action": "Create Bucket", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "StorageBackend": "", "Bucket": "couchbasecloudbucket", "BucketConflictResolution": "", "MemoryAllocationInMb": 256, "Replicas": 0, "Flush": false, "DurabilityLevel": "", "Type": "", "EvictionPolicy": "", "ScheduleBackup": false, "Day": 0, "Hour": 0, "IncrementalValue": 0, "RetentionTime": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:09:14.759Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:15.175Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/706875e1-766c-4e48-a94a-5d3ef907fbca/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 303, "requestId": "f990ad4f-af6e-4874-9b7a-1db62a2d1828"} 2023-03-02T16:09:15.175Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:15.361Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:18.175Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteIndex"} 2023-03-02T16:09:18.233Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c/metrics/node_cpu_utilization_instant/query", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 93, "requestId": "943142d8-4a20-469c-b43d-8248b8bebff2"} 2023-03-02T16:09:18.233Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ReceiveMetrics"} 2023-03-02T16:09:18.233Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c"} 2023-03-02T16:09:18.396Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 162, "requestId": "c5d0d840-d5ee-40ad-b826-2cc675d4fd72"} 2023-03-02T16:09:18.509Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:19.192Z debug [34625015.107486] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:19.192Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:19.199Z debug [34625015.114954] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:20.140Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:20.140Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-001.nhmymjiprciog2mj.nonprod-project-avengers.com", "bucketName": "travel-sample", "username": "Davonte-Mills-1677773326"} 2023-03-02T16:09:20.471Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:21.205Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:09:23.619Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:23.720Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:09:23.794Z info Starting on demand backup {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample"} 2023-03-02T16:09:24.205Z debug [34625020.120113] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:24.205Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:24.211Z debug [34625020.127302] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:25.581Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:25.635Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:09:25.636Z info starting timed pillowfight {"env": "other", "action": "Timed Pillowfight", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DatabaseID": "", "Bucket": "", "RBACUser": {}, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-east1"} 2023-03-02T16:09:26.092Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 348, "requestId": "74120df3-6e60-4e9d-abfe-9b4146f0a018"} 2023-03-02T16:09:26.530Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 437, "requestId": "2e827d5a-06f8-427d-be87-f36d99b4deb8"} 2023-03-02T16:09:26.850Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 319, "requestId": "8eeee1f7-7105-40a0-a085-4101fd671718"} 2023-03-02T16:09:27.181Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 331, "requestId": "5afa6dc3-e9f1-4a99-b083-32d8ff5aaa05"} 2023-03-02T16:09:27.499Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 317, "requestId": "e9e3d98e-c41d-472e-9212-81e38b6b471e"} 2023-03-02T16:09:27.600Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 100, "requestId": "f2190c3f-d10b-4389-8fb2-0cfb9b9e582c"} 2023-03-02T16:09:28.322Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:09:28.322Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:28.729Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:28.763Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 319, "requestId": "cda9171f-78c6-4fab-884d-82451d746e2a"} 2023-03-02T16:09:28.763Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:29.215Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:29.215Z debug [34625025.131133] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:29.223Z debug [34625025.139060] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:29.265Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:30.199Z warn unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":10001770178,"RetryReasons":["NOT_READY"],"RetryAttempts":45,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":""} {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "SearchQueries"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.runChecks /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:81 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:195 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:09:30.200Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:30.676Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 374, "requestId": "de4c3114-40e8-4fb6-9d34-7e617a17e2ce"} 2023-03-02T16:09:30.676Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:30.715Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:31.764Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CreateEventingFunction"} 2023-03-02T16:09:31.965Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 94, "requestId": "d407dc86-2913-46bf-920a-314ffeaeea0d"} 2023-03-02T16:09:33.677Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteFTS"} 2023-03-02T16:09:33.834Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:34.131Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/701381b8-57c0-4676-931d-4ebe02210c4c/proxy/_p/fts/api/index/travel-sample-index", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 341, "requestId": "4827b8df-48e1-40df-8731-c7cad9d63126"} 2023-03-02T16:09:34.131Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteFTS"} 2023-03-02T16:09:34.131Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "701381b8-57c0-4676-931d-4ebe02210c4c"} 2023-03-02T16:09:34.228Z debug [34625030.143145] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:34.228Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:34.238Z debug [34625030.153413] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:34.280Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/701381b8-57c0-4676-931d-4ebe02210c4c", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 149, "requestId": "f8f93a7a-ea81-46f9-86b7-8ad50b318cd4"} 2023-03-02T16:09:34.347Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:34.381Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:35.764Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 313, "requestId": "c46ab12c-e237-42a3-a873-7348c2a9a0e6"} 2023-03-02T16:09:35.764Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:09:35.820Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:37.715Z info starting modify cluster specs {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json"} 2023-03-02T16:09:38.059Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a7192a67-22b9-4ffe-9d9c-a95582a9dcfe/specs", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 341, "requestId": "4f7f6b77-f98b-4829-9cff-da59744e2a63"} 2023-03-02T16:09:38.949Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:39.245Z debug [34625035.161218] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:39.245Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:39.253Z debug [34625035.168792] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:39.429Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:39.484Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:40.931Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:44.071Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:44.261Z debug [34625040.177053] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:44.261Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:44.269Z debug [34625040.184910] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:44.684Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:44.817Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:46.038Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:48.294Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:48.294Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-003.0dvutmjtugxk1xxz.nonprod-project-avengers.com", "bucketName": "couchbasecloudbucket", "username": "Furman-Christiansen-1677773354"} 2023-03-02T16:09:49.179Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:49.275Z debug [34625045.190738] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:49.275Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:49.282Z debug [34625045.198070] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:49.765Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:49.919Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:51.144Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:54.285Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:54.285Z debug [34625050.201130] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:54.285Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:54.292Z debug [34625050.208464] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:54.849Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:09:55.022Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:56.247Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:09:58.275Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:09:58.344Z warn unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":10000996408,"RetryReasons":["NOT_READY"],"RetryAttempts":45,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":""} {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteIndex"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.runChecks /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:81 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:195 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:09:58.345Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:58.524Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 247, "requestId": "e190ca27-c1bb-4b36-bf05-b827302f2af7"} 2023-03-02T16:09:58.530Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:09:58.530Z debug [34625054.446432] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:09:58.777Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/706875e1-766c-4e48-a94a-5d3ef907fbca/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 320, "requestId": "d0a63e60-45ae-4a05-85bf-651f20f18166"} 2023-03-02T16:09:58.777Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:09:59.299Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:59.299Z debug [34625055.214977] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:59.307Z debug [34625055.223364] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:09:59.400Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:09:59.936Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:00.124Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:01.353Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:01.777Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "N1QLQueries"} 2023-03-02T16:10:03.538Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:03.538Z debug [34625059.454170] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:03.546Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:03.547Z debug [34625059.463229] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:04.312Z debug [34625060.228126] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:04.312Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:04.321Z debug [34625060.237233] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:04.506Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:05.018Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:05.228Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:06.074Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 309, "requestId": "7dd2adc2-85a0-4097-8202-df96b57046fa"} 2023-03-02T16:10:06.074Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:10:06.457Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:06.511Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:10:06.615Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 102, "requestId": "ed087337-5a31-46ec-9be8-46a10afb5094"} 2023-03-02T16:10:08.552Z debug [34625064.468142] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:08.552Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:08.559Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:08.560Z debug [34625064.475838] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:09.325Z debug [34625065.241169] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:09.325Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:09.333Z debug [34625065.248819] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:09.612Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:10.103Z debug waiting for backup to be in ready state, currently not yet started {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:10.362Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:11.562Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:13.564Z debug [34625069.480492] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:13.564Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:13.571Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:13.572Z debug [34625069.488174] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:14.337Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:14.337Z debug [34625070.253133] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:14.344Z debug [34625070.259588] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:14.716Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:15.193Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:15.537Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:16.665Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:18.576Z debug [34625074.492113] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:18.576Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:18.582Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:18.583Z debug [34625074.498777] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:19.401Z debug [34625075.317131] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:19.401Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:19.410Z debug [34625075.325927] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:19.818Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:20.276Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:20.649Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:21.775Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:23.590Z debug [34625079.505356] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:23.590Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:23.599Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:23.599Z debug [34625079.513524] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:24.415Z debug [34625080.331161] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:24.415Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:24.423Z debug [34625080.338635] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:24.923Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:25.363Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:25.757Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:26.883Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:28.603Z debug [34625084.519310] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:28.603Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:28.610Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:28.611Z debug [34625084.527285] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:29.427Z debug [34625085.343117] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:29.427Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:29.434Z debug [34625085.349872] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:30.030Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:30.450Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:30.862Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:31.987Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:10:31.987Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-003.0dvutmjtugxk1xxz.nonprod-project-avengers.com", "bucketName": "couchbasecloudbucket", "username": "Henry-Deckow-1677773398"} 2023-03-02T16:10:31.988Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:33.626Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:33.627Z debug [34625089.542595] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:34.440Z debug [34625090.356047] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:34.440Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:34.447Z debug [34625090.363563] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:35.136Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:35.540Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:35.968Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:36.453Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 378, "requestId": "baa17552-d8ad-47b5-9013-da0e201e8075"} 2023-03-02T16:10:36.454Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:10:37.056Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:10:37.094Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:37.211Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 101, "requestId": "f34631ae-f066-4d3f-ae29-7397695cd355"} 2023-03-02T16:10:38.635Z debug [34625094.551126] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:38.635Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:38.641Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:38.642Z debug [34625094.557897] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:39.453Z debug [34625095.369157] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:39.453Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:39.461Z debug [34625095.376963] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:40.242Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:40.625Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:41.072Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:41.990Z warn unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":10000951548,"RetryReasons":["NOT_READY"],"RetryAttempts":45,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":""} {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "N1QLQueries"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.runChecks /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:81 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:195 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:10:41.990Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:10:42.198Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:42.384Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/706875e1-766c-4e48-a94a-5d3ef907fbca/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 290, "requestId": "e2e305ec-f3cc-4fea-ab36-c0d0399618a4"} 2023-03-02T16:10:42.384Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:10:43.647Z debug [34625099.563121] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:43.647Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:43.656Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:43.659Z debug [34625099.572300] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:44.465Z debug [34625100.381199] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:44.465Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:44.474Z debug [34625100.389415] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:45.348Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:45.384Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "GlobalJavascriptUDF"} 2023-03-02T16:10:45.909Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:46.185Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:47.308Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:48.667Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:48.668Z debug [34625104.583389] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:49.481Z debug [34625105.396550] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:49.481Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:49.489Z debug [34625105.403409] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:50.457Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:50.998Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:51.352Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:52.419Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:54.492Z debug [34625110.408155] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:54.493Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:54.500Z debug [34625110.415646] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:55.568Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:56.091Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:10:56.463Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:10:57.527Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:10:58.540Z debug [34625114.455445] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:58.540Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:58.545Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:58.546Z debug [34625114.461983] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:10:59.506Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:59.506Z debug [34625115.422404] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:10:59.515Z debug [34625115.430753] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:00.692Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:01.180Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:01.573Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:02.636Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:03.733Z debug [34625119.648884] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:03.733Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:03.741Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:03.742Z debug [34625119.657645] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:04.521Z debug [34625120.436848] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:04.521Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:04.528Z debug [34625120.444581] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:05.802Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:06.270Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:06.680Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:06.704Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 249, "requestId": "204b6057-dbfe-4db5-8ca6-3cc9e07ade70"} 2023-03-02T16:11:06.704Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:11:07.733Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:11:07.743Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:08.746Z debug [34625124.662124] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:08.746Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:08.753Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:08.753Z debug [34625124.668548] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:09.533Z debug [34625125.449149] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:09.533Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:09.546Z debug [34625125.461947] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:09.562Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/import", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1826, "requestId": "f2be0b0d-048e-4e8c-a616-5190fe1e4087"} 2023-03-02T16:11:09.562Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "CreateEventingFunction"} 2023-03-02T16:11:09.562Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:10.035Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 354, "requestId": "524d4cfc-36b5-4f81-9687-7dd67018eb55"} 2023-03-02T16:11:10.035Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:10.992Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:11.361Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:11.789Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:12.853Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:13.036Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeployEventingFunction"} 2023-03-02T16:11:13.598Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 343, "requestId": "141c442c-55d7-4c06-b7d8-daf7fe10130e"} 2023-03-02T16:11:13.758Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:13.758Z debug [34625129.673777] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:13.765Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:13.765Z debug [34625129.681377] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:14.557Z debug [34625130.473194] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:14.557Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:14.564Z debug [34625130.480253] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:15.079Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/functions/test/deploy?bucket=%2A&scope=%2A", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1480, "requestId": "c4a303e5-df01-41f8-abe1-0a001d4509a4"} 2023-03-02T16:11:15.552Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:11:15.552Z debug Posting javascript library {"env": "other", "URL": "https://svc-dqisea-node-001.0dvutmjtugxk1xxz.nonprod-project-avengers.com:18093/evaluator/v1/libraries/library999", "bucketName": "couchbasecloudbucket", "scopeName": ""} 2023-03-02T16:11:15.591Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 396, "requestId": "2b9cf269-ac08-408a-8f97-a0c98ad70b03"} 2023-03-02T16:11:16.102Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:16.452Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:16.897Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:17.959Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:18.771Z debug [34625134.686162] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:18.771Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:18.780Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:18.780Z debug [34625134.695343] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:19.697Z debug [34625135.613597] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:19.698Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:19.703Z debug [34625135.619571] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:20.896Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 303, "requestId": "f4b25fbc-c95f-4921-b1c3-932121fea4ab"} 2023-03-02T16:11:21.209Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:21.542Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:22.328Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:23.066Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:23.783Z debug [34625139.699125] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:23.783Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:23.790Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:23.792Z debug [34625139.707149] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:24.762Z debug [34625140.677536] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:24.762Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:24.769Z debug [34625140.685197] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:26.212Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 315, "requestId": "bf705668-f287-486e-b78b-2318ade51083"} 2023-03-02T16:11:26.322Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:26.629Z debug waiting for backup to be in ready state, currently pending {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:27.435Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:27.696Z warn failed to upload javascript library: failed to execute HTTP request: Post "https://svc-dqisea-node-001.0dvutmjtugxk1xxz.nonprod-project-avengers.com:18093/evaluator/v1/libraries/library999": EOF {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "GlobalJavascriptUDF"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.runChecks /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:81 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:195 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:11:27.696Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ScopeJavascriptUDF"} 2023-03-02T16:11:28.170Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:28.797Z debug [34625144.713367] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:28.797Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:28.804Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:28.804Z debug [34625144.720387] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:29.776Z debug [34625145.691440] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:29.776Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:29.784Z debug [34625145.699136] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:31.429Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:31.551Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 336, "requestId": "be0c5982-95ea-46ad-8f3f-14a87985ba68"} 2023-03-02T16:11:31.551Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeployEventingFunction"} 2023-03-02T16:11:31.552Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:31.719Z info Got Backup on expected state ready for bucket : travel-sample {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10} 2023-03-02T16:11:31.719Z info On demand backup was successful {"env": "other", "action": "Run Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "travel-sample", "pollMins": 10, "backupId": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd"} 2023-03-02T16:11:31.719Z info validating backup {"env": "other", "action": "Wait For Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BucketName": "travel-sample", "BackupSource": "manual", "BackupIndex": 1, "Items": 63288, "Tombstones": 0, "Gsi": 46, "Fts": 0, "Cbas": 2, "Event": 0} 2023-03-02T16:11:31.897Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 236, "requestId": "61284b33-ffd4-4b0e-a8b3-8131728fb602"} 2023-03-02T16:11:31.897Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:31.975Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/385ddb97-59ab-4294-bdcb-4affcfbefc86/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 255, "requestId": "07b38094-6069-49bc-8e1f-341a6f45904e"} 2023-03-02T16:11:32.083Z info validating backup with the given details {"env": "other", "action": "Wait For Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BucketName": "travel-sample", "BackupSource": "manual", "BackupIndex": 1, "Items": 63288, "Tombstones": 0, "Gsi": 46, "Fts": 0, "Cbas": 2, "Event": 0} 2023-03-02T16:11:32.083Z info validate backup was successful {"env": "other", "action": "Wait For Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BucketName": "travel-sample", "BackupSource": "manual", "BackupIndex": 1, "Items": 63288, "Tombstones": 0, "Gsi": 46, "Fts": 0, "Cbas": 2, "Event": 0} 2023-03-02T16:11:32.083Z info Starting on demand restore {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": ""} 2023-03-02T16:11:32.168Z info Bucket Id : dHJhdmVsLXNhbXBsZQ== {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": ""} 2023-03-02T16:11:32.168Z debug Starting restore {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:32.545Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:33.279Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:33.808Z debug [34625149.724137] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:33.808Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:33.816Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:33.818Z debug [34625149.732499] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:34.791Z debug [34625150.707116] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:34.791Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:34.798Z debug [34625150.714235] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:34.898Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "UndeployEventingFunction"} 2023-03-02T16:11:35.450Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 336, "requestId": "d10bda0b-b781-4f99-a311-399a64fa5a69"} 2023-03-02T16:11:35.780Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/functions/test/undeploy?bucket=%2A&scope=%2A", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 330, "requestId": "fb60cb92-d458-441f-88e7-43f3a4d53883"} 2023-03-02T16:11:36.203Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 315, "requestId": "cc6ff505-59da-46b5-a196-c132d0cf197c"} 2023-03-02T16:11:36.540Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:37.070Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 365, "requestId": "955d5de9-4876-45b1-bdd5-36ea8caf78b0"} 2023-03-02T16:11:37.070Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:11:37.352Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:37.658Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:38.168Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:11:38.387Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:38.821Z debug [34625154.737107] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:38.821Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:38.828Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:38.829Z debug [34625154.745194] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:39.807Z debug [34625155.723107] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:39.807Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:39.816Z debug [34625155.731815] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:41.555Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 350, "requestId": "f0042119-bcd8-4fe8-b9de-cbe2a5ad5ed4"} 2023-03-02T16:11:41.648Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:42.438Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:42.767Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:43.277Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:11:43.509Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:43.833Z debug [34625159.749113] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:43.833Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:43.840Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:43.840Z debug [34625159.756584] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:44.821Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:44.821Z debug [34625160.737108] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:44.827Z debug [34625160.743609] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:46.758Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:46.913Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 356, "requestId": "1e0a33f1-3a6b-4482-8281-13b57aec858f"} 2023-03-02T16:11:47.521Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:47.877Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:48.387Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:11:48.617Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:48.849Z debug [34625164.764982] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:48.849Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:48.857Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:48.858Z debug [34625164.774229] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:49.833Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:49.833Z debug [34625165.749548] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:49.841Z debug [34625165.756783] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:51.865Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:52.227Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 313, "requestId": "0dc4defb-7ae0-4043-b354-5b2bdb3a6d1c"} 2023-03-02T16:11:52.227Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "UndeployEventingFunction"} 2023-03-02T16:11:52.227Z info starting checklist {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:52.591Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 254, "requestId": "349e7af9-01da-42c6-96d0-a54281ef5112"} 2023-03-02T16:11:52.591Z debug created cluster user {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1"} 2023-03-02T16:11:52.791Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:52.989Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:53.496Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:11:53.730Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:53.863Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:53.863Z debug [34625169.779100] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:53.869Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:53.870Z debug [34625169.785864] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:54.846Z debug [34625170.762138] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:54.846Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:54.853Z debug [34625170.769410] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:55.593Z info starting check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteEventingFunction"} 2023-03-02T16:11:56.135Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/status", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 326, "requestId": "93d7e105-2336-4a29-aee1-a6b6a63ba464"} 2023-03-02T16:11:56.381Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/ef5dba7c-67f1-4224-9ad3-196a20502b07/proxy/_p/event/api/v1/functions/test?bucket=%2A&scope=%2A", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 246, "requestId": "9bab2af6-d30f-4417-b9f2-3997f01606cf"} 2023-03-02T16:11:56.381Z info completed check {"env": "other", "action": "Checklist", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "DeleteEventingFunction"} 2023-03-02T16:11:56.382Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07"} 2023-03-02T16:11:56.512Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/ef5dba7c-67f1-4224-9ad3-196a20502b07", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 130, "requestId": "84e385bd-1cc7-44f2-89f4-241431070e9c"} 2023-03-02T16:11:56.620Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:56.973Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:57.858Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:11:57.858Z debug Posting javascript library {"env": "other", "URL": "https://svc-dqisea-node-001.0dvutmjtugxk1xxz.nonprod-project-avengers.com:18093/evaluator/v1/libraries/library999?bucket=couchbasecloudbucket&scope=_default", "bucketName": "couchbasecloudbucket", "scopeName": "_default"} 2023-03-02T16:11:58.081Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:11:58.118Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:11:58.605Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:11:58.838Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:11:58.873Z debug [34625174.789102] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:58.873Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:58.880Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:58.881Z debug [34625174.797074] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:11:59.857Z debug [34625175.773116] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:59.857Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:11:59.866Z debug [34625175.780550] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:12:01.740Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:02.067Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "DestroyAllClusters": false, "clusterId": "bcd77dd7-38c2-4b1e-b2a1-bf9004f73e7c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:12:03.167Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:03.223Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:03.715Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:03.885Z debug [34625179.800102] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:03.885Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:03.891Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:03.892Z debug [34625179.807749] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:03.946Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:04.872Z debug [34625180.787603] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:12:04.872Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:12:04.878Z debug [34625180.794376] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.2jogbemao49trdrd.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --max-size=500 --num-items=150 --num-cycles=-1 --batch-size=100 --timings -Doperation_timeout=300", "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:12:06.848Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:07.327Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 256, "requestId": "517a4bb5-0e99-473b-bfc7-2431c3b08150"} 2023-03-02T16:12:07.327Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:12:08.295Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:08.330Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:08.822Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:08.948Z debug [34625184.864127] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:08.948Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:08.957Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:08.957Z debug [34625184.871093] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:09.053Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:09.165Z info Stopping pillowfight {"env": "other", "action": "Stop Pillowfight"} 2023-03-02T16:12:09.165Z info completed stop pillowfight {"env": "other", "action": "Stop Pillowfight"} 2023-03-02T16:12:09.165Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1"} 2023-03-02T16:12:09.296Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a49e8b76-0247-43b4-b528-e87ae6df30a1", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 130, "requestId": "6ddabb2c-0bbd-4877-9759-63ddca66c88a"} 2023-03-02T16:12:09.424Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:12:11.956Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:12.782Z warn failed to upload javascript library: failed to execute HTTP request: Post "https://svc-dqisea-node-001.0dvutmjtugxk1xxz.nonprod-project-avengers.com:18093/evaluator/v1/libraries/library999?bucket=couchbasecloudbucket&scope=_default": EOF {"env": "other", "action": "Checklist", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DatabaseID": "", "Provider": "hostedGCP", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Region": "us-east1", "checkName": "ScopeJavascriptUDF"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.runChecks /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:81 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/checks.Checklist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/checks/checklist.go:195 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:12:12.783Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca"} 2023-03-02T16:12:12.914Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/706875e1-766c-4e48-a94a-5d3ef907fbca", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 131, "requestId": "5e5a5e32-5d16-416c-bf82-fc54d09355b1"} 2023-03-02T16:12:13.020Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:13.380Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:13.424Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "701381b8-57c0-4676-931d-4ebe02210c4c", "DestroyAllClusters": false, "clusterId": "701381b8-57c0-4676-931d-4ebe02210c4c", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:12:13.935Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:13.958Z debug [34625189.874110] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:13.958Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:13.964Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:13.965Z debug [34625189.880774] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:14.164Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:14.531Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:17.067Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:18.129Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:18.467Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:18.970Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:18.970Z debug [34625194.886232] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:18.977Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:18.978Z debug [34625194.894297] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:19.043Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:19.270Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:19.647Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:22.175Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:23.238Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:23.553Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:23.985Z debug [34625199.901271] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:23.985Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:23.993Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:23.993Z debug [34625199.908740] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:24.453Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:24.454Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:24.781Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:27.290Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:28.354Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:28.639Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:28.997Z debug [34625204.913116] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:28.997Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:29.004Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:29.005Z debug [34625204.921202] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:29.582Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:29.582Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:29.894Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:32.402Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:33.462Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:33.723Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:34.010Z debug [34625209.926208] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:34.010Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:34.017Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:34.018Z debug [34625209.934111] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:34.695Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:34.696Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:35.004Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:37.782Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:37.882Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 553, "requestId": "0019b9e3-ed6b-40e9-8038-d3a7c4cca83f"} 2023-03-02T16:12:37.882Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:12:38.683Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:38.981Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:39.023Z debug [34625214.938133] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:39.023Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:39.032Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:39.033Z debug [34625214.948996] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:39.805Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:39.809Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:40.114Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:42.896Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:43.796Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:44.039Z debug [34625219.955173] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:44.039Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:44.046Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:44.047Z debug [34625219.962963] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:44.067Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:44.914Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:44.922Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:45.221Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:48.008Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:48.905Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:49.051Z debug [34625224.967141] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:49.051Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:49.058Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:49.058Z debug [34625224.974424] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:49.153Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:50.025Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:50.034Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:50.331Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:53.112Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:54.020Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:54.063Z debug [34625229.979185] Failed to connect: LCB_ERR_TIMEOUT (201): The request was not completed by the user-defined timeout {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:54.063Z debug {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:54.070Z debug Populating using 200 cycles {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:54.070Z debug [34625229.986428] Running. Press Ctrl-C to terminate... {"env": "other", "Pillowfight Endpoint": "couchbases://cb.8q-5hrbhxmz8ctes.nonprod-project-avengers.com/couchbasecloudbucket?ssl=no_verify --num-threads=5 --min-size=10000 --max-size=10000 --num-items=100000 --batch-size=100 --timings --populate-only --json -Doperation_timeout=60000", "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:12:54.240Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:12:55.141Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:12:55.155Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:12:55.439Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:58.219Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:58.525Z info completed timed pillowfight with 34 dropped connections {"env": "other", "action": "Timed Pillowfight", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DatabaseID": "", "Bucket": "", "RBACUser": {}, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-east1"} 2023-03-02T16:12:58.633Z info Creating analytics entities {"env": "other", "action": "Create Analytics Entities", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "NumberOfDataverses": 5, "NumberOfDatasets": 10, "NumberOfIndexes": 3, "NumberOfSynonyms": 5, "IndexedFields": "Field_1:string", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-east1"} 2023-03-02T16:12:58.875Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 241, "requestId": "a5283164-3393-4eed-85ef-c04812d07b51"} 2023-03-02T16:12:59.281Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/pools/default/buckets/couchbasecloudbucket/scopes", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 405, "requestId": "1c6cb123-01a3-4e50-9bf1-58dda8b00abd"} 2023-03-02T16:12:59.282Z info Creating Dataverse - CFBHExaGxz.ouvbxgOYAb {"env": "other"} 2023-03-02T16:12:59.281Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:12:59.326Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:00.247Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:00.262Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:13:00.429Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1147, "requestId": "582b4248-ab86-4311-8ee7-f0d65461aabe"} 2023-03-02T16:13:00.429Z info Creating Dataverse - qzxbQehHgR {"env": "other"} 2023-03-02T16:13:00.682Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:00.881Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 451, "requestId": "2e48131c-5b66-4211-b117-6f994fb423f7"} 2023-03-02T16:13:00.881Z info Creating Dataverse - UokjRSLYph.FQKMuOLqyU {"env": "other"} 2023-03-02T16:13:01.200Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 318, "requestId": "2278e345-bbe8-4ca8-ad73-d7923c4624a7"} 2023-03-02T16:13:01.200Z info Creating Dataverse - WLscWjRykO {"env": "other"} 2023-03-02T16:13:01.588Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 388, "requestId": "6cbe13ae-b72e-4b78-8cfc-eabfb9b6be01"} 2023-03-02T16:13:01.589Z info Creating Dataverse - PBUmpSbrwt {"env": "other"} 2023-03-02T16:13:01.873Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 283, "requestId": "9fd1f635-7f64-4853-87d4-1400e5d21165"} 2023-03-02T16:13:01.873Z info Creatinging Dataset - Default.AAVVGOrvmp {"env": "other"} 2023-03-02T16:13:03.326Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:04.396Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:04.409Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:05.358Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:05.371Z debug cluster not ready yet {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "deploying"} 2023-03-02T16:13:05.794Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:08.119Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 235, "requestId": "6709a2bc-02e3-4c9c-ba73-a7894fcaaf79"} 2023-03-02T16:13:08.119Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:13:08.435Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:08.483Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 6610, "requestId": "d3c176b0-3fd4-4acf-9be7-2ce864093f5c"} 2023-03-02T16:13:08.483Z info Creatinging Dataset - CFBHExaGxz.ouvbxgOYAb.qyVVuJFHkW {"env": "other"} 2023-03-02T16:13:09.614Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:09.640Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:10.475Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:10.478Z info cluster deployed {"env": "other", "action": "Deploy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ServerImage": "", "ServerVersion": "7.1.3", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "clusterName": "jenkins-source-cluster", "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "projectId": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:13:10.900Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:11.829Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 3346, "requestId": "75df9e1a-15be-4bbf-ae64-c75b2fa3530f"} 2023-03-02T16:13:11.830Z info Creatinging Dataset - qzxbQehHgR.GeSZNQnlGa {"env": "other"} 2023-03-02T16:13:13.574Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:13.687Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1857, "requestId": "bfdd5bd2-792a-47c0-a7a8-e246655d863a"} 2023-03-02T16:13:13.687Z info Creatinging Dataset - UokjRSLYph.FQKMuOLqyU.ySFFJgaHga {"env": "other"} 2023-03-02T16:13:14.694Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:14.741Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:15.787Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 2100, "requestId": "ac21783e-eba3-45c7-9273-779ef0332cd0"} 2023-03-02T16:13:15.787Z info Creatinging Dataset - WLscWjRykO.ZGMVhCkyzj {"env": "other"} 2023-03-02T16:13:15.824Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:16.004Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:17.671Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1883, "requestId": "c21cbd93-0dcc-4852-b200-6fe0df85fa6d"} 2023-03-02T16:13:17.671Z info Creatinging Dataset - PBUmpSbrwt.MmEZneIWoj {"env": "other"} 2023-03-02T16:13:18.676Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:19.607Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1935, "requestId": "af466366-2768-4d11-8955-53a616f63c0d"} 2023-03-02T16:13:19.607Z info Creatinging Dataset - Default.yHZXVfAabu {"env": "other"} 2023-03-02T16:13:19.772Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:19.843Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:20.927Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:21.113Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:21.424Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1816, "requestId": "03423a35-05ea-49b4-835d-001b30af4f88"} 2023-03-02T16:13:21.424Z info Creatinging Dataset - CFBHExaGxz.ouvbxgOYAb.ruSObvzhIR {"env": "other"} 2023-03-02T16:13:23.282Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1857, "requestId": "6e01144f-82f6-4f2b-8886-33e533bbab2d"} 2023-03-02T16:13:23.282Z info Creatinging Dataset - qzxbQehHgR.zjBnGDkbiu {"env": "other"} 2023-03-02T16:13:23.780Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:24.853Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:24.949Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:25.130Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1848, "requestId": "3c8c1d22-bfc2-464c-b422-12e76a912ddc"} 2023-03-02T16:13:25.130Z info Creatinging Dataset - UokjRSLYph.FQKMuOLqyU.TEhOrXZkes {"env": "other"} 2023-03-02T16:13:26.028Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:26.222Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:26.970Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1839, "requestId": "e508bb00-a702-4eeb-be69-d5df2622ccf7"} 2023-03-02T16:13:26.970Z info Creating Index - ExKzBBWVCF {"env": "other"} 2023-03-02T16:13:28.892Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:29.111Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 2141, "requestId": "4b1ff787-46d4-4c13-8383-bffefc43db51"} 2023-03-02T16:13:29.111Z info Creating Index - JnGberKkae {"env": "other"} 2023-03-02T16:13:29.933Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:30.051Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:30.946Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1833, "requestId": "31b420d0-9daf-4e79-afc2-1c39caa6b25e"} 2023-03-02T16:13:30.946Z info Creating Index - fqSeqolTtS {"env": "other"} 2023-03-02T16:13:31.128Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:31.326Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:31.711Z debug finished waiting on target state {"env": "other", "action": "Deploy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendNamePrefix": "test", "backendId": "6c3371b1-a732-4f91-821e-ce8b69475d80", "targetState": "healthy", "actualState": "healthy", "elapsedSec": 268} 2023-03-02T16:13:31.711Z info sync gateway backend deployed {"env": "other", "action": "Deploy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendNamePrefix": "test", "backendId": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:31.711Z info starting app endpoint deploy {"env": "other", "action": "Deploy App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:31.711Z info Attempting to deploy app endpoint: scenario-carbon-field {"env": "other", "action": "Deploy App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:32.769Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 1823, "requestId": "6c8ce917-df07-481a-97f2-2c7e2700ebd6"} 2023-03-02T16:13:32.769Z info Creating Synonym - UokjRSLYph.FQKMuOLqyU.GAthBwpDhr {"env": "other"} 2023-03-02T16:13:33.045Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 275, "requestId": "ab68cbc5-5ade-4b8d-a796-77ffbb8bb969"} 2023-03-02T16:13:33.045Z info Creating Synonym - CFBHExaGxz.ouvbxgOYAb.izINrIuUYl {"env": "other"} 2023-03-02T16:13:33.296Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 250, "requestId": "ec85dd8f-6293-4669-b8ec-567ff63bd61b"} 2023-03-02T16:13:33.296Z info Creating Synonym - qzxbQehHgR.xniWuQXGZR {"env": "other"} 2023-03-02T16:13:33.557Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 260, "requestId": "783ca326-b440-4321-ab92-2b6137c56bbb"} 2023-03-02T16:13:33.557Z info Creating Synonym - CFBHExaGxz.ouvbxgOYAb.SndhilSrGZ {"env": "other"} 2023-03-02T16:13:33.832Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 274, "requestId": "bba07f0a-3cdd-400e-bb77-a8eb1be59886"} 2023-03-02T16:13:33.832Z info Creating Synonym - PBUmpSbrwt.YjvCFHPmar {"env": "other"} 2023-03-02T16:13:33.997Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:34.119Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 286, "requestId": "cc61c8c9-263e-4001-b5fe-6c880196c167"} 2023-03-02T16:13:34.603Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483/users?page=1&perPage=100", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 383, "requestId": "dc0784db-5741-48f6-85ce-32acfa54f394"} 2023-03-02T16:13:35.015Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:35.066Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 463, "requestId": "a84a0379-dc82-4ede-9e00-a932049167b4"} 2023-03-02T16:13:35.152Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:35.388Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 321, "requestId": "2548c0d8-a8bd-4e7e-87dc-be2e896492fb"} 2023-03-02T16:13:35.703Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/databases/1af87cb3-709d-4a67-acd0-78631cc72483/proxy/_p/cbas/query/service", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 314, "requestId": "486546d7-a03a-4d47-9949-b36d5fe789a5"} 2023-03-02T16:13:35.832Z debug Executing query {"env": "other", "statement": "select value count(*) from couchbasecloudbucket._default._default"} 2023-03-02T16:13:35.833Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-001.8q-5hrbhxmz8ctes.nonprod-project-avengers.com", "bucketName": "couchbasecloudbucket", "username": "Jovani-Orn-1677773398"} 2023-03-02T16:13:36.236Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:36.452Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:38.355Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 234, "requestId": "ec5effb6-d5a4-4c81-a7ca-c53e57d5f71a"} 2023-03-02T16:13:38.355Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:13:39.043Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/67f1a87a-4708-4255-9c69-2f520d49221a/backends/6c3371b1-a732-4f91-821e-ce8b69475d80/databases", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 7331, "requestId": "9efffd7a-9336-433f-bba2-17091773f061"} 2023-03-02T16:13:39.043Z info app endpoint deployed {"env": "other", "action": "Deploy App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "App Endpoint Name": "scenario-carbon-field"} 2023-03-02T16:13:39.043Z info obtaining endpoint URLs {"env": "other", "action": "Deploy App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "App Endpoint Name": "scenario-carbon-field"} 2023-03-02T16:13:39.103Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:39.137Z info obtained URLs successfully {"env": "other", "action": "Deploy App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "App Endpoint Name": "scenario-carbon-field"} 2023-03-02T16:13:39.137Z info starting app service setup {"env": "other", "action": "Set up App Service", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:39.137Z info Attempting to set up app service for testing {"env": "other", "action": "Set up App Service", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:40.099Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:40.256Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:41.340Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:41.570Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:44.231Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:45.180Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:45.359Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:45.888Z error canceling due to unexpected error: {"env": "other", "error": "following error occured while running N1QL query: unambiguous timeout | {\"InnerError\":{\"InnerError\":{\"InnerError\":{},\"Message\":\"unambiguous timeout\"}},\"OperationID\":\"WaitUntilReady\",\"Opaque\":\"\",\"TimeObserved\":10001123673,\"RetryReasons\":[\"NOT_READY\"],\"RetryAttempts\":45,\"LastDispatchedTo\":\"\",\"LastDispatchedFrom\":\"\",\"LastConnectionID\":\"\"}", "action": "Verify Dataset Doc Count"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:112 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:13:46.453Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:46.682Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:49.339Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:50.261Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:50.323Z debug CallAPI returned 200 OK {"env": "other", "action": "Set up App Service", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:50.465Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:50.534Z info endpoint is resumed {"env": "other", "action": "Set up App Service", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:50.534Z info app service set up {"env": "other", "action": "Set up App Service", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:13:50.534Z info starting app endpoint resume {"env": "other", "action": "Resume App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field"} 2023-03-02T16:13:50.534Z info Attempting to resume app endpoint: scenario-carbon-field {"env": "other", "action": "Resume App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field"} 2023-03-02T16:13:51.244Z debug CallAPI returned 200 OK {"env": "other", "action": "Resume App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field"} 2023-03-02T16:13:51.474Z info endpoint is resumed {"env": "other", "action": "Resume App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field"} 2023-03-02T16:13:51.474Z info app endpoint resume {"env": "other", "action": "Resume App Endpoint", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field"} 2023-03-02T16:13:51.474Z info starting testlist {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea"} 2023-03-02T16:13:51.475Z info starting test {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:13:51.561Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:51.833Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:52.237Z info Sync function updated {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:13:52.835Z debug CallAPI returned 200 OK {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:13:52.987Z info endpoint is resumed {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:13:53.750Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:58952->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:13:54.446Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:55.341Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:13:55.571Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:57.010Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:13:57.010Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:13:59.687Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:00.427Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:00.681Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:02.115Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:02.118Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:02.237Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:58954->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:14:04.794Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:05.507Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:05.792Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:07.217Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:07.218Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:08.600Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 243, "requestId": "6a58ec70-47f8-4096-8420-e29223879735"} 2023-03-02T16:14:08.600Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:14:09.904Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:10.588Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:10.896Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:12.237Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:14:12.324Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:12.593Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:14.860Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:59098->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:14:15.016Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:15.674Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:16.007Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:17.436Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:17.702Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:20.125Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:20.763Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:21.121Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:22.545Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:22.814Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:25.236Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:25.849Z debug no restore returned from request {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:14:26.136Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": EOF {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:14:26.233Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:27.669Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:27.930Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:30.345Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:30.936Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:31.344Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:32.780Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:33.045Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:35.457Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:36.027Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:36.457Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:37.889Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:38.162Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:38.851Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 250, "requestId": "1410d024-1a91-4b7b-bed1-571df94c5ba8"} 2023-03-02T16:14:38.852Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:14:40.479Z info Adding allowlist ip {"env": "other", "action": "Add AllowList IP", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:14:40.550Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "DestroyAllClusters": false, "clusterId": "ef5dba7c-67f1-4224-9ad3-196a20502b07", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:14:41.113Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:41.148Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:59318->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:14:41.568Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:43.001Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:43.271Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:45.236Z info AllowList IP was added successfully {"env": "other", "action": "Add AllowList IP", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DatabaseID": "", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP"} 2023-03-02T16:14:45.236Z info starting intra-cluster xdcr {"env": "other", "action": "Intra/Inter Cluster XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "TargetClusterID": "", "TargetProjectID": "", "SourceBucketName": "", "TargetBucketName": "", "Direction": "two-way", "Priority": "high", "NetworkUsageLimit": 0, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "TargetClusterName": "target-cluster"} 2023-03-02T16:14:45.468Z info creating source and target buckets for replication {"env": "other", "action": "Intra/Inter Cluster XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "TargetClusterID": "", "TargetProjectID": "", "SourceBucketName": "", "TargetBucketName": "", "Direction": "two-way", "Priority": "high", "NetworkUsageLimit": 0, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "TargetClusterName": "target-cluster"} 2023-03-02T16:14:45.682Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 213, "requestId": "e13c8088-dd06-47d0-8a96-fca4d0af1631"} 2023-03-02T16:14:46.198Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:46.675Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:48.111Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:48.378Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:51.286Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:51.783Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:14:53.319Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:14:53.582Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "DestroyAllClusters": false, "clusterId": "a49e8b76-0247-43b4-b528-e87ae6df30a1", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:14:56.373Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:14:56.883Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "706875e1-766c-4e48-a94a-5d3ef907fbca", "DestroyAllClusters": false, "clusterId": "706875e1-766c-4e48-a94a-5d3ef907fbca", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:14:58.431Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:01.461Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:03.543Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:06.549Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:07.955Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:59330->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:15:08.651Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:09.232Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 379, "requestId": "44a22830-daa4-41e2-907d-09e43ed44e3c"} 2023-03-02T16:15:09.232Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:15:11.635Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:13.764Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:16.562Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:15:16.721Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:16.777Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a10a9aa7-263a-4c00-a49d-4ed69c894734/specs", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 104, "requestId": "04a9a5e6-c652-44a9-a534-ce43d5b60886"} 2023-03-02T16:15:18.875Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:21.808Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:23.987Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:26.896Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:29.096Z debug cluster not ready yet {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json", "status": "scaling"} 2023-03-02T16:15:31.983Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:34.206Z info modified cluster specs {"env": "other", "action": "Scale-Out", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-Out", "Template": "g2/quick-5.json"} 2023-03-02T16:15:34.206Z info starting modify cluster specs {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json"} 2023-03-02T16:15:34.213Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:59338->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:15:34.517Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a7192a67-22b9-4ffe-9d9c-a95582a9dcfe/specs", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 310, "requestId": "4c764ad7-35b3-4f07-951b-0d9d0b5683a6"} 2023-03-02T16:15:37.070Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:39.489Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 256, "requestId": "c1e0092d-ff36-4a77-a630-472d3d4e6f99"} 2023-03-02T16:15:39.489Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:15:42.159Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:47.248Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:47.503Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:15:48.000Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 495, "requestId": "35be7522-b9e0-4b3d-bf2d-f0369f88e770"} 2023-03-02T16:15:48.457Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a10a9aa7-263a-4c00-a49d-4ed69c894734/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 456, "requestId": "2891c670-ca94-40d8-82c5-25f9949e52f5"} 2023-03-02T16:15:48.457Z info creating two-way replication {"env": "other", "action": "Intra/Inter Cluster XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "TargetClusterID": "", "TargetProjectID": "", "SourceBucketName": "", "TargetBucketName": "", "Direction": "two-way", "Priority": "high", "NetworkUsageLimit": 0, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "TargetClusterName": "target-cluster"} 2023-03-02T16:15:52.336Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:15:57.424Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:02.515Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:07.603Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:09.750Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 259, "requestId": "0a1a2122-a6e6-4d16-bbd4-d836f77e5826"} 2023-03-02T16:16:09.750Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:16:09.943Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": read tcp 172.17.0.3:59492->35.211.254.45:443: read: connection reset by peer {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:16:12.691Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:17.779Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:22.867Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:27.955Z debug restore not yet complete {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10, "status": "pending"} 2023-03-02T16:16:33.044Z info On demand restore was successful {"env": "other", "action": "Run Restore", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupID": "64fdf4b4-1926-48f3-ba78-8e437c00b9dd", "Bucket": "travel-sample", "TargetClusterName": "", "TargetClusterId": "", "SourceClusterName": "", "SourceClusterId": "", "pollMins": 10} 2023-03-02T16:16:33.044Z info Starting Delete backup {"env": "other", "action": "Delete Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupId": "", "BucketName": "travel-sample", "Source": "manual", "Date": ""} 2023-03-02T16:16:33.201Z info Bucket Id : dHJhdmVsLXNhbXBsZQ== {"env": "other", "action": "Delete Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupId": "", "BucketName": "travel-sample", "Source": "manual", "Date": ""} 2023-03-02T16:16:33.383Z info Select Backup ID to Delete : 64fdf4b4-1926-48f3-ba78-8e437c00b9dd {"env": "other", "action": "Delete Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupId": "", "BucketName": "travel-sample", "Source": "manual", "Date": ""} 2023-03-02T16:16:33.479Z info Delete backup was successful {"env": "other", "action": "Delete Backup", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "BackupId": "", "BucketName": "travel-sample", "Source": "manual", "Date": ""} 2023-03-02T16:16:33.480Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86"} 2023-03-02T16:16:33.628Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/385ddb97-59ab-4294-bdcb-4affcfbefc86", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 148, "requestId": "2cfdb04b-ef25-45d5-ae10-682d2a9c803d"} 2023-03-02T16:16:33.737Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:16:38.846Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:16:40.005Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 254, "requestId": "0e05e2ed-ba2b-402a-a64f-1851e77b9aea"} 2023-03-02T16:16:40.005Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:16:43.956Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:16:49.069Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:16:49.742Z info replication created successfully {"env": "other", "action": "Intra/Inter Cluster XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "TargetClusterID": "", "TargetProjectID": "", "SourceBucketName": "", "TargetBucketName": "", "Direction": "two-way", "Priority": "high", "NetworkUsageLimit": 0, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "TargetClusterName": "target-cluster"} 2023-03-02T16:16:50.006Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 264, "requestId": "cdbec43f-c38d-4d79-a6bd-55f062e21205"} 2023-03-02T16:16:50.294Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a10a9aa7-263a-4c00-a49d-4ed69c894734/users", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 287, "requestId": "17893da7-20ee-4157-ae68-56dc3bd02336"} 2023-03-02T16:16:50.294Z info inter xdcr replication validation started... {"env": "other", "action": "Intra/Inter Cluster XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "TargetClusterID": "", "TargetProjectID": "", "SourceBucketName": "", "TargetBucketName": "", "Direction": "two-way", "Priority": "high", "NetworkUsageLimit": 0, "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1", "ClusterName": "source-cluster", "TargetClusterName": "target-cluster"} 2023-03-02T16:16:54.180Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:16:59.293Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:00.871Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:17:04.406Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:10.323Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:10.612Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 605, "requestId": "140e59f7-6f9d-4e04-89bc-8c29baed0590"} 2023-03-02T16:17:10.612Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:17:15.645Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:20.633Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:17:21.460Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:26.779Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:32.108Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:34.845Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:17:37.436Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:40.173Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:17:41.069Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 456, "requestId": "4411a97a-fd86-48bd-8b71-423272eeae57"} 2023-03-02T16:17:41.069Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:17:43.036Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:45.779Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:17:48.737Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:50.751Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:17:50.751Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-002.ixw6su5jbwedswel.nonprod-project-avengers.com", "bucketName": "sourcebucket", "username": "Ahmad-West-1677773809"} 2023-03-02T16:17:51.372Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:17:54.298Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:17:54.898Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": remote error: tls: handshake failure {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:17:56.689Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:17:59.618Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:00.838Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-003.pfurqxijbhrc1ipb.nonprod-project-avengers.com", "bucketName": "targetbucket", "username": "Bruce-Lindgren-1677773810"} 2023-03-02T16:18:02.000Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:04.953Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:06.736Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-003.pfurqxijbhrc1ipb.nonprod-project-avengers.com", "bucketName": "targetbucket", "username": "Bruce-Lindgren-1677773810"} 2023-03-02T16:18:07.344Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:10.015Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-002.ixw6su5jbwedswel.nonprod-project-avengers.com", "bucketName": "sourcebucket", "username": "Ahmad-West-1677773809"} 2023-03-02T16:18:10.270Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:11.511Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 440, "requestId": "0c92b551-d563-4784-9e68-a031049e5344"} 2023-03-02T16:18:11.511Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:18:12.640Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:14.421Z info xdcr two-way validation complete {"env": "other"} 2023-03-02T16:18:15.229Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/xdcr", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 808, "requestId": "5eba0f44-ddea-4d40-bf6e-8f84f7777ca4"} 2023-03-02T16:18:15.229Z info pause replication... {"env": "other"} 2023-03-02T16:18:15.592Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:15.693Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/xdcr/djI6ZGI1ZmRkY2QwYmQyNDgxODdhYWRlYzE2YmJmZGM2ODYvNDcyMmJlYWUwY2FhYzk1NDVhOGY2OTE1NTY1Y2JhZDAvc291cmNlYnVja2V0L3RhcmdldGJ1Y2tldA==/pause", "timeoutSec": 600, "status": 204, "attempt": 1, "durationMs": 463, "requestId": "8e82b4d7-ab88-4c3c-90f1-6edf6a7b7367"} 2023-03-02T16:18:17.969Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:20.902Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:23.287Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:26.222Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:28.639Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:31.548Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:33.968Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:36.887Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:39.304Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:41.947Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 435, "requestId": "d09f53f0-7840-418a-9d13-faa30a126fe1"} 2023-03-02T16:18:41.947Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:18:42.242Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:44.613Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:46.084Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:18:47.562Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:49.923Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:52.855Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:18:55.257Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:18:58.194Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:00.586Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:03.509Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:04.315Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:19:05.920Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:08.841Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:11.265Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:12.388Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 440, "requestId": "99f438d9-e356-49e8-8a81-7dbd74e794f4"} 2023-03-02T16:19:12.388Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:19:14.968Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:16.504Z debug succesfully looked up SRV record {"env": "other"} 2023-03-02T16:19:16.504Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-003.ixw6su5jbwedswel.nonprod-project-avengers.com", "bucketName": "sourcebucket", "username": "Ahmad-West-1677773809"} 2023-03-02T16:19:16.561Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:19.712Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-001.pfurqxijbhrc1ipb.nonprod-project-avengers.com", "bucketName": "targetbucket", "username": "Bruce-Lindgren-1677773810"} 2023-03-02T16:19:20.525Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:21.859Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:21.862Z info query returned no rows {"env": "other"} 2023-03-02T16:19:21.862Z info pause xdcr validation complete {"env": "other"} 2023-03-02T16:19:21.862Z info resume replication... {"env": "other"} 2023-03-02T16:19:22.402Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82/xdcr/djI6ZGI1ZmRkY2QwYmQyNDgxODdhYWRlYzE2YmJmZGM2ODYvNDcyMmJlYWUwY2FhYzk1NDVhOGY2OTE1NTY1Y2JhZDAvc291cmNlYnVja2V0L3RhcmdldGJ1Y2tldA==/start", "timeoutSec": 600, "status": 204, "attempt": 1, "durationMs": 539, "requestId": "0474b8d3-bf4f-48ae-9ba5-e231826e8d5f"} 2023-03-02T16:19:22.402Z debug connecting to db {"env": "other", "connStr": "couchbases://svc-dqisea-node-001.pfurqxijbhrc1ipb.nonprod-project-avengers.com", "bucketName": "targetbucket", "username": "Bruce-Lindgren-1677773810"} 2023-03-02T16:19:25.847Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:26.215Z info resume xdcr validation complete {"env": "other"} 2023-03-02T16:19:26.215Z info starting xdcr delete operation {"env": "other", "action": "Delete XDCR", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "ReplicationID": "djI6ZGI1ZmRkY2QwYmQyNDgxODdhYWRlYzE2YmJmZGM2ODYvNDcyMmJlYWUwY2FhYzk1NDVhOGY2OTE1NTY1Y2JhZDAvc291cmNlYnVja2V0L3RhcmdldGJ1Y2tldA==", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "Region": "us-central1"} 2023-03-02T16:19:27.172Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:31.156Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:32.469Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:36.449Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:37.787Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:41.771Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:42.823Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 433, "requestId": "ae0d109d-60b3-453f-8ba0-8c59ae02287b"} 2023-03-02T16:19:42.823Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:19:43.103Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:47.096Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:48.421Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:52.440Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:53.729Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:19:57.756Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:19:59.036Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:03.094Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:04.368Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:08.426Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:09.701Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:13.290Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 466, "requestId": "cf4d598a-1931-4d34-b125-1c606fd0f988"} 2023-03-02T16:20:13.291Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:20:13.293Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:20:13.763Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:15.051Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:19.388Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:20.661Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:24.744Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:25.982Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:30.067Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:31.312Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:35.372Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:36.627Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:41.888Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:20:42.468Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:43.752Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 460, "requestId": "389be3d2-df17-4f7f-a3d5-9c9a2014fb3f"} 2023-03-02T16:20:43.752Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:20:47.212Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "DestroyAllClusters": false, "clusterId": "385ddb97-59ab-4294-bdcb-4affcfbefc86", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:20:48.062Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:53.715Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:20:59.331Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:04.647Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:09.976Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:14.233Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 480, "requestId": "466b7d39-2592-4b95-89a7-b758a8ba31fd"} 2023-03-02T16:21:14.234Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:21:15.310Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:20.637Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:24.284Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:21:26.289Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:31.544Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:36.651Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:41.763Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:44.633Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 398, "requestId": "79e56ec8-be5e-458e-814a-9ebcfee66f62"} 2023-03-02T16:21:44.633Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:21:46.870Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:51.979Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:21:57.092Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:02.200Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:07.311Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:12.425Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:14.880Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 245, "requestId": "e0a323cc-927a-43b6-807a-061c41667d85"} 2023-03-02T16:22:14.880Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:22:17.533Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:22.649Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:27.759Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:32.467Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:22:32.867Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:37.974Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:43.085Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:45.128Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 247, "requestId": "56bbe667-eb6b-4473-a149-d65ad233de97"} 2023-03-02T16:22:45.128Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:22:48.200Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:53.310Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:22:58.423Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:03.531Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:08.646Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:13.766Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:15.384Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 255, "requestId": "a8d5a107-ad8e-4068-a128-5326dc9a888b"} 2023-03-02T16:23:15.384Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:23:18.876Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:23.990Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:29.107Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:34.221Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:39.333Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:44.442Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:44.929Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:23:45.683Z debug api call success {"env": "other", "method": "GET", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7/buckets", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 299, "requestId": "3ad41e17-7548-4387-994b-0661deea7e6d"} 2023-03-02T16:23:45.683Z debug Expected doc count: 250, actual doc count: 0 {"env": "other", "action": "Verify doc count in a bucket is matching the expected count", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Bucket": "bucket-1", "ExpectedDocCount": 250} 2023-03-02T16:23:49.549Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:54.666Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:23:59.777Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:04.887Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:09.996Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:15.109Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:15.684Z error canceling due to unexpected error: {"env": "other", "error": "Data mismatch, expected doc count is equal to 250 whereas actual number of docs are equal to 0", "action": "Verify doc count in a bucket is matching the expected count"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:112 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:24:20.218Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:25.325Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:30.436Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:35.549Z debug cluster not ready yet {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json", "status": "scaling"} 2023-03-02T16:24:40.657Z info modified cluster specs {"env": "other", "action": "Scale-In", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "Provider": "hostedGCP", "ScaleType": "Scale-In", "Template": "g2/quick-3.json"} 2023-03-02T16:24:40.657Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe"} 2023-03-02T16:24:40.952Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 295, "requestId": "ceeb5594-1e14-4f92-b8ba-92ee9d6890a8"} 2023-03-02T16:24:41.066Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:24:46.177Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:24:51.287Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:24:52.817Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:24:56.401Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:01.507Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:06.613Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:11.720Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:16.835Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:22.021Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:27.133Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:32.240Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:37.351Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:42.463Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:47.572Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:52.683Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:25:57.794Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:00.195Z error Post "https://c5qhvmz7a1u-w7pr-admin.apps.nonprod-project-avengers.com/scenario-carbon-field/_user/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity.func1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:98 github.com/AdamSLevy/retry.Run /go/pkg/mod/github.com/!adam!s!levy/retry@v0.0.0-20191017184328-cce921f261f4/run.go:111 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:95 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:26:02.904Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:08.014Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:13.127Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:18.236Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:23.345Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:28.454Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:33.561Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:38.684Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:43.804Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:48.919Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:54.027Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:26:59.139Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:27:04.246Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:27:06.569Z info User x created {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:27:07.042Z info User y created {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:27:07.510Z info Users x, y and p created {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} 2023-03-02T16:27:09.370Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:27:14.584Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:27:17.512Z error Put "https://c5qhvmz7a1u-w7pr.apps.nonprod-project-avengers.com/scenario-carbon-field/doc1": context deadline exceeded (Client.Timeout exceeded while awaiting headers) {"env": "other", "action": "Testlist", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "AppEndpointName": "scenario-carbon-field", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "testName": "AccessControlSanity"} github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.AccessControlSanity /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/access_control_sanity.go:145 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.runTests /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:94 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests.Testlist.Do /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/actions/appservices/appservicetests/testlist.go:125 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).Execute /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:77 github.com/couchbasecloud/couchbase-cloud/cmd/cp-cli/task.(*Tree).do.func1.1 /data/workspace/cp-cli-runner@3/couchbase-cloud/cmd/cp-cli/task/task.go:161 2023-03-02T16:27:17.512Z info starting sync gateway destroy {"env": "other", "action": "Destroy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:27:17.708Z debug awaiting backend deletion {"env": "other", "action": "Destroy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:27:19.680Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "DestroyAllClusters": false, "clusterId": "a7192a67-22b9-4ffe-9d9c-a95582a9dcfe", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:31:48.091Z debug finished waiting on deletion {"env": "other", "action": "Destroy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80", "elapsedSec": 270} 2023-03-02T16:31:48.091Z info sync gateway backend destroyed {"env": "other", "action": "Destroy Sync Gateway", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "BackendID": "6c3371b1-a732-4f91-821e-ce8b69475d80"} 2023-03-02T16:31:48.091Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "67f1a87a-4708-4255-9c69-2f520d49221a"} 2023-03-02T16:31:48.268Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/67f1a87a-4708-4255-9c69-2f520d49221a", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 176, "requestId": "d8b1b733-9807-498a-afdc-d2c9f0f8f3dd"} 2023-03-02T16:31:48.376Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:31:53.489Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:31:58.598Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:03.708Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:08.818Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:13.935Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:19.043Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:24.155Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:29.320Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:34.429Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:39.710Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:44.819Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:51.120Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:32:56.234Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:01.343Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:06.460Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:11.575Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:16.690Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:21.800Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:26.915Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:32.030Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:37.141Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:42.253Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:47.364Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:52.476Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:33:57.592Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:02.703Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:07.814Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:12.927Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:18.043Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:23.157Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:28.541Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "67f1a87a-4708-4255-9c69-2f520d49221a", "DestroyAllClusters": false, "clusterId": "67f1a87a-4708-4255-9c69-2f520d49221a", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:34:28.541Z info RESOURCES LEFT OVER *************** PLEASE CLEANUP!!!!!!!! *************** {"env": "other"} 2023-03-02T16:34:28.541Z info { "1af87cb3-709d-4a67-acd0-78631cc72483": { "Type": "G2 Cluster", "Name": "jenkins-bit-sky" }, "491720b5-c1ba-4e74-b885-95bdf2617aa7": { "Type": "G2 Cluster", "Name": "jenkins-log-extra" }, "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82": { "Type": "G2 Cluster", "Name": "jenkins-source-cluster" }, "a10a9aa7-263a-4c00-a49d-4ed69c894734": { "Type": "G2 Cluster", "Name": "jenkins-target-cluster" } } {"env": "other"} 2023-03-02T16:34:28.541Z info RESOURCES LEFT OVER *************** PLEASE CLEANUP!!!!!!!! *************** {"env": "other"} 2023-03-02T16:34:28.541Z info Refer to cleanup documentation to keep costs down {"env": "other"} 2023-03-02T16:34:28.541Z info https://github.com/couchbasecloud/couchbase-cloud/blob/main/cmd/cp-cli/README.md#cleanup {"env": "other"} 2023/03/02 16:34:28 command failed: following error occured while running N1QL query: unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":10001123673,"RetryReasons":["NOT_READY"],"RetryAttempts":45,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":""} exit status 1 [Pipeline] sh + go run . scenario --scenario /data/workspace/cp-cli-runner@3/output/20230302160237/destroy.yaml 2023-03-02T16:34:40.185Z debug initializing logger {"env": "other", "gitCommit": "", "buildDate": "", "version": ""} 2023-03-02T16:34:40.191Z info Getting MFA JWT {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:34:40.937Z debug api call success {"env": "other", "method": "POST", "url": "https://api.stage.nonprod-project-avengers.com/sessions", "timeoutSec": 600, "status": 200, "attempt": 1, "durationMs": 746, "requestId": "390b8188-6fd7-4b7e-a9e4-c7f6dfce0021"} 2023-03-02T16:34:40.938Z info JWT was retrieved successfully {"env": "other", "action": "Get MFA JWT"} 2023-03-02T16:34:40.938Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734"} 2023-03-02T16:34:40.939Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7"} 2023-03-02T16:34:40.939Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82"} 2023-03-02T16:34:40.939Z info starting cluster destroy {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "ClusterId": "1af87cb3-709d-4a67-acd0-78631cc72483"} 2023-03-02T16:34:41.118Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/a10a9aa7-263a-4c00-a49d-4ed69c894734", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 179, "requestId": "15cbb05e-308a-401c-bdf3-51171844d630"} 2023-03-02T16:34:41.120Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/491720b5-c1ba-4e74-b885-95bdf2617aa7", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 180, "requestId": "50126d6d-a56c-4ba6-99fc-b522e9b810b8"} 2023-03-02T16:34:41.166Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/1af87cb3-709d-4a67-acd0-78631cc72483", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 226, "requestId": "ea091575-de40-48c7-b4af-e722ba5e3678"} 2023-03-02T16:34:41.192Z debug api call success {"env": "other", "method": "DELETE", "url": "https://api.stage.nonprod-project-avengers.com/v2/organizations/5ae82d34-5da8-4313-af5f-90ea4142a4c6/projects/00a00b5a-4580-4c43-8a0b-15d90eea46ea/clusters/99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "timeoutSec": 600, "status": 202, "attempt": 1, "durationMs": 252, "requestId": "d153d4f1-f9fa-4b33-9847-7a63a07ed10e"} 2023-03-02T16:34:41.226Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:41.237Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:41.295Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:41.297Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:46.332Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:46.344Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:46.406Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:46.408Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:51.442Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:51.464Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:51.519Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:51.520Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:56.584Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:56.606Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:34:56.656Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:34:56.680Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:01.716Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:01.744Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:01.786Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:01.812Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:06.826Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:06.854Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:06.896Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:06.927Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:11.936Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:11.962Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:12.013Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:12.048Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:17.047Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:17.074Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:17.129Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:17.159Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:22.168Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:22.192Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:22.242Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:22.274Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:27.279Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:27.299Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:27.354Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:27.387Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:32.401Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:32.416Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:32.490Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:32.522Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:37.512Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:37.530Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:37.606Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:37.638Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:42.627Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:42.643Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:42.717Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:42.747Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:47.738Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:47.763Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:47.828Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:47.853Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:52.982Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:53.081Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:53.082Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:53.182Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:58.091Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:58.190Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:35:58.195Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:35:58.291Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:03.199Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:03.296Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:03.301Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:03.398Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:08.381Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:08.417Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:08.426Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:08.506Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:13.492Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:13.522Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:13.535Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:13.617Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:18.600Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:18.628Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:18.642Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:18.783Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:23.712Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:23.734Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:23.759Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:23.892Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:28.819Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:28.852Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:28.873Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:29.004Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:33.938Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:33.959Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:33.981Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:34.114Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:39.048Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:39.068Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:39.087Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:39.397Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:44.156Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:44.175Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:44.225Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:44.504Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:49.264Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:49.284Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:49.331Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:49.611Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:54.375Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:54.397Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:54.440Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:54.721Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:59.482Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:59.503Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:36:59.623Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:36:59.832Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:04.591Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:04.610Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:04.734Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:04.959Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:09.707Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:09.721Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:09.845Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:10.068Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:14.882Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:14.919Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:14.982Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:15.183Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:19.997Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:20.034Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:37:20.093Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:20.294Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:25.268Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "DestroyAllClusters": false, "clusterId": "491720b5-c1ba-4e74-b885-95bdf2617aa7", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:37:25.268Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "1af87cb3-709d-4a67-acd0-78631cc72483", "DestroyAllClusters": false, "clusterId": "1af87cb3-709d-4a67-acd0-78631cc72483", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:37:25.268Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:25.399Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:30.584Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:30.683Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:35.781Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:35.882Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:40.896Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:41.017Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:46.081Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:46.127Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:51.193Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:51.236Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:56.299Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:37:56.410Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:01.408Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:01.518Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:06.517Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:06.623Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:11.629Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:11.732Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:16.743Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:16.843Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:21.881Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:21.981Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:26.994Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:27.090Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:32.103Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:32.195Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:37.281Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:37.319Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:42.418Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:42.427Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:47.529Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:47.536Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:52.641Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:52.681Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:57.752Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:38:57.792Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:02.859Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:02.902Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:07.966Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:08.006Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:13.072Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:13.115Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:18.185Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:18.227Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:23.381Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:23.423Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:28.491Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:28.532Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:33.601Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:33.646Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:38.782Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:38.881Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:43.896Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:43.991Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:49.009Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:49.103Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:54.121Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:54.216Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:59.231Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:39:59.383Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:04.343Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:04.494Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:09.459Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:09.752Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:14.572Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:14.860Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:19.683Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:19.970Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:24.791Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:25.082Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:29.920Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:30.195Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:35.037Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:35.308Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:40.150Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:40.419Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:45.282Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:45.526Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:50.392Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:50.633Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:55.507Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:40:55.745Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:00.681Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:00.919Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:05.789Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:06.027Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:10.900Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:11.141Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:16.181Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:16.250Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:21.291Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:21.359Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:26.405Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:26.470Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:31.518Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:31.580Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:36.634Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:36.694Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:41.746Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:41.802Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:46.858Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:46.915Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:51.976Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:52.027Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:57.086Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:41:57.138Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:02.203Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:02.248Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:07.317Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:07.382Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:12.433Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:12.522Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:17.548Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:17.631Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:22.661Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:22.746Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:27.775Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:27.856Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:32.884Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:32.965Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:38.081Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:38.123Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:43.194Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:43.235Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:48.320Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:48.345Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:53.434Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:53.453Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:58.546Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:42:58.565Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:03.659Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:03.674Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:08.772Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:08.787Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:13.879Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:13.895Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:18.991Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:19.008Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:24.098Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:24.115Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:29.216Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:29.226Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:34.324Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:34.336Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:39.437Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:39.450Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:44.581Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:44.619Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:49.692Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:49.728Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:54.801Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:54.837Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:59.911Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:43:59.945Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:05.020Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:05.054Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:10.133Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:10.164Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:15.242Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:15.276Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:20.351Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:20.387Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:25.464Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:25.679Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:30.574Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:30.793Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:35.688Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:35.902Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:40.806Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:41.011Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:45.917Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:46.122Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:51.026Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:51.231Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:56.136Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:44:56.335Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:45:01.248Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:45:01.449Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:45:06.361Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:45:06.562Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "healthy"} 2023-03-02T16:45:11.474Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:11.677Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:16.585Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:16.802Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:21.700Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:21.909Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:26.816Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:27.023Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:31.928Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:32.131Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:37.123Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:37.242Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:42.244Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:42.365Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:47.355Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:47.482Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:52.490Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:52.797Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:57.615Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:45:57.918Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:02.742Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:03.044Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:07.853Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:08.156Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:12.964Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:13.269Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:18.119Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:18.419Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:23.382Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:23.532Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:28.497Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:28.644Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:33.612Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:33.783Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:38.825Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:38.895Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:43.935Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:44.005Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:49.046Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:49.116Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:54.181Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:54.302Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:59.382Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:46:59.452Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:04.488Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:04.559Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:09.598Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:09.681Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:14.783Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:14.982Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:19.904Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:20.089Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:25.021Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:25.203Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:30.133Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:30.312Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:35.240Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:35.423Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:40.350Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:40.532Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:45.460Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:45.720Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:50.555Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "DestroyAllClusters": false, "clusterId": "a10a9aa7-263a-4c00-a49d-4ed69c894734", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:47:50.834Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:47:55.943Z debug cluster not deleted yet {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6", "status": "destroying"} 2023-03-02T16:48:01.038Z info cluster destroyed {"env": "other", "action": "Destroy Cluster", "ProjectID": "00a00b5a-4580-4c43-8a0b-15d90eea46ea", "ClusterID": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "DestroyAllClusters": false, "clusterId": "99e46a88-7f37-4f47-ba68-9d7b6fbd8f82", "tenantId": "5ae82d34-5da8-4313-af5f-90ea4142a4c6"} 2023-03-02T16:48:01.039Z info Scenario execution was completed and no resources are left over. {"env": "other"} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } $ docker stop --time=1 fa090412cc0db82f487d5173bf5a0b081b1d0affa8e3d84c3aafaab0ef614d2e $ docker rm -f fa090412cc0db82f487d5173bf5a0b081b1d0affa8e3d84c3aafaab0ef614d2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE Help us localize this page REST API Jenkins 2.332.4: