Started by user Jenkins Admin Obtained pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/ticdc/latest/pod-pull_cdc_mysql_integration_heavy.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s Agent pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s is provisioned from template pingcap_ticdc_pull_cdc_mysql_integration_heavy_313-x4d9g-hhs4c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/" runUrl: "job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "44c7f7939f160e88a7243588255e24cc6c7c95f1" jenkins/label: "pingcap_ticdc_pull_cdc_mysql_integration_heavy_313-x4d9g" name: "pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "12" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s" - name: "JENKINS_NAME" value: "pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/ticdc/pull_cdc_mysql_integration_heavy","buildid":"1908064273561554944","prowjobid":"bf2630f0-d17d-41af-bf13-7e4d2c930986","refs":{"org":"pingcap","repo":"ticdc","repo_link":"https://github.com/pingcap/ticdc","base_ref":"master","base_sha":"5d77460e01078ac672ee4eeeef20afe573266424","base_link":"https://github.com/pingcap/ticdc/commit/5d77460e01078ac672ee4eeeef20afe573266424","pulls":[{"number":1208,"author":"dveeden","sha":"1793b8253bada6230a6e11d36dda806236e73593","title":"Upgrade go-mysql to v1.12.0","head_ref":"upgrade_go-mysql","link":"https://github.com/pingcap/ticdc/pull/1208","commit_link":"https://github.com/pingcap/ticdc/pull/1208/commits/1793b8253bada6230a6e11d36dda806236e73593","author_link":"https://github.com/dveeden"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908064273561554944 POD_LABEL=pingcap_ticdc_pull_cdc_mysql_integration_heavy_313-x4d9g HOSTNAME=pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/display/redirect?page=changes JENKINS_NODE_COOKIE=0c2858f0-51e7-4c58-bf3e-f164beccfb86 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=pull_cdc_mysql_integration_heavy WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy@tmp KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true GIT_URL=https://github.com/PingCAP-QE/ci.git CLASSPATH= KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 FILE_SERVER_URL=http://fileserver.pingcap.net POD_CONTAINER=golang GOPATH=/go BUILD_NUMBER=313 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy PWD=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/ticdc/pull_cdc_mysql_integration_heavy RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/display/redirect PROW_JOB_ID=bf2630f0-d17d-41af-bf13-7e4d2c930986 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/313/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_mysql_integration_heavy/ BUILD_DISPLAY_NAME=#313 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-ticdc-pull_cdc_mysql_integration_heavy-313 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap_ticdc_pull_cdc_mysql_integration_heavy_313-x4d9g pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s PATH=/go/bin:/root/.cargo/bin:/usr/local/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle-7.4.2/bin:/opt/apache-maven-3.8.8/bin:/usr/local/pulsar/bin GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-a759849f9c961599f2cd7ec75be03c39d8747d383a5f0790395f4dd1ba440b66 + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.23.3' GODEBUG='' GOTELEMETRY='local' GOTELEMETRYDIR='/home/jenkins/.config/go/telemetry' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3553314332=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s bash' debug command: kubectl -n jenkins-tiflow exec -ti pingcap-ticdc-pull-cdc-mysql-integration-heavy-313-x4d9g--rrq9s bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2952 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: b0cc52f9f548cb48 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 07:49:27 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy/ticdc [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/ticdc/rev-5d77460-c4e7336) 109742080 bytes in 0.52 secs (209518341 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy/ticdc/.git/ .git HEAD is now at c4e73360 update POST git-upload-pack (650 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/ticdc = [up to date] master -> origin/master * [new ref] refs/pull/1208/head -> origin/pr/1208/head Previous HEAD position was c4e73360 update HEAD is now at 5d77460e sink: remove ColumnFlagType (#1185) ๐Ÿšง Checkouting to base SHA:5d77460e01078ac672ee4eeeef20afe573266424... HEAD is now at 5d77460e sink: remove ColumnFlagType (#1185) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 5d77460e01078ac672ee4eeeef20afe573266424 5d77460e sink: remove ColumnFlagType (#1185) 691c5e10 mysql: extract col value meet error then panic immediately (#1203) 23a34e88 codec: add open protocol decoder (#1193) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 5d77460e01078ac672ee4eeeef20afe573266424 ... Updating 5d77460e..1793b825 Fast-forward go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) ๐Ÿงพ Pre-merged result: 1793b8253bada6230a6e11d36dda806236e73593 1793b825 Upgrade go-mysql to v1.12.0 5d77460e sink: remove ColumnFlagType (#1185) 691c5e10 mysql: extract col value meet error then panic immediately (#1203) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/ticdc/rev-5d77460-1793b82) 109742080 bytes in 1.94 secs (56489723 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (prepare) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_mysql_integration_heavy/third_party_download [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb, prTargetBranch: master, prTitle: Upgrade go-mysql to v1.12.0, trunkBranch: master [Pipeline] echo computeBranchFromPR component: pd, prTargetBranch: master, prTitle: Upgrade go-mysql to v1.12.0, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: Upgrade go-mysql to v1.12.0, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tiflash, prTargetBranch: master, prTitle: Upgrade go-mysql to v1.12.0, trunkBranch: master [Pipeline] retry [Pipeline] { [Pipeline] sh + export TIDB_BRANCH=master + TIDB_BRANCH=master + export PD_BRANCH=master + PD_BRANCH=master + export TIKV_BRANCH=master + TIKV_BRANCH=master + export TIFLASH_BRANCH=master + TIFLASH_BRANCH=master + cd ../ticdc + ./tests/scripts/download-integration-test-binaries.sh master [2025-04-04 15:49:36] Start downloading [2025-04-04 15:49:36] Downloading binaries... >>> Downloading tidb-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tidb/d9fb3a53376157be49b5a7941e6e689a33c81eb0/centos7/tidb-server.tar.gz 2025-04-04 15:49:59 URL:http://fileserver.pingcap.net/download/builds/pingcap/tidb/d9fb3a53376157be49b5a7941e6e689a33c81eb0/centos7/tidb-server.tar.gz [620275338/620275338] -> "tmp/tidb-server.tar.gz" [1] >>> Downloading pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz 2025-04-04 15:50:18 URL:http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz [228444265/228444265] -> "tmp/pd-server.tar.gz" [1] >>> Downloading tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz 2025-04-04 15:50:50 URL:http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz [817400808/817400808] -> "tmp/tikv-server.tar.gz" [1] >>> Downloading tiflash.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tiflash/master/8ecb79fcf30098e6786f4d0440ead2a879a3ad4a/centos7/tiflash.tar.gz Aborted by Jenkins Admin Sending interrupt signal to process Killing processes kill finished with exit code 0 script returned exit code 143 [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) Stage "Tests" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G00') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G01') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G02') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G03') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G04') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G05') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G06') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G07') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G08') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G09') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G10') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G11') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G12') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G13') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G14') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G15') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G00') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G01') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G02') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G03') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G04') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G05') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G06') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G07') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G08') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G09') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G10') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G11') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G12') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G13') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G14') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G15') Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G00' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G01' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G02' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G03' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G04' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G05' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G06' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G07' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G08' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G09' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G10' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G11' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G12' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G13' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G14' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G15' [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8f69d7c9-3e72-4679-bc05-388281189323 Finished: ABORTED