Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/merged_integration_common_test.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/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 Agent pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 is provisioned from template pingcap_tidb_merged_integration_common_test_1064-xw243-j967d --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "341006b47cd98d4c0eef19534c73e102e7642cec" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-xw243" name: "pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-xw243-j9-q29j5" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5" - 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-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test [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/tidb/merged_integration_common_test # 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 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=5a24f751-5497-41b0-aebc-218204e7dd9f JENKINS_NODE_COOKIE=480fe8a9-2635-44c3-81a1-e74bf02e905e BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-merged_integration_common_test-1064 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_integration_common_test","buildid":"1787323125805879309","prowjobid":"5a24f751-5497-41b0-aebc-218204e7dd9f","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"06ee59bd9c683757f75fdd3469f37f50988a1a2f","base_link":"https://github.com/pingcap/tidb/compare/600b2ed4bf0a...06ee59bd9c68"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_integration_common_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1064 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787323125805879309 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_integration_common_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_integration_common_test_1064-xw243 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-c1a65df73b3b53b197d1a22dd03cf5294fbe47f2e02b4a2e1fc4e8ef67811d53 NODE_LABELS=pingcap_tidb_merged_integration_common_test_1064-xw243 pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/display/redirect BUILD_NUMBER=1064 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + 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.21.6' 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 -fdebug-prefix-map=/tmp/go-build3506736245=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-common-test-1064-xw243-j9-q29j5 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: 63219 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 2fb384942bc174cb (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 24 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 03:27:45 UTC 2024 ;; MSG SIZE rcvd: 77 [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/tidb/merged_integration_common_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-600b2ed-2ac315a) 459944448 bytes in 2.31 secs (198725708 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb/.git/ .git HEAD is now at 2ac315ab5c fixup POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb 600b2ed4bf..06ee59bd9c master -> origin/master Previous HEAD position was 2ac315ab5c fixup HEAD is now at 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) ๐Ÿšง Checkouting to base SHA:06ee59bd9c683757f75fdd3469f37f50988a1a2f... HEAD is now at 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 06ee59bd9c683757f75fdd3469f37f50988a1a2f 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-06ee59b) 459935744 bytes in 11.25 secs (40880205 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-2ac315ab5c91d9d3227da618067729da984b2ec6) 608774144 bytes in 6.77 secs (89978855 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@277ebe73; decorates RemoteLauncher[hudson.remoting.Channel@f6d474:JNLP4-connect connection from 10.233.102.217/10.233.102.217:52296] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test@tmp/jenkins-gitclient-ssh4376326697828618659.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-06ee59bd9c683757f75fdd3469f37f50988a1a2f) 608774144 bytes in 15.61 secs (39008533 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-80-g06ee59bd9c" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 03:28:38" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=06ee59bd9c683757f75fdd3469f37f50988a1a2f" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/google/uuid v1.6.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.24.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/otiai10/copy v1.2.0 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/gorilla/mux v1.8.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/google/btree v1.1.2 go: downloading go.uber.org/multierr v1.11.0 go: downloading golang.org/x/time v0.5.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading google.golang.org/protobuf v1.33.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading cloud.google.com/go v0.112.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 1679dbca25b3483d1375c7e747da27e99ad77360 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 11:32 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 11:31 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:32 bin -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:32 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 11:31 .. -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:31 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-merged_integration_common_test-1064 + mkdir -p bin + cp -r ../tidb/bin/pd-server ../tidb/bin/tidb-server ../tidb/bin/tikv-server bin/ + chmod +x bin/pd-server bin/tidb-server bin/tikv-server + cd tidb_test + ./build.sh go: downloading github.com/pingcap/parser v0.0.0-20190903084634-0daf3f706c76 go: downloading github.com/pingcap/errors v0.11.4 go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20190911032414-d88cd749f56d go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 go: downloading golang.org/x/text v0.3.0 go: downloading github.com/pingcap/tipb v0.0.0-20190806070524-16909e03435e go: downloading github.com/golang/protobuf v1.2.0 go: downloading github.com/coreos/etcd v3.3.13+incompatible go: downloading github.com/opentracing/opentracing-go v1.0.2 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading go.uber.org/zap v1.9.1 go: downloading google.golang.org/grpc v1.17.0 go: downloading go.uber.org/atomic v1.3.2 go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible go: downloading github.com/shirou/gopsutil v2.18.10+incompatible go: downloading golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e go: downloading github.com/pingcap/tidb-tools v2.1.3-0.20190321065848-1e8b48f5c168+incompatible go: downloading github.com/pingcap/log v0.0.0-20190307075452-bd41d9273596 go: downloading github.com/pingcap/failpoint v0.0.0-20190512135322-30cc7431d99c go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/klauspost/cpuid v0.0.0-20170728055534-ae7887de9fa5 go: downloading github.com/prometheus/client_golang v0.9.0 go: downloading golang.org/x/tools v0.0.0-20190130214255-bb1329dc71a0 go: downloading github.com/cznic/sortutil v0.0.0-20150617083342-4c7342852e65 go: downloading github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7 go: downloading github.com/pingcap/kvproto v0.0.0-20190904075355-9a1bd6a31da2 go: downloading github.com/google/btree v1.0.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 go: downloading github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f go: downloading github.com/twinj/uuid v1.0.0 go: downloading github.com/pingcap/pd v0.0.0-20190712044914-75a1f9f3062b go: downloading github.com/gogo/protobuf v1.2.0 go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20180531100431-4c381bd170b4 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 go: downloading github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39 go: downloading github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 go: downloading go.uber.org/multierr v1.1.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/uber/jaeger-lib v1.5.0 go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd go: downloading google.golang.org/genproto v0.0.0-20190108161440-ae2f86662275 build tidb_test successfully + cd .. + cd randgen-test + ./build.sh go: downloading github.com/pingcap/mysql-tester v0.0.0-20230112070510-4aa90ed06ba6 go: downloading github.com/pingcap/tidb/parser v0.0.0-20230110040624-3f223b3ada95 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading golang.org/x/sys v0.2.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading golang.org/x/text v0.5.0 go: downloading go.uber.org/zap v1.24.0 go: downloading golang.org/x/exp v0.0.0-20221205204356-47842c84f3db go: downloading github.com/pingcap/log v1.1.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa go: downloading go.uber.org/multierr v1.8.0 go: downloading github.com/benbjohnson/clock v1.3.0 build randgen_test successfully + cd .. [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 38.73 secs (37518958 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_DIR = 'randgen-test', TEST_STORE = 'unistore') [Pipeline] { (Branch: Matrix - TEST_DIR = 'analyze_test', TEST_STORE = 'unistore') [Pipeline] { (Branch: Matrix - TEST_DIR = 'tidb_test', TEST_STORE = 'unistore') [Pipeline] { (Branch: Matrix - TEST_DIR = 'go-sql-test', TEST_STORE = 'unistore') [Pipeline] { (Branch: Matrix - TEST_DIR = 'gorm_test', TEST_STORE = 'unistore') [Pipeline] { (Branch: Matrix - TEST_DIR = 'randgen-test', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_DIR = 'analyze_test', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_DIR = 'tidb_test', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_DIR = 'go-sql-test', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_DIR = 'gorm_test', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'randgen-test', TEST_STORE = 'unistore') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'analyze_test', TEST_STORE = 'unistore') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'tidb_test', TEST_STORE = 'unistore') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'go-sql-test', TEST_STORE = 'unistore') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'gorm_test', TEST_STORE = 'unistore') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'randgen-test', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'analyze_test', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'tidb_test', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'go-sql-test', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'gorm_test', TEST_STORE = 'tikv') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7 Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43 Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h [Pipeline] node Agent pingcap-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j is provisioned from template pingcap_tidb_merged_integration_common_test_1064-zjcr1-92vjg Agent pingcap-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f is provisioned from template pingcap_tidb_merged_integration_common_test_1064-rvh0j-2qd06 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "082f4bfddd86f1ec4ee36998888dc72fffb403a5" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-zjcr1" name: "pingcap-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j" - 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" --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "61b8d071d4e3d03806415d5c5b330807162598ff" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-rvh0j" name: "pingcap-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f" - 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-tidb-merged-integration-common-test-1064-zjcr1-92-m1f3j in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Running on pingcap-tidb-merged-integration-common-test-1064-rvh0j-2q-xpz1f in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1 Agent pingcap-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43 is provisioned from template pingcap_tidb_merged_integration_common_test_1064-lhm7f-svfm3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "276939c36bf3d93c0dc729901ca21b574ee201c2" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-lhm7f" name: "pingcap-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43" - 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-tidb-merged-integration-common-test-1064-lhm7f-sv-61d43 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test [Pipeline] { [Pipeline] checkout No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@29895a7b; decorates RemoteLauncher[hudson.remoting.Channel@21212b77:JNLP4-connect connection from 10.233.71.46/10.233.71.46:48686] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@47b263b0; decorates RemoteLauncher[hudson.remoting.Channel@6a05b36c:JNLP4-connect connection from 10.233.71.156/10.233.71.156:58202] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 The recommended git tool is: git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6168a9bb; decorates RemoteLauncher[hudson.remoting.Channel@70fa4bf0:JNLP4-connect connection from 10.233.84.75/10.233.84.75:60482] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache Agent pingcap-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm is provisioned from template pingcap_tidb_merged_integration_common_test_1064-lgxmm-vl05l --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "42cfada2f3cee74609cb02d63fb0dfa7a4e7b0bf" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-lgxmm" name: "pingcap-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm" - 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" Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1 > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Running on pingcap-tidb-merged-integration-common-test-1064-lgxmm-vl-qdctm in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h is provisioned from template pingcap_tidb_merged_integration_common_test_1064-7hk0g-jx4pr --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f0dbe1251bca80a2e4acbaa2e0a71ba9b454a0a0" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-7hk0g" name: "pingcap-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h" - 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-tidb-merged-integration-common-test-1064-7hk0g-jx-6mm8h in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Agent pingcap-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1 is provisioned from template pingcap_tidb_merged_integration_common_test_1064-22wx0-p1t7g --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4ac6aad63692467097da5c90815daa9342c8c82f" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-22wx0" name: "pingcap-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1" - 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-tidb-merged-integration-common-test-1064-22wx0-p1-k9gk1 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Agent pingcap-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f is provisioned from template pingcap_tidb_merged_integration_common_test_1064-gtp57-gx6j9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0ba6e7dced0b10fb99bf373c85bb8ee7be9a73ec" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-gtp57" name: "pingcap-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f" - 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-tidb-merged-integration-common-test-1064-gtp57-gx-8z43f in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Agent pingcap-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1 is provisioned from template pingcap_tidb_merged_integration_common_test_1064-5knz4-8bd4s --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "807a4c31e5d491eae3052520696cb97502a7ce6f" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-5knz4" name: "pingcap-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1" - 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-tidb-merged-integration-common-test-1064-5knz4-8b-25qj1 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test Still waiting to schedule task โ€˜pingcap-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7โ€™ is offline Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs Still waiting to schedule task โ€˜pingcap-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhsโ€™ is offline Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 10.26 secs (141560146 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:34 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:34 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache randgen_test start START tidb_server, LOG FILE: ./tidb.log tidb-server(PID: 107) STARTED No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@38fb371f; decorates RemoteLauncher[hudson.remoting.Channel@19979642:JNLP4-connect connection from 10.233.100.106/10.233.100.106:36664] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@54e48d0e; decorates RemoteLauncher[hudson.remoting.Channel@5f9d46ca:JNLP4-connect connection from 10.233.114.87/10.233.114.87:41598] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@369177fc; decorates RemoteLauncher[hudson.remoting.Channel@2eef7add:JNLP4-connect connection from 10.233.109.85/10.233.109.85:51874] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/tidb/merged_integration_common_test # 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@30d6a30; decorates RemoteLauncher[hudson.remoting.Channel@6c300d17:JNLP4-connect connection from 10.233.66.44/10.233.66.44:60498] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@33c792ef; decorates RemoteLauncher[hudson.remoting.Channel@32df2646:JNLP4-connect connection from 10.233.127.241/10.233.127.241:38568] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/tidb/merged_integration_common_test # 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 RUN ALL RANDGEN TEST CASES time="2024-05-06T11:34:34+08:00" level=info msg="running tests: [enum enum_aggregate enum_expression_1 enum_expression_2 enum_expression_3 enum_expression_4 generated_columns greatest ifnull index_join_union_scan isnull least partition plus point_get udaf_avg udaf_avg_union udaf_bitand udaf_bitand_union udaf_bitor udaf_bitor_union udaf_bitxor udaf_bitxor_union udaf_count udaf_count_union udaf_group_concat udaf_max_min udaf_max_min_union udaf_sum udaf_sum_union udf_abs udf_acos udf_asin udf_ceil udf_div udf_floor udf_is_true_false udf_logic_xor]" time="2024-05-06T11:34:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e40b0 {{} {} 0} {0 0} [0xc000120360] map[] 0 1 0xc0000363c0 false map[0xc000120360:map[0xc000120360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/enum.test: ok! 150 test cases passed, take time 0.631868475 s time="2024-05-06T11:34:34+08:00" level=info msg="run test [enum] ok" time="2024-05-06T11:34:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000308670 {{} {} 0} {0 0} [0xc00038c000] map[] 0 1 0xc000305200 false map[0xc00038c000:map[0xc00038c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" > 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 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" ./t/enum_aggregate.test: ok! 1031 test cases passed, take time 1.768891655 s time="2024-05-06T11:34:36+08:00" level=info msg="run test [enum_aggregate] ok" time="2024-05-06T11:34:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4540 {{} {} 0} {0 0} [0xc000398120] map[] 0 1 0xc0005315c0 false map[0xc000398120:map[0xc000398120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs is provisioned from template pingcap_tidb_merged_integration_common_test_1064-b41b7-xq8js --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "fb1275e5c746c3b1aec8f392de788107819af23e" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-b41b7" name: "pingcap-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs" - 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-tidb-merged-integration-common-test-1064-b41b7-xq-vlkhs in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test ./t/enum_expression_1.test: ok! 1018 test cases passed, take time 2.374357268 s time="2024-05-06T11:34:39+08:00" level=info msg="run test [enum_expression_1] ok" time="2024-05-06T11:34:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596200 {{} {} 0} {0 0} [0xc0005bea20] map[] 0 1 0xc0004b69c0 false map[0xc0005bea20:map[0xc0005bea20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/enum_expression_2.test: ok! 1019 test cases passed, take time 2.5297952649999997 s time="2024-05-06T11:34:41+08:00" level=info msg="run test [enum_expression_2] ok" time="2024-05-06T11:34:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000394550 {{} {} 0} {0 0} [0xc00089e510] map[] 0 1 0xc000037620 false map[0xc00089e510:map[0xc00089e510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 11.52 secs (126095256 bytes/sec) [Pipeline] { [Pipeline] cache ./t/enum_expression_3.test: ok! 1031 test cases passed, take time 3.041201894 s time="2024-05-06T11:34:44+08:00" level=info msg="run test [enum_expression_3] ok" time="2024-05-06T11:34:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4238 {{} {} 0} {0 0} [0xc0005cdef0] map[] 0 1 0xc000036ba0 false map[0xc0005cdef0:map[0xc0005cdef0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/enum_expression_4.test: ok! 1031 test cases passed, take time 2.5487134449999997 s time="2024-05-06T11:34:47+08:00" level=info msg="run test [enum_expression_4] ok" time="2024-05-06T11:34:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596158 {{} {} 0} {0 0} [0xc0005cd8c0] map[] 0 1 0xc0001a26c0 false map[0xc0005cd8c0:map[0xc0005cd8c0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/generated_columns.test: ok! 499 test cases passed, take time 8.970786005 s time="2024-05-06T11:34:56+08:00" level=info msg="run test [generated_columns] ok" time="2024-05-06T11:34:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e57a8 {{} {} 0} {0 0} [0xc0002f8630] map[] 0 1 0xc000657da0 false map[0xc0002f8630:map[0xc0002f8630:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/greatest.test: ok! 1551 test cases passed, take time 1.892039987 s time="2024-05-06T11:34:58+08:00" level=info msg="run test [greatest] ok" time="2024-05-06T11:34:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596810 {{} {} 0} {0 0} [0xc0007e8a20] map[] 0 1 0xc00069d7a0 false map[0xc0007e8a20:map[0xc0007e8a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:34:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ifnull.test: ok! 1178 test cases passed, take time 1.796737711 s time="2024-05-06T11:35:00+08:00" level=info msg="run test [ifnull] ok" time="2024-05-06T11:35:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005967e0 {{} {} 0} {0 0} [0xc00061c000] map[] 0 1 0xc00069daa0 false map[0xc00061c000:map[0xc00061c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 19.08 secs (76153399 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:34 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:34 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 11:34 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 11:35 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout [Pipeline] sh The recommended git tool is: git analyze_test start go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/pingcap/errors v0.11.4 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664 [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min gosqltest start /go [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@40c81f9b; decorates RemoteLauncher[hudson.remoting.Channel@4df79c9a:JNLP4-connect connection from 10.233.84.44/10.233.84.44:44476] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/tidb/merged_integration_common_test # 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20190911032414-d88cd749f56d go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/errors v0.11.4 go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/parser v0.0.0-20190903084634-0daf3f706c76 go: downloading github.com/opentracing/opentracing-go v1.0.2 go: downloading github.com/pingcap/failpoint v0.0.0-20190512135322-30cc7431d99c go: downloading go.uber.org/zap v1.12.0 go: downloading google.golang.org/grpc v1.17.0 go: downloading github.com/pingcap/tipb v0.0.0-20190806070524-16909e03435e go: downloading github.com/klauspost/cpuid v0.0.0-20170728055534-ae7887de9fa5 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/golang/protobuf v1.2.0 go: downloading github.com/pingcap/log v0.0.0-20190307075452-bd41d9273596 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/coreos/etcd v3.3.13+incompatible go: downloading github.com/pingcap/tidb-tools v2.1.3-0.20190321065848-1e8b48f5c168+incompatible go: downloading github.com/shirou/gopsutil v2.18.10+incompatible go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading go.uber.org/atomic v1.5.0 go: downloading golang.org/x/tools v0.0.0-20191107010934-f79515f33823 go: downloading github.com/cznic/sortutil v0.0.0-20150617083342-4c7342852e65 go: downloading github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 go: downloading github.com/pingcap/kvproto v0.0.0-20190904075355-9a1bd6a31da2 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f go: downloading github.com/gogo/protobuf v1.2.0 go: downloading github.com/google/btree v1.0.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20180531100431-4c381bd170b4 go: downloading github.com/pingcap/pd v0.0.0-20190712044914-75a1f9f3062b go: downloading github.com/prometheus/client_golang v0.9.0 go: downloading github.com/twinj/uuid v1.0.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible go: downloading github.com/google/uuid v1.1.1 go: downloading golang.org/x/text v0.3.0 go: downloading golang.org/x/net v0.0.0-20190620200207-3b0461eec859 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7 go: downloading github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d go: downloading github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 go: downloading github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39 go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 go: downloading go.uber.org/multierr v1.4.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/uber/jaeger-lib v1.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 go: downloading google.golang.org/genproto v0.0.0-20190108161440-ae2f86662275 ./t/index_join_union_scan.test: ok! 3076 test cases passed, take time 14.917483586 s time="2024-05-06T11:35:15+08:00" level=info msg="run test [index_join_union_scan] ok" time="2024-05-06T11:35:15+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000eb7be8 {{} {} 0} {0 0} [0xc002471cb0] map[] 0 1 0xc002089da0 false map[0xc002471cb0:map[0xc002471cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:15+08:00" level=info msg="enable tidb_enable_analyze_snapshot" build analyze_test successfully START tidb_server, LOG FILE: ./tidb.log tidb-server(PID: 2195) STARTED ./t/isnull.test: ok! 1551 test cases passed, take time 2.278890821 s time="2024-05-06T11:35:17+08:00" level=info msg="run test [isnull] ok" time="2024-05-06T11:35:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4488 {{} {} 0} {0 0} [0xc00069b050] map[] 0 1 0xc0024e4c60 false map[0xc00069b050:map[0xc00069b050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/least.test: ok! 1551 test cases passed, take time 2.873452483 s time="2024-05-06T11:35:20+08:00" level=info msg="run test [least] ok" time="2024-05-06T11:35:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000308760 {{} {} 0} {0 0} [0xc00089a480] map[] 0 1 0xc000037a40 false map[0xc00089a480:map[0xc00089a480:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" START RUNNING ANALYZE TEST ANALYZE TEST END ANALYZE TEST FINISHED SUCCESSFULLY! Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 12.77 secs (113784057 bytes/sec) ./t/partition.test: ok! 791 test cases passed, take time 3.240776959 s time="2024-05-06T11:35:23+08:00" level=info msg="run test [partition] ok" time="2024-05-06T11:35:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0021d25f8 {{} {} 0} {0 0} [0xc000304120] map[] 0 1 0xc0002dec00 false map[0xc000304120:map[0xc000304120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] { [Pipeline] cache ./t/plus.test: ok! 1551 test cases passed, take time 2.720480384 s time="2024-05-06T11:35:26+08:00" level=info msg="run test [plus] ok" time="2024-05-06T11:35:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000308020 {{} {} 0} {0 0} [0xc000718090] map[] 0 1 0xc000548060 false map[0xc000718090:map[0xc000718090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Agent pingcap-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7 is provisioned from template pingcap_tidb_merged_integration_common_test_1064-dwb88-t0q8q --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_common_test/1064/" runUrl: "job/pingcap/job/tidb/job/merged_integration_common_test/1064/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e3074d5085a3fe84daf2178a16faa8555ada9722" jenkins/label: "pingcap_tidb_merged_integration_common_test_1064-dwb88" name: "pingcap-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7" - 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-tidb-merged-integration-common-test-1064-dwb88-t0-cz1p7 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test ./t/point_get.test: ok! 3076 test cases passed, take time 4.09657032 s time="2024-05-06T11:35:30+08:00" level=info msg="run test [point_get] ok" time="2024-05-06T11:35:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0021d3100 {{} {} 0} {0 0} [0xc00084dd40] map[] 0 1 0xc0008e6240 false map[0xc00084dd40:map[0xc00084dd40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_avg.test: ok! 2551 test cases passed, take time 4.086159412 s time="2024-05-06T11:35:34+08:00" level=info msg="run test [udaf_avg] ok" time="2024-05-06T11:35:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000394480 {{} {} 0} {0 0} [0xc00039f050] map[] 0 1 0xc000036c00 false map[0xc00039f050:map[0xc00039f050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_avg_union.test: ok! 1051 test cases passed, take time 1.9860889369999999 s time="2024-05-06T11:35:36+08:00" level=info msg="run test [udaf_avg_union] ok" time="2024-05-06T11:35:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000394188 {{} {} 0} {0 0} [0xc00039f7a0] map[] 0 1 0xc0008e6240 false map[0xc00039f7a0:map[0xc00039f7a0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:36+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitand.test: ok! 1050 test cases passed, take time 1.607640663 s time="2024-05-06T11:35:38+08:00" level=info msg="run test [udaf_bitand] ok" time="2024-05-06T11:35:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4c40 {{} {} 0} {0 0} [0xc000586b40] map[] 0 1 0xc000584420 false map[0xc000586b40:map[0xc000586b40:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitand_union.test: ok! 1051 test cases passed, take time 1.734939488 s time="2024-05-06T11:35:39+08:00" level=info msg="run test [udaf_bitand_union] ok" time="2024-05-06T11:35:39+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596640 {{} {} 0} {0 0} [0xc00050e870] map[] 0 1 0xc000584d80 false map[0xc00050e870:map[0xc00050e870:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:39+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitor.test: ok! 1050 test cases passed, take time 1.424114673 s time="2024-05-06T11:35:41+08:00" level=info msg="run test [udaf_bitor] ok" time="2024-05-06T11:35:41+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000394b68 {{} {} 0} {0 0} [0xc000361290] map[] 0 1 0xc0006b3980 false map[0xc000361290:map[0xc000361290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:41+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitor_union.test: ok! 1051 test cases passed, take time 1.860296527 s time="2024-05-06T11:35:43+08:00" level=info msg="run test [udaf_bitor_union] ok" time="2024-05-06T11:35:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596688 {{} {} 0} {0 0} [0xc0004b41b0] map[] 0 1 0xc00046b020 false map[0xc0004b41b0:map[0xc0004b41b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitxor.test: ok! 1050 test cases passed, take time 1.772294051 s time="2024-05-06T11:35:45+08:00" level=info msg="run test [udaf_bitxor] ok" time="2024-05-06T11:35:45+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e48b0 {{} {} 0} {0 0} [0xc0004e5680] map[] 0 1 0xc000809c20 false map[0xc0004e5680:map[0xc0004e5680:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:45+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 18.14 secs (80109614 bytes/sec) [Pipeline] { [Pipeline] cache ./t/udaf_bitxor_union.test: ok! 1051 test cases passed, take time 2.009667322 s time="2024-05-06T11:35:47+08:00" level=info msg="run test [udaf_bitxor_union] ok" time="2024-05-06T11:35:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4368 {{} {} 0} {0 0} [0xc0005c3c20] map[] 0 1 0xc000808420 false map[0xc0005c3c20:map[0xc0005c3c20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_count.test: ok! 945 test cases passed, take time 1.310442158 s time="2024-05-06T11:35:48+08:00" level=info msg="run test [udaf_count] ok" time="2024-05-06T11:35:48+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e44a8 {{} {} 0} {0 0} [0xc000314000] map[] 0 1 0xc000808720 false map[0xc000314000:map[0xc000314000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:48+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_count_union.test: ok! 1051 test cases passed, take time 1.764698187 s time="2024-05-06T11:35:50+08:00" level=info msg="run test [udaf_count_union] ok" time="2024-05-06T11:35:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000394af0 {{} {} 0} {0 0} [0xc000640000] map[] 0 1 0xc000809260 false map[0xc000640000:map[0xc000640000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_group_concat.test: ok! 1551 test cases passed, take time 2.490057086 s time="2024-05-06T11:35:52+08:00" level=info msg="run test [udaf_group_concat] ok" time="2024-05-06T11:35:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4388 {{} {} 0} {0 0} [0xc000405290] map[] 0 1 0xc000036cc0 false map[0xc000405290:map[0xc000405290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 5.76 secs (252428840 bytes/sec) [Pipeline] { [Pipeline] cache ./t/udaf_max_min.test: ok! 1008 test cases passed, take time 1.509516289 s time="2024-05-06T11:35:54+08:00" level=info msg="run test [udaf_max_min] ok" time="2024-05-06T11:35:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003943b0 {{} {} 0} {0 0} [0xc0001f55f0] map[] 0 1 0xc00014c720 false map[0xc0001f55f0:map[0xc0001f55f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_max_min_union.test: ok! 1051 test cases passed, take time 1.8498551920000001 s time="2024-05-06T11:35:56+08:00" level=info msg="run test [udaf_max_min_union] ok" time="2024-05-06T11:35:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000308120 {{} {} 0} {0 0} [0xc00079d0e0] map[] 0 1 0xc00072e240 false map[0xc00079d0e0:map[0xc00079d0e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" PASS ok github.com/pingcap/tidb-test/go-sql-test/sqltest 2.461s [mysql] 2024/05/06 11:35:54 packets.go:122: closing bad idle connection: EOF [mysql] 2024/05/06 11:35:57 packets.go:122: closing bad idle connection: EOF ./t/udaf_sum.test: ok! 893 test cases passed, take time 1.5416387820000002 s time="2024-05-06T11:35:57+08:00" level=info msg="run test [udaf_sum] ok" time="2024-05-06T11:35:57+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000308930 {{} {} 0} {0 0} [0xc000453200] map[] 0 1 0xc0001ab560 false map[0xc000453200:map[0xc000453200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:57+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_sum_union.test: ok! 1051 test cases passed, take time 1.9252381029999999 s time="2024-05-06T11:35:59+08:00" level=info msg="run test [udaf_sum_union] ok" time="2024-05-06T11:35:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005960a0 {{} {} 0} {0 0} [0xc0006aca20] map[] 0 1 0xc00014c180 false map[0xc0006aca20:map[0xc0006aca20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:35:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 5.44 secs (267090693 bytes/sec) [Pipeline] { [Pipeline] cache [mysql] 2024/05/06 11:36:00 packets.go:122: closing bad idle connection: EOF [mysql] 2024/05/06 11:36:00 packets.go:174: failed to write ./t/udf_abs.test: ok! 1051 test cases passed, take time 1.811856715 s time="2024-05-06T11:36:01+08:00" level=info msg="run test [udf_abs] ok" time="2024-05-06T11:36:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005963f0 {{} {} 0} {0 0} [0xc000404000] map[] 0 1 0xc0004e28a0 false map[0xc000404000:map[0xc000404000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [mysql] 2024/05/06 11:36:02 statement.go:54: invalid connection ./t/udf_acos.test: ok! 1051 test cases passed, take time 1.787769655 s time="2024-05-06T11:36:03+08:00" level=info msg="run test [udf_acos] ok" time="2024-05-06T11:36:03+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0003945d0 {{} {} 0} {0 0} [0xc0006c4000] map[] 0 1 0xc00014cd80 false map[0xc0006c4000:map[0xc0006c4000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:03+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_asin.test: ok! 1033 test cases passed, take time 1.485870216 s time="2024-05-06T11:36:04+08:00" level=info msg="run test [udf_asin] ok" time="2024-05-06T11:36:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e4580 {{} {} 0} {0 0} [0xc000539830] map[] 0 1 0xc0004e31a0 false map[0xc000539830:map[0xc000539830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:04+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_ceil.test: ok! 1051 test cases passed, take time 1.456026732 s time="2024-05-06T11:36:06+08:00" level=info msg="run test [udf_ceil] ok" time="2024-05-06T11:36:06+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0021d2258 {{} {} 0} {0 0} [0xc000897b00] map[] 0 1 0xc0000369c0 false map[0xc000897b00:map[0xc000897b00:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:06+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_div.test: ok! 1051 test cases passed, take time 1.7463277750000001 s time="2024-05-06T11:36:08+08:00" level=info msg="run test [udf_div] ok" time="2024-05-06T11:36:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0005962d0 {{} {} 0} {0 0} [0xc0001c8a20] map[] 0 1 0xc000036660 false map[0xc0001c8a20:map[0xc0001c8a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_floor.test: ok! 1051 test cases passed, take time 1.546932524 s time="2024-05-06T11:36:09+08:00" level=info msg="run test [udf_floor] ok" time="2024-05-06T11:36:09+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000596538 {{} {} 0} {0 0} [0xc00052c000] map[] 0 1 0xc000267260 false map[0xc00052c000:map[0xc00052c000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:09+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_is_true_false.test: ok! 1051 test cases passed, take time 1.497254205 s time="2024-05-06T11:36:11+08:00" level=info msg="run test [udf_is_true_false] ok" time="2024-05-06T11:36:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0021d2148 {{} {} 0} {0 0} [0xc0006d7050] map[] 0 1 0xc000266300 false map[0xc0006d7050:map[0xc0006d7050:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_logic_xor.test: ok! 1051 test cases passed, take time 1.909385986 s time="2024-05-06T11:36:13+08:00" level=info msg="run test [udf_logic_xor] ok" Great, All tests passed RANDGEN TEST FINISHED SUCCESSFULLY! Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 11.31 secs (128415863 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:35 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:35 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:35 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:35 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:35 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:36 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 11:36 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 11:36 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 11:35 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 11:35 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh wait pd ready... [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] sh wait pd ready... [Pipeline] checkout [Pipeline] // cache The recommended git tool is: git [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // cache [Pipeline] } wait pd ready... gormtest start /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm go path is /go go: downloading github.com/jinzhu/now v1.1.4 go: downloading github.com/jinzhu/inflection v1.0.0 [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5fdf5cf2; decorates RemoteLauncher[hudson.remoting.Channel@44f91ac3:JNLP4-connect connection from 10.233.68.228/10.233.68.228:51630] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [mysql] 2024/05/06 11:36:20 packets.go:59: malformed packet [mysql] 2024/05/06 11:36:20 packets.go:37: connection is closed [mysql] 2024/05/06 11:36:20 packets.go:37: too many reads PASS ok github.com/go-sql-driver/mysql 28.935s gosqltest end Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test # 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm wait tikv ready... wait tikv ready... wait tikv ready... wait tikv ready... go: downloading gorm.io/driver/mysql v1.3.3 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading gorm.io/driver/sqlite v1.3.2 go: downloading github.com/lib/pq v1.10.5 go: downloading gorm.io/driver/sqlserver v1.3.2 go: downloading gorm.io/driver/postgres v1.3.5 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/denisenkom/go-mssqldb v0.12.0 go: downloading github.com/jackc/pgx/v4 v4.16.0 go: downloading github.com/mattn/go-sqlite3 v1.14.12 go: downloading github.com/jackc/pgtype v1.11.0 go: downloading github.com/jackc/pgconn v1.12.0 go: downloading github.com/jackc/pgproto3/v2 v2.3.0 go: downloading github.com/jackc/pgio v1.0.0 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/jackc/chunkreader/v2 v2.0.1 go: downloading golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/pgproto3 v1.1.0 go: downloading github.com/jackc/chunkreader v1.0.0 go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 go: downloading github.com/golang-sql/sqlexp v0.0.0-20170517235910-f1bb20e5a188 randgen_test start START tidb_server, LOG FILE: ./tidb.log tidb-server(PID: 329) STARTED analyze_test start go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/pingcap/errors v0.11.4 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664 gormtest start /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm go path is /go go: downloading github.com/jinzhu/now v1.1.4 go: downloading github.com/jinzhu/inflection v1.0.0 tidb_test start + [[ ! -e ./tidb_test ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]] + [[ -z '' ]] + TIDB_PARALLELISM=8 + [[ -z '' ]] + TEST_FILE=./ql.t + rm -rf './tidb.log*' + echo 'START tidb_server, LOG FILE: ./tidb.log' START tidb_server, LOG FILE: ./tidb.log + '[' tikv = tikv ']' + TIDB_PARALLELISM=1 + SERVER_PID=309 + echo 'tidb-server(PID: 309) STARTED' tidb-server(PID: 309) STARTED + sleep 10 + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -config ./config.toml -store tikv -path 127.0.0.1:2379 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 19.98 secs (72723540 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 11:36 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 11:36 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore RUN ALL RANDGEN TEST CASES time="2024-05-06T11:36:42+08:00" level=info msg="running tests: [enum enum_aggregate enum_expression_1 enum_expression_2 enum_expression_3 enum_expression_4 generated_columns greatest ifnull index_join_union_scan isnull least partition plus point_get udaf_avg udaf_avg_union udaf_bitand udaf_bitand_union udaf_bitor udaf_bitor_union udaf_bitxor udaf_bitxor_union udaf_count udaf_count_union udaf_group_concat udaf_max_min udaf_max_min_union udaf_sum udaf_sum_union udf_abs udf_acos udf_asin udf_ceil udf_div udf_floor udf_is_true_false udf_logic_xor]" time="2024-05-06T11:36:42+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a0b0 {{} {} 0} {0 0} [0xc00012a000] map[] 0 1 0xc0001a6120 false map[0xc00012a000:map[0xc00012a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:42+08:00" level=info msg="enable tidb_enable_analyze_snapshot" [Pipeline] } [Pipeline] // stage [Pipeline] } /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm [Pipeline] // container [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // cache [Pipeline] } ./t/enum.test: ok! 150 test cases passed, take time 1.601516406 s time="2024-05-06T11:36:44+08:00" level=info msg="run test [enum] ok" time="2024-05-06T11:36:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a5c8 {{} {} 0} {0 0} [0xc0002faab0] map[] 0 1 0xc0001a77a0 false map[0xc0002faab0:map[0xc0002faab0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" wait pd ready... [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] // timeout [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] cache ./t/enum_aggregate.test: ok! 1031 test cases passed, take time 2.664102386 s time="2024-05-06T11:36:47+08:00" level=info msg="run test [enum_aggregate] ok" time="2024-05-06T11:36:47+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a500 {{} {} 0} {0 0} [0xc00074e3f0] map[] 0 1 0xc000301020 false map[0xc00074e3f0:map[0xc00074e3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:47+08:00" level=info msg="enable tidb_enable_analyze_snapshot" build analyze_test successfully START tidb_server, LOG FILE: ./tidb.log tidb-server(PID: 2538) STARTED + set +x START RUNNING TIDB TEST ./t/enum_expression_1.test: ok! 1018 test cases passed, take time 2.982200056 s time="2024-05-06T11:36:50+08:00" level=info msg="run test [enum_expression_1] ok" time="2024-05-06T11:36:50+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002ca388 {{} {} 0} {0 0} [0xc0003f1710] map[] 0 1 0xc000300c60 false map[0xc0003f1710:map[0xc0003f1710:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:50+08:00" level=info msg="enable tidb_enable_analyze_snapshot" START RUNNING ANALYZE TEST time="2024-05-06T11:36:52+08:00" level=warning msg="ping db failed, retry count 0 err dial tcp 127.0.0.1:4001: connect: connection refused" ./t/enum_expression_2.test: ok! 1019 test cases passed, take time 3.039623871 s time="2024-05-06T11:36:53+08:00" level=info msg="run test [enum_expression_2] ok" time="2024-05-06T11:36:53+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a6f0 {{} {} 0} {0 0} [0xc0007c0f30] map[] 0 1 0xc0001a7440 false map[0xc0007c0f30:map[0xc0007c0f30:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:53+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ..................................................[2024/05/06 11:36:53.353 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; \n BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n COMMIT;\n-- S 50\nSELECT * FROM;\n"] [error="line 27 column 15 near \";\n\" "] [errorVerbose="line 27 column 15 near \";\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] go: downloading gorm.io/driver/sqlserver v1.3.2 go: downloading gorm.io/driver/mysql v1.3.3 go: downloading gorm.io/driver/postgres v1.3.5 go: downloading github.com/jinzhu/now v1.1.5 go: downloading gorm.io/driver/sqlite v1.3.2 go: downloading github.com/lib/pq v1.10.5 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/jackc/pgx/v4 v4.16.0 go: downloading github.com/denisenkom/go-mssqldb v0.12.0 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/mattn/go-sqlite3 v1.14.12 go: downloading github.com/jackc/pgtype v1.11.0 go: downloading github.com/jackc/pgconn v1.12.0 go: downloading github.com/jackc/pgio v1.0.0 go: downloading github.com/jackc/pgproto3/v2 v2.3.0 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/chunkreader/v2 v2.0.1 go: downloading golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b go: downloading github.com/jackc/chunkreader v1.0.0 go: downloading github.com/jackc/pgproto3 v1.1.0 go: downloading github.com/golang-sql/sqlexp v0.0.0-20170517235910-f1bb20e5a188 go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 ..[2024/05/06 11:36:53.594 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; \n BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n COMMIT;\n-- S 53\nSELECT none FROM (\n\tSELECT * FROM employee\n\tSELECT * FROM department\n);\n"] [error="line 29 column 8 near \"SELECT * FROM department\n);\n\" "] [errorVerbose="line 29 column 8 near \"SELECT * FROM department\n);\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] wait tikv ready... ANALYZE TEST END ANALYZE TEST FINISHED SUCCESSFULLY! ./t/enum_expression_3.test: ok! 1031 test cases passed, take time 3.230479181 s time="2024-05-06T11:36:56+08:00" level=info msg="run test [enum_expression_3] ok" time="2024-05-06T11:36:56+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f22b8 {{} {} 0} {0 0} [0xc0003153b0] map[] 0 1 0xc000036ea0 false map[0xc0003153b0:map[0xc0003153b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:56+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/enum_expression_4.test: ok! 1031 test cases passed, take time 3.069568528 s time="2024-05-06T11:36:59+08:00" level=info msg="run test [enum_expression_4] ok" time="2024-05-06T11:36:59+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a200 {{} {} 0} {0 0} [0xc0002fe510] map[] 0 1 0xc000036900 false map[0xc0002fe510:map[0xc0002fe510:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:36:59+08:00" level=info msg="enable tidb_enable_analyze_snapshot" Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test) 1452986880 bytes in 13.90 secs (104533852 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 11:36 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 11:37 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 11:32 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 11:32 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 11:32 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: HEAD UTC Build Time: 2024-05-06 03:28:38 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // stage [Pipeline] } gosqltest start /go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // cache [Pipeline] } tidb_test start + [[ ! -e ./tidb_test ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server ]] + [[ -z '' ]] + TIDB_PARALLELISM=8 + [[ -z '' ]] + TEST_FILE=./ql.t + rm -rf './tidb.log*' + echo 'START tidb_server, LOG FILE: ./tidb.log' START tidb_server, LOG FILE: ./tidb.log + '[' unistore = tikv ']' ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + SERVER_PID=' 108' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4001 -status 9081 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4002 -status 9082 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4003 -status 9083 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110 111' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4004 -status 9084 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110 111 112' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4005 -status 9085 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110 111 112 113' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4006 -status 9086 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110 111 112 113 114' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4007 -status 9087 -store unistore -config ./config.toml -path= + SERVER_PID=' 108 109 110 111 112 113 114 115' + echo 'tidb-server(PID: 108 109 110 111 112 113 114 115) STARTED' tidb-server(PID: 108 109 110 111 112 113 114 115) STARTED + sleep 10 + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/bin/tidb-server -P 4008 -status 9088 -store unistore -config ./config.toml -path= [Pipeline] // podTemplate [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } 2024/05/06 11:37:06 testing mysql... [Pipeline] // stage [Pipeline] } 2024/05/06 11:37:06 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_belongs_to_test.go:139 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`users`, CONSTRAINT `fk_users_company` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`)) [0.742ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:06.806','2024-05-06 11:37:06.806',NULL,'invalid-user-with-invalid-belongs-to-foreign-key',0,NULL,10000001,NULL,false) 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [0.514ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'many2many_omit_associations_locale_1'),(53,'many2many_omit_associations_locale_2') ON DUPLICATE KEY UPDATE `user_id`=`user_id` 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [1.352ms] [rows:1] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:07.241','2024-05-06 11:37:07.241',NULL,'many2many_omit_associations',18,'2024-05-06 11:37:07',NULL,NULL,false) 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [0.451ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'omitmany2many') ON DUPLICATE KEY UPDATE `user_id`=`user_id` 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [1.309ms] [rows:1] UPDATE `users` SET `updated_at`='2024-05-06 11:37:07.246' WHERE `users`.`deleted_at` IS NULL AND `id` = 53 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:66 Error 1048: Column 'member_id' cannot be null [1.892ms] [rows:0] UPDATE `profiles` SET `member_id`=NULL WHERE `profiles`.`member_id` = 1 AND `profiles`.`deleted_at` IS NULL 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:117 record not found [0.539ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:121 record not found [0.484ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20190911032414-d88cd749f56d go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/pingcap/errors v0.11.4 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:171 record not found [0.447ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:175 record not found [0.451ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1 2024/05/06 11:37:07 /usr/local/go/src/reflect/value.go:596 [error] Got error when compile callbacks, got conflicting callback c3 with before c1 2024/05/06 11:37:07 /usr/local/go/src/reflect/value.go:596 [warn] removing callback `c2` from /usr/local/go/src/reflect/value.go:596 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/connpool_test.go:151 record not found [1.218ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:07 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/count_test.go:153 model value required when using preload [0.937ms] [rows:1] SELECT count(*) FROM `users` WHERE name in ('count-1','count-2','count-3') go: downloading github.com/pingcap/failpoint v0.0.0-20190512135322-30cc7431d99c go: downloading github.com/pingcap/parser v0.0.0-20190903084634-0daf3f706c76 go: downloading go.uber.org/zap v1.12.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/opentracing/opentracing-go v1.0.2 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading google.golang.org/grpc v1.17.0 go: downloading github.com/pingcap/tipb v0.0.0-20190806070524-16909e03435e go: downloading github.com/uber/jaeger-client-go v2.15.0+incompatible go: downloading go.uber.org/atomic v1.5.0 go: downloading github.com/coreos/etcd v3.3.13+incompatible go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/pingcap/tidb-tools v2.1.3-0.20190321065848-1e8b48f5c168+incompatible go: downloading github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 go: downloading github.com/klauspost/cpuid v0.0.0-20170728055534-ae7887de9fa5 go: downloading github.com/golang/protobuf v1.2.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/twinj/uuid v1.0.0 go: downloading github.com/shirou/gopsutil v2.18.10+incompatible go: downloading golang.org/x/tools v0.0.0-20191107010934-f79515f33823 go: downloading github.com/pingcap/log v0.0.0-20190307075452-bd41d9273596 go: downloading github.com/pingcap/kvproto v0.0.0-20190904075355-9a1bd6a31da2 go: downloading github.com/cznic/sortutil v0.0.0-20150617083342-4c7342852e65 go: downloading github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f go: downloading github.com/prometheus/client_golang v0.9.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/gogo/protobuf v1.2.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/google/btree v1.0.0 go: downloading golang.org/x/text v0.3.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 go: downloading github.com/pingcap/pd v0.0.0-20190712044914-75a1f9f3062b go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20180531100431-4c381bd170b4 go: downloading golang.org/x/net v0.0.0-20190620200207-3b0461eec859 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7 go: downloading github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d go: downloading github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 go: downloading github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39 go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 go: downloading go.uber.org/multierr v1.4.0 go: downloading github.com/uber/jaeger-lib v1.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:352 empty slice found [0.263ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:357 empty slice found [0.169ms] [rows:0] INSERT INTO `users` VALUES() 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:369 slice data #2 is invalid: unsupported data [0.198ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:08.04','2024-05-06 11:37:08.04',NULL,'invalid_slice_1',18,'2024-05-06 11:37:08',NULL,NULL,false),('2024-05-06 11:37:08.04','2024-05-06 11:37:08.04',NULL,'invalid_slice_2',18,'2024-05-06 11:37:08',NULL,NULL,false),() 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/customize_field_test.go:143 record not found [1.382ms] [rows:0] SELECT * FROM `customize_field_structs` WHERE `customize_field_structs`.`name` = 'create' AND `customize_field_structs`.`field_readonly` = 'create_allow_readonly' AND `customize_field_structs`.`deleted_at` IS NULL ORDER BY `customize_field_structs`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:30 record not found [0.643ms] [rows:0] SELECT * FROM `users` WHERE id = 231 AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:52 WHERE conditions required [0.270ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 11:37:08.198' WHERE `users`.`deleted_at` IS NULL 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:56 record not found [0.568ms] [rows:0] SELECT * FROM `users` WHERE id = 230 AND `users`.`deleted_at` IS NULL AND `users`.`id` = 232 ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:85 record not found [0.597ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 AND `deleted_users`.`deleted_at` IS NULL ORDER BY `deleted_users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:99 record not found [0.516ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 ORDER BY `deleted_users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:111 record not found [1.689ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:117 record not found [1.786ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_2' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:123 WHERE conditions required [0.269ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 11:37:08.225' WHERE `users`.`deleted_at` IS NULL go: downloading google.golang.org/genproto v0.0.0-20190108161440-ae2f86662275 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:133 record not found [0.711ms] [rows:0] SELECT * FROM `products` WHERE Code = 'unique_code' AND `products`.`deleted_at` IS NULL AND `products`.`id` = 1 ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:156 record not found [1.013ms] [rows:0] SELECT * FROM `products` WHERE code = 'Invalid' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:176 record not found [1.174ms] [rows:0] SELECT * FROM `products` WHERE code = 'dont_update' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:196 can't save [1.087ms] [rows:1] INSERT INTO `products` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`after_find_call_times`,`before_create_call_times`,`after_create_call_times`,`before_update_call_times`,`after_update_call_times`,`before_save_call_times`,`after_save_call_times`,`before_delete_call_times`,`after_delete_call_times`) VALUES ('2024-05-06 11:37:08.775','2024-05-06 11:37:08.775',NULL,'','after_save_error',100.000000,0,1,0,0,0,1,0,0,0) 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:197 record not found [1.231ms] [rows:0] SELECT * FROM `products` WHERE code = 'after_save_error' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:207 can't delete [1.069ms] [rows:1] UPDATE `products` SET `deleted_at`='2024-05-06 11:37:08.78' WHERE `products`.`id` = 4 AND `products`.`deleted_at` IS NULL 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:485 invalid item [0.986ms] [rows:1] INSERT INTO `product4` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`owner`) VALUES ('2024-05-06 11:37:08.885','2024-05-06 11:37:08.885',NULL,'Product-1','',100,'') 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:489 record not found [0.930ms] [rows:0] SELECT * FROM `product4` WHERE name = 'Product-1' AND `product4`.`deleted_at` IS NULL ORDER BY `product4`.`id` LIMIT 1 2024/05/06 11:37:08 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:82 record not found [3.768ms] [rows:0] SELECT `users`.`id`,`users`.`created_at`,`users`.`updated_at`,`users`.`deleted_at`,`users`.`name`,`users`.`age`,`users`.`birthday`,`users`.`company_id`,`users`.`manager_id`,`users`.`active` FROM `users` inner join pets on pets.user_id = users.id AND pets.name = 'joins-conds_pet_1' join accounts on accounts.user_id = users.id AND accounts.number = 'joins-conds_accountnon-exist' WHERE users.name = 'joins-conds' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:09 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:107 dry run mode unsupported [0.021ms] [rows:0] SELECT id, name, iv.total, iv.paid, iv.balance FROM `table_employees` LEFT JOIN (SELECT seller, SUM(total) as total, SUM(paid) as paid, SUM(balance) as balance FROM `table_invoices` GROUP BY `seller`) AS iv ON iv.seller = table_employees.id 2024/05/06 11:37:09 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:19 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause' [0.296ms] [rows:0] SELECT `aaa` FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL 2024/05/06 11:37:09 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:23 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause' [0.201ms] [rows:0] SELECT * FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL 2024/05/06 11:37:09 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:33 record not found [1.304ms] [rows:0] SELECT * FROM `users` WHERE name = 'jinzhu; delete * from users' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:11 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:72 record not found [1.456ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND name3 = 'jinzhu-new3' AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1 2024/05/06 11:37:11 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:79 record not found [1.259ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1 2024/05/06 11:37:11 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:56 record not found [0.770ms] [rows:0] SELECT * FROM `level3` WHERE name = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:13 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:941 record not found [0.609ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:13 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:996 record not found [0.673ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:14 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:1268 record not found [0.784ms] [rows:0] SELECT * FROM `level2` WHERE value = 'bogus' ORDER BY `level2`.`id` LIMIT 1 + set +x START RUNNING TIDB TEST ..........................................[2024/05/06 11:37:16.039 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 479\nSELECT Name, Unique FROM __Index;\n"] [error="line 2 column 20 near \"Unique FROM __Index;\n\" "] [errorVerbose="line 2 column 20 near \"Unique FROM __Index;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] 2024/05/06 11:37:15 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:378 Error 1146: Table 'test.wrong_table' doesn't exist [0.168ms] [rows:0] SELECT * FROM `wrong_table` WHERE name = 'find_in_batches_with_error' AND `wrong_table`.`deleted_at` IS NULL ORDER BY `wrong_table`.`id` LIMIT 2 2024/05/06 11:37:15 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1007 Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 97 near "OFFSET 3" [0.149ms] [rows:20] SELECT * FROM `users` WHERE name like 'OffsetUser%' AND `users`.`deleted_at` IS NULL ORDER BY age desc OFFSET 3 2024/05/06 11:37:15 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1169 sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User; sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User [2.904ms] [rows:2] SELECT AVG(age) as avgage FROM `users` WHERE name LIKE 'subquery_having%' AND `users`.`deleted_at` IS NULL GROUP BY `name` HAVING AVG(age) > (SELECT AVG(age) FROM `users` WHERE name LIKE 'subquery_having%') 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:123 sql: converting argument $11 type: Should not start with 'x' [0.352ms] [rows:0] INSERT INTO `scanner_valuer_structs` (`created_at`,`updated_at`,`deleted_at`,`name`,`gender`,`age`,`male`,`height`,`birthday`,`allergen`,`password`,`bytes`,`num`,`strings`,`structs`,`role`,`user_id`,`empty_time`,`example_struct`,`example_struct_ptr`) VALUES ('2024-05-06 11:37:16.086','2024-05-06 11:37:16.086',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','0','null','null','',NULL,'2024-05-06 11:37:16.086','{"Name":"","Val":"value1"}','{"Name":"","Val":"value2"}') 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:132 sql: converting argument $1 type: Should not start with 'x' [0.283ms] [rows:0] UPDATE `scanner_valuer_structs` SET `password`=NULL,`updated_at`='2024-05-06 11:37:16.088' WHERE `scanner_valuer_structs`.`deleted_at` IS NULL AND `id` = 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:42 record not found [1.363ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:71 record not found [0.934ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/sql_builder_test.go:99 record not found [1.470ms] [rows:0] SELECT * FROM `users` WHERE name in ('ExecRawSqlUser1','ExecRawSqlUser2','ExecRawSqlUser3') AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:40 record not found [1.387ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:109 record not found [1.293ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:146 record not found [1.399ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block-3' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:192 record not found [1.470ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:215 record not found [1.410ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:250 record not found [1.370ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:278 record not found [1.435ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:16 testing mysql... 2024/05/06 11:37:18 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/update_test.go:236 WHERE conditions required [0.229ms] [rows:0] UPDATE `users` SET `name`='jinzhu',`updated_at`='2024-05-06 11:37:18.929' WHERE `users`.`deleted_at` IS NULL .....................................................................................................................................................................................................................................[2024/05/06 11:37:20.142 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 418\nBEGIN;\n CREATE TABLE t (i int);\n INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT 10 OFFSET -1;\n"] [error="line 6 column 34 near \"-1;\n\" "] [errorVerbose="line 6 column 34 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] .....................................[2024/05/06 11:37:20.739 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 425\nBEGIN;\n CREATE TABLE t (i int);\n INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT -1;\n"] [error="line 6 column 24 near \"-1;\n\" "] [errorVerbose="line 6 column 24 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] .............[2024/05/06 11:37:20.939 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; \n BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n COMMIT;\n-- S 50\nSELECT * FROM;\n"] [error="line 27 column 15 near \";\n\" "] [errorVerbose="line 27 column 15 near \";\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] ...............[2024/05/06 11:37:21.240 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; \n BEGIN;\n\t\tCREATE TABLE department (\n\t\t\tDepartmentID int,\n\t\t\tDepartmentName text\n\t\t);\n\t\tINSERT INTO department VALUES\n\t\t\t(31, \"Sales\"),\n\t\t\t(33, \"Engineering\"),\n\t\t\t(34, \"Clerical\"),\n\t\t\t(35, \"Marketing\")\n\t\t;\n\t\tCREATE TABLE employee (\n\t\t\tLastName text,\n\t\t\tDepartmentID int\n\t\t);\n\t\tINSERT INTO employee VALUES\n\t\t\t(\"Rafferty\", 31),\n\t\t\t(\"Jones\", 33),\n\t\t\t(\"Heisenberg\", 33),\n\t\t\t(\"Robinson\", 34),\n\t\t\t(\"Smith\", 34),\n\t\t\t(\"Williams\", NULL)\n\t\t;\n COMMIT;\n-- S 53\nSELECT none FROM (\n\tSELECT * FROM employee\n\tSELECT * FROM department\n);\n"] [error="line 29 column 8 near \"SELECT * FROM department\n);\n\" "] [errorVerbose="line 29 column 8 near \"SELECT * FROM department\n);\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] 2024/05/06 11:37:22 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/upsert_test.go:284 Error 1062: Duplicate entry '259' for key 'users.PRIMARY' [0.715ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`,`id`) VALUES ('2024-05-06 11:37:22.177','2024-05-06 11:37:22.189',NULL,'find or create 4',44,NULL,NULL,NULL,false,259) PASS ok gorm.io/gorm/tests 15.652s gormtest end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ...........................................................................................................................................................................................................[2024/05/06 11:37:25.731 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 710\nBEGIN;\n CREATE TABLE t (i TEXT) DEFAULT CHARSET Badcharset;\nCOMMIT;\n"] [error="[parser:1115]Unknown character set: 'Badcharset'"] [errorVerbose="[parser:1115]Unknown character set: 'Badcharset'\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/parser/terror.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/terror/terror.go:238\ngithub.com/pingcap/parser.yyParse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/parser.go:14055\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:141\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] ..................................................................................... Great, All tests passed TIDB TEST END TIDB TEST FINISHED SUCCESSFULLY! [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 2024/05/06 11:37:26 testing mysql... 2024/05/06 11:37:26 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_belongs_to_test.go:139 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`users`, CONSTRAINT `fk_users_company` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`)) [1.333ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:26.794','2024-05-06 11:37:26.794',NULL,'invalid-user-with-invalid-belongs-to-foreign-key',0,NULL,10000001,NULL,false) 2024/05/06 11:37:27 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [1.058ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'many2many_omit_associations_locale_1'),(53,'many2many_omit_associations_locale_2') ON DUPLICATE KEY UPDATE `user_id`=`user_id` 2024/05/06 11:37:27 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:99 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [2.720ms] [rows:1] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:27.624','2024-05-06 11:37:27.624',NULL,'many2many_omit_associations',18,'2024-05-06 11:37:28',NULL,NULL,false) 2024/05/06 11:37:27 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [1.252ms] [rows:0] INSERT INTO `user_speaks` (`user_id`,`language_code`) VALUES (53,'omitmany2many') ON DUPLICATE KEY UPDATE `user_id`=`user_id` 2024/05/06 11:37:27 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_many2many_test.go:118 Error 1452: Cannot add or update a child row: a foreign key constraint fails (`test`.`user_speaks`, CONSTRAINT `fk_user_speaks_language` FOREIGN KEY (`language_code`) REFERENCES `languages` (`code`)) [3.165ms] [rows:1] UPDATE `users` SET `updated_at`='2024-05-06 11:37:27.634' WHERE `users`.`deleted_at` IS NULL AND `id` = 53 2024/05/06 11:37:27 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:66 Error 1048: Column 'member_id' cannot be null [2.473ms] [rows:0] UPDATE `profiles` SET `member_id`=NULL WHERE `profiles`.`member_id` = 1 AND `profiles`.`deleted_at` IS NULL 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:117 record not found [1.185ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:121 record not found [0.828ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:171 record not found [1.080ms] [rows:0] SELECT * FROM `members` WHERE `members`.`id` = 1 ORDER BY `members`.`id` LIMIT 1 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/associations_test.go:175 record not found [0.895ms] [rows:0] SELECT * FROM `profiles` WHERE `profiles`.`id` = 1 AND `profiles`.`id` = 1 ORDER BY `profiles`.`id` LIMIT 1 2024/05/06 11:37:28 /usr/local/go/src/reflect/value.go:596 [error] Got error when compile callbacks, got conflicting callback c3 with before c1 2024/05/06 11:37:28 /usr/local/go/src/reflect/value.go:596 [warn] removing callback `c2` from /usr/local/go/src/reflect/value.go:596 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/connpool_test.go:151 record not found [1.869ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:28 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/count_test.go:153 model value required when using preload [1.325ms] [rows:1] SELECT count(*) FROM `users` WHERE name in ('count-1','count-2','count-3') 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:352 empty slice found [0.566ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:357 empty slice found [0.494ms] [rows:0] INSERT INTO `users` VALUES() 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/create_test.go:369 slice data #2 is invalid: unsupported data [0.535ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`) VALUES ('2024-05-06 11:37:29.275','2024-05-06 11:37:29.275',NULL,'invalid_slice_1',18,'2024-05-06 11:37:29',NULL,NULL,false),('2024-05-06 11:37:29.275','2024-05-06 11:37:29.275',NULL,'invalid_slice_2',18,'2024-05-06 11:37:29',NULL,NULL,false),() 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/customize_field_test.go:143 record not found [2.211ms] [rows:0] SELECT * FROM `customize_field_structs` WHERE `customize_field_structs`.`name` = 'create' AND `customize_field_structs`.`field_readonly` = 'create_allow_readonly' AND `customize_field_structs`.`deleted_at` IS NULL ORDER BY `customize_field_structs`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:30 record not found [1.045ms] [rows:0] SELECT * FROM `users` WHERE id = 231 AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:52 WHERE conditions required [0.567ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 11:37:29.634' WHERE `users`.`deleted_at` IS NULL 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:56 record not found [1.060ms] [rows:0] SELECT * FROM `users` WHERE id = 230 AND `users`.`deleted_at` IS NULL AND `users`.`id` = 232 ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:85 record not found [0.945ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 AND `deleted_users`.`deleted_at` IS NULL ORDER BY `deleted_users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:99 record not found [0.820ms] [rows:0] SELECT * FROM `deleted_users` WHERE `deleted_users`.`id` = 1 ORDER BY `deleted_users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:111 record not found [2.532ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:117 record not found [2.291ms] [rows:0] SELECT * FROM `users` WHERE name = 'inline_delete_2' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:29 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/delete_test.go:123 WHERE conditions required [0.478ms] [rows:0] UPDATE `users` SET `deleted_at`='2024-05-06 11:37:29.708' WHERE `users`.`deleted_at` IS NULL 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/embedded_struct_test.go:165 SLOW SQL >= 200ms [2007.244ms] [rows:0] ALTER TABLE `user_friends` ADD CONSTRAINT `fk_user_friends_advanced_user` FOREIGN KEY (`advanced_user_id`) REFERENCES `advanced_users`(`id`) 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:133 record not found [1.004ms] [rows:0] SELECT * FROM `products` WHERE Code = 'unique_code' AND `products`.`deleted_at` IS NULL AND `products`.`id` = 1 ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:156 record not found [1.267ms] [rows:0] SELECT * FROM `products` WHERE code = 'Invalid' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:176 record not found [1.536ms] [rows:0] SELECT * FROM `products` WHERE code = 'dont_update' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:196 can't save [1.789ms] [rows:1] INSERT INTO `products` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`after_find_call_times`,`before_create_call_times`,`after_create_call_times`,`before_update_call_times`,`after_update_call_times`,`before_save_call_times`,`after_save_call_times`,`before_delete_call_times`,`after_delete_call_times`) VALUES ('2024-05-06 11:37:32.614','2024-05-06 11:37:32.614',NULL,'','after_save_error',100.000000,0,1,0,0,0,1,0,0,0) 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:197 record not found [1.496ms] [rows:0] SELECT * FROM `products` WHERE code = 'after_save_error' AND `products`.`deleted_at` IS NULL ORDER BY `products`.`id` LIMIT 1 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:207 can't delete [1.644ms] [rows:1] UPDATE `products` SET `deleted_at`='2024-05-06 11:37:32.621' WHERE `products`.`id` = 4 AND `products`.`deleted_at` IS NULL 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:485 invalid item [3.262ms] [rows:1] INSERT INTO `product4` (`created_at`,`updated_at`,`deleted_at`,`name`,`code`,`price`,`owner`) VALUES ('2024-05-06 11:37:32.897','2024-05-06 11:37:32.897',NULL,'Product-1','',100,'') 2024/05/06 11:37:32 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/hooks_test.go:489 record not found [1.233ms] [rows:0] SELECT * FROM `product4` WHERE name = 'Product-1' AND `product4`.`deleted_at` IS NULL ORDER BY `product4`.`id` LIMIT 1 2024/05/06 11:37:33 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:82 record not found [7.338ms] [rows:0] SELECT `users`.`id`,`users`.`created_at`,`users`.`updated_at`,`users`.`deleted_at`,`users`.`name`,`users`.`age`,`users`.`birthday`,`users`.`company_id`,`users`.`manager_id`,`users`.`active` FROM `users` inner join pets on pets.user_id = users.id AND pets.name = 'joins-conds_pet_1' join accounts on accounts.user_id = users.id AND accounts.number = 'joins-conds_accountnon-exist' WHERE users.name = 'joins-conds' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:33 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/joins_test.go:107 dry run mode unsupported [0.027ms] [rows:0] SELECT id, name, iv.total, iv.paid, iv.balance FROM `table_employees` LEFT JOIN (SELECT seller, SUM(total) as total, SUM(paid) as paid, SUM(balance) as balance FROM `table_invoices` GROUP BY `seller`) AS iv ON iv.seller = table_employees.id 2024/05/06 11:37:33 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:19 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause' [0.482ms] [rows:0] SELECT `aaa` FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL 2024/05/06 11:37:33 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:23 Error 1054: Unknown column 'sdsd.zaaa' in 'where clause' [0.327ms] [rows:0] SELECT * FROM `users` WHERE sdsd.zaaa = 'sd;;;aa' AND `users`.`deleted_at` IS NULL 2024/05/06 11:37:33 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/main_test.go:33 record not found [2.907ms] [rows:0] SELECT * FROM `users` WHERE name = 'jinzhu; delete * from users' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:36 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/migrate_test.go:278 SLOW SQL >= 200ms [1348.170ms] [rows:0] CREATE INDEX `idx_index_structs_name` ON `index_structs`(`name`) 2024/05/06 11:37:37 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/migrate_test.go:294 SLOW SQL >= 200ms [1332.829ms] [rows:0] CREATE INDEX `idx_index_structs_name` ON `index_structs`(`name`) 2024/05/06 11:37:42 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:72 record not found [1.788ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND name3 = 'jinzhu-new3' AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1 2024/05/06 11:37:42 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/named_argument_test.go:79 record not found [1.577ms] [rows:0] SELECT * FROM `named_users` WHERE (name1 = 'jinzhu-new' OR name2 = 'jinzhu-new') AND `named_users`.`deleted_at` IS NULL ORDER BY `named_users`.`id` LIMIT 1 2024/05/06 11:37:42 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:56 record not found [1.191ms] [rows:0] SELECT * FROM `level3` WHERE name = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:46 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:941 record not found [1.079ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:46 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:996 record not found [0.846ms] [rows:0] SELECT * FROM `level3` WHERE value = 'not_found' AND `level3`.`id` = 1 ORDER BY `level3`.`id` LIMIT 1 2024/05/06 11:37:47 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/preload_suits_test.go:1268 record not found [0.954ms] [rows:0] SELECT * FROM `level2` WHERE value = 'bogus' ORDER BY `level2`.`id` LIMIT 1 2024/05/06 11:37:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:378 Error 1146: Table 'test.wrong_table' doesn't exist [0.227ms] [rows:0] SELECT * FROM `wrong_table` WHERE name = 'find_in_batches_with_error' AND `wrong_table`.`deleted_at` IS NULL ORDER BY `wrong_table`.`id` LIMIT 2 2024/05/06 11:37:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1007 Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 97 near "OFFSET 3" [0.382ms] [rows:20] SELECT * FROM `users` WHERE name like 'OffsetUser%' AND `users`.`deleted_at` IS NULL ORDER BY age desc OFFSET 3 2024/05/06 11:37:50 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/query_test.go:1169 sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User; sql: Scan error on column index 0, name "avgage": unsupported Scan, storing driver.Value type []uint8 into type *tests.User [3.617ms] [rows:2] SELECT AVG(age) as avgage FROM `users` WHERE name LIKE 'subquery_having%' AND `users`.`deleted_at` IS NULL GROUP BY `name` HAVING AVG(age) > (SELECT AVG(age) FROM `users` WHERE name LIKE 'subquery_having%') 2024/05/06 11:37:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:123 sql: converting argument $11 type: Should not start with 'x' [0.488ms] [rows:0] INSERT INTO `scanner_valuer_structs` (`created_at`,`updated_at`,`deleted_at`,`name`,`gender`,`age`,`male`,`height`,`birthday`,`allergen`,`password`,`bytes`,`num`,`strings`,`structs`,`role`,`user_id`,`empty_time`,`example_struct`,`example_struct_ptr`) VALUES ('2024-05-06 11:37:51.101','2024-05-06 11:37:51.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','0','null','null','',NULL,'2024-05-06 11:37:51.1','{"Name":"","Val":"value1"}','{"Name":"","Val":"value2"}') 2024/05/06 11:37:51 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scanner_valuer_test.go:132 sql: converting argument $1 type: Should not start with 'x' [0.417ms] [rows:0] UPDATE `scanner_valuer_structs` SET `password`=NULL,`updated_at`='2024-05-06 11:37:51.105' WHERE `scanner_valuer_structs`.`deleted_at` IS NULL AND `id` = 1 2024/05/06 11:37:53 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms [1458.540ms] [rows:0] ALTER TABLE `custom_table` ADD CONSTRAINT `fk_custom_table_manager` FOREIGN KEY (`manager_id`) REFERENCES `users`(`id`) 2024/05/06 11:37:54 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms [1426.097ms] [rows:0] ALTER TABLE `custom_table` ADD CONSTRAINT `fk_custom_table_company` FOREIGN KEY (`company_id`) REFERENCES `companies`(`id`) PASS ok github.com/pingcap/tidb-test/go-sql-test/sqltest 5.313s 2024/05/06 11:37:55 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/scopes_test.go:54 SLOW SQL >= 200ms [1338.718ms] [rows:0] CREATE INDEX `idx_custom_table_deleted_at` ON `custom_table`(`deleted_at`) 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:42 record not found [2.131ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/soft_delete_test.go:71 record not found [1.575ms] [rows:0] SELECT * FROM `users` WHERE name = 'SoftDelete' ORDER BY `users`.`id` LIMIT 1 [mysql] 2024/05/06 11:37:56 packets.go:122: closing bad idle connection: EOF 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/sql_builder_test.go:99 record not found [2.085ms] [rows:0] SELECT * FROM `users` WHERE name in ('ExecRawSqlUser1','ExecRawSqlUser2','ExecRawSqlUser3') AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:40 record not found [1.926ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:109 record not found [1.998ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:146 record not found [2.338ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-block-3' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:192 record not found [2.068ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:215 record not found [2.111ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-save-point-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:250 record not found [1.948ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/transaction_test.go:278 record not found [1.723ms] [rows:0] SELECT * FROM `users` WHERE name = 'transaction-nested-1' AND `users`.`deleted_at` IS NULL ORDER BY `users`.`id` LIMIT 1 2024/05/06 11:37:56 testing mysql... 2024/05/06 11:37:58 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/update_test.go:236 WHERE conditions required [0.429ms] [rows:0] UPDATE `users` SET `name`='jinzhu',`updated_at`='2024-05-06 11:37:58.788' WHERE `users`.`deleted_at` IS NULL [mysql] 2024/05/06 11:37:59 packets.go:122: closing bad idle connection: EOF [mysql] 2024/05/06 11:38:02 packets.go:122: closing bad idle connection: EOF [mysql] 2024/05/06 11:38:02 packets.go:174: failed to write 2024/05/06 11:38:02 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/gorm_test/gorm/tests/upsert_test.go:284 Error 1062: Duplicate entry '259' for key 'users.PRIMARY' [1.492ms] [rows:0] INSERT INTO `users` (`created_at`,`updated_at`,`deleted_at`,`name`,`age`,`birthday`,`company_id`,`manager_id`,`active`,`id`) VALUES ('2024-05-06 11:38:02.236','2024-05-06 11:38:02.25',NULL,'find or create 4',44,NULL,NULL,NULL,false,259) PASS ok gorm.io/gorm/tests 36.072s gormtest end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ..............................................................................................................................................................................................................................................................................................[2024/05/06 11:38:07.781 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 418\nBEGIN;\n CREATE TABLE t (i int);\n INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT 10 OFFSET -1;\n"] [error="line 6 column 34 near \"-1;\n\" "] [errorVerbose="line 6 column 34 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] ......[2024/05/06 11:38:08.414 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 425\nBEGIN;\n CREATE TABLE t (i int);\n INSERT INTO t VALUES(42), (24);\nCOMMIT;\nSELECT * FROM t LIMIT -1;\n"] [error="line 6 column 24 near \"-1;\n\" "] [errorVerbose="line 6 column 24 near \"-1;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [mysql] 2024/05/06 11:38:08 statement.go:54: invalid connection .....................................................[2024/05/06 11:38:14.490 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 479\nSELECT Name, Unique FROM __Index;\n"] [error="line 2 column 20 near \"Unique FROM __Index;\n\" "] [errorVerbose="line 2 column 20 near \"Unique FROM __Index;\n\" \ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/juju_adaptor.go:15\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:150\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [mysql] 2024/05/06 11:38:30 packets.go:59: malformed packet [mysql] 2024/05/06 11:38:30 packets.go:37: connection is closed [mysql] 2024/05/06 11:38:30 packets.go:37: too many reads PASS ok github.com/go-sql-driver/mysql 37.218s gosqltest end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/generated_columns.test: ok! 499 test cases passed, take time 114.688618386 s time="2024-05-06T11:38:54+08:00" level=info msg="run test [generated_columns] ok" time="2024-05-06T11:38:54+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019b6c0 {{} {} 0} {0 0} [0xc000315cb0] map[] 0 1 0xc0003cfda0 false map[0xc000315cb0:map[0xc000315cb0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:38:54+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/greatest.test: ok! 1551 test cases passed, take time 3.38974929 s time="2024-05-06T11:38:58+08:00" level=info msg="run test [greatest] ok" time="2024-05-06T11:38:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a3f0 {{} {} 0} {0 0} [0xc00074a990] map[] 0 1 0xc0004fb2c0 false map[0xc00074a990:map[0xc00074a990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:38:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/ifnull.test: ok! 1178 test cases passed, take time 2.712939146 s time="2024-05-06T11:39:00+08:00" level=info msg="run test [ifnull] ok" time="2024-05-06T11:39:00+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000000048 {{} {} 0} {0 0} [0xc00074a120] map[] 0 1 0xc0004fa120 false map[0xc00074a120:map[0xc00074a120:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:00+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/index_join_union_scan.test: ok! 3076 test cases passed, take time 23.311852921 s time="2024-05-06T11:39:24+08:00" level=info msg="run test [index_join_union_scan] ok" time="2024-05-06T11:39:24+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00100f6c0 {{} {} 0} {0 0} [0xc002686090] map[] 0 1 0xc00115dd40 false map[0xc002686090:map[0xc002686090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:24+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/isnull.test: ok! 1551 test cases passed, take time 3.163625589 s time="2024-05-06T11:39:27+08:00" level=info msg="run test [isnull] ok" time="2024-05-06T11:39:27+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a450 {{} {} 0} {0 0} [0xc0006d0990] map[] 0 1 0xc000036cc0 false map[0xc0006d0990:map[0xc0006d0990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:27+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/least.test: ok! 1551 test cases passed, take time 3.170362632 s time="2024-05-06T11:39:30+08:00" level=info msg="run test [least] ok" time="2024-05-06T11:39:30+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f23e8 {{} {} 0} {0 0} [0xc00071e000] map[] 0 1 0xc0001a73e0 false map[0xc00071e000:map[0xc00071e000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:30+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/partition.test: ok! 791 test cases passed, take time 4.828416949 s time="2024-05-06T11:39:35+08:00" level=info msg="run test [partition] ok" time="2024-05-06T11:39:35+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2358 {{} {} 0} {0 0} [0xc0002e7200] map[] 0 1 0xc0008214a0 false map[0xc0002e7200:map[0xc0002e7200:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:35+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/plus.test: ok! 1551 test cases passed, take time 3.061625365 s time="2024-05-06T11:39:38+08:00" level=info msg="run test [plus] ok" time="2024-05-06T11:39:38+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000006c8 {{} {} 0} {0 0} [0xc000a323f0] map[] 0 1 0xc00023b7a0 false map[0xc000a323f0:map[0xc000a323f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:38+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/point_get.test: ok! 3076 test cases passed, take time 5.585668283 s time="2024-05-06T11:39:44+08:00" level=info msg="run test [point_get] ok" time="2024-05-06T11:39:44+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019b030 {{} {} 0} {0 0} [0xc0008501b0] map[] 0 1 0xc000821680 false map[0xc0008501b0:map[0xc0008501b0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:44+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_avg.test: ok! 2551 test cases passed, take time 5.074667903 s time="2024-05-06T11:39:49+08:00" level=info msg="run test [udaf_avg] ok" time="2024-05-06T11:39:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a550 {{} {} 0} {0 0} [0xc00038d4d0] map[] 0 1 0xc000036ba0 false map[0xc00038d4d0:map[0xc00038d4d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_avg_union.test: ok! 1051 test cases passed, take time 3.186892858 s time="2024-05-06T11:39:52+08:00" level=info msg="run test [udaf_avg_union] ok" time="2024-05-06T11:39:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f27b0 {{} {} 0} {0 0} [0xc0004b2990] map[] 0 1 0xc00040ede0 false map[0xc0004b2990:map[0xc0004b2990:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitand.test: ok! 1050 test cases passed, take time 2.567765752 s time="2024-05-06T11:39:55+08:00" level=info msg="run test [udaf_bitand] ok" time="2024-05-06T11:39:55+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002cac30 {{} {} 0} {0 0} [0xc000810000] map[] 0 1 0xc0003f2c60 false map[0xc000810000:map[0xc000810000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:55+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitand_union.test: ok! 1051 test cases passed, take time 3.07634464 s time="2024-05-06T11:39:58+08:00" level=info msg="run test [udaf_bitand_union] ok" time="2024-05-06T11:39:58+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a2b8 {{} {} 0} {0 0} [0xc0005fde60] map[] 0 1 0xc0005d43c0 false map[0xc0005fde60:map[0xc0005fde60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:39:58+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitor.test: ok! 1050 test cases passed, take time 2.727629909 s time="2024-05-06T11:40:01+08:00" level=info msg="run test [udaf_bitor] ok" time="2024-05-06T11:40:01+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a870 {{} {} 0} {0 0} [0xc000352090] map[] 0 1 0xc0001a7980 false map[0xc000352090:map[0xc000352090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:01+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitor_union.test: ok! 1051 test cases passed, take time 3.438190432 s time="2024-05-06T11:40:04+08:00" level=info msg="run test [udaf_bitor_union] ok" time="2024-05-06T11:40:04+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002ca220 {{} {} 0} {0 0} [0xc00023a000] map[] 0 1 0xc0003f2720 false map[0xc00023a000:map[0xc00023a000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:05+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitxor.test: ok! 1050 test cases passed, take time 3.154421354 s time="2024-05-06T11:40:08+08:00" level=info msg="run test [udaf_bitxor] ok" time="2024-05-06T11:40:08+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000810628 {{} {} 0} {0 0} [0xc00044aa20] map[] 0 1 0xc0005d5080 false map[0xc00044aa20:map[0xc00044aa20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:08+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_bitxor_union.test: ok! 1051 test cases passed, take time 3.18103452 s time="2024-05-06T11:40:11+08:00" level=info msg="run test [udaf_bitxor_union] ok" time="2024-05-06T11:40:11+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2790 {{} {} 0} {0 0} [0xc000690000] map[] 0 1 0xc0005d4ae0 false map[0xc000690000:map[0xc000690000:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:11+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_count.test: ok! 945 test cases passed, take time 2.4386514679999998 s time="2024-05-06T11:40:13+08:00" level=info msg="run test [udaf_count] ok" time="2024-05-06T11:40:13+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0008100e8 {{} {} 0} {0 0} [0xc0003ba2d0] map[] 0 1 0xc00060e2a0 false map[0xc0003ba2d0:map[0xc0003ba2d0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:14+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_count_union.test: ok! 1051 test cases passed, take time 3.070660541 s time="2024-05-06T11:40:17+08:00" level=info msg="run test [udaf_count_union] ok" time="2024-05-06T11:40:17+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f2078 {{} {} 0} {0 0} [0xc00076c3f0] map[] 0 1 0xc0001a6180 false map[0xc00076c3f0:map[0xc00076c3f0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:17+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_group_concat.test: ok! 1551 test cases passed, take time 3.458927501 s time="2024-05-06T11:40:20+08:00" level=info msg="run test [udaf_group_concat] ok" time="2024-05-06T11:40:20+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002ca5d0 {{} {} 0} {0 0} [0xc000394a20] map[] 0 1 0xc00060eea0 false map[0xc000394a20:map[0xc000394a20:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:20+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_max_min.test: ok! 1008 test cases passed, take time 2.380773691 s time="2024-05-06T11:40:23+08:00" level=info msg="run test [udaf_max_min] ok" time="2024-05-06T11:40:23+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002ca940 {{} {} 0} {0 0} [0xc000198090] map[] 0 1 0xc00060f980 false map[0xc000198090:map[0xc000198090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:23+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_max_min_union.test: ok! 1051 test cases passed, take time 3.214481203 s time="2024-05-06T11:40:26+08:00" level=info msg="run test [udaf_max_min_union] ok" time="2024-05-06T11:40:26+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000000d80 {{} {} 0} {0 0} [0xc0007ca240] map[] 0 1 0xc00060f8c0 false map[0xc0007ca240:map[0xc0007ca240:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:26+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_sum.test: ok! 893 test cases passed, take time 2.239890817 s time="2024-05-06T11:40:28+08:00" level=info msg="run test [udaf_sum] ok" time="2024-05-06T11:40:28+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a930 {{} {} 0} {0 0} [0xc00037fe60] map[] 0 1 0xc0000376e0 false map[0xc00037fe60:map[0xc00037fe60:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:28+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udaf_sum_union.test: ok! 1051 test cases passed, take time 3.162164788 s time="2024-05-06T11:40:31+08:00" level=info msg="run test [udaf_sum_union] ok" time="2024-05-06T11:40:31+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002cac58 {{} {} 0} {0 0} [0xc000198090] map[] 0 1 0xc000037c80 false map[0xc000198090:map[0xc000198090:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:32+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_abs.test: ok! 1051 test cases passed, take time 2.432630385 s time="2024-05-06T11:40:34+08:00" level=info msg="run test [udf_abs] ok" time="2024-05-06T11:40:34+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000ba60c0 {{} {} 0} {0 0} [0xc0005b3440] map[] 0 1 0xc000036480 false map[0xc0005b3440:map[0xc0005b3440:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:34+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_acos.test: ok! 1051 test cases passed, take time 2.634663742 s time="2024-05-06T11:40:37+08:00" level=info msg="run test [udf_acos] ok" time="2024-05-06T11:40:37+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0002ca4c0 {{} {} 0} {0 0} [0xc000562750] map[] 0 1 0xc0001a6e40 false map[0xc000562750:map[0xc000562750:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:37+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_asin.test: ok! 1033 test cases passed, take time 2.831824061 s time="2024-05-06T11:40:40+08:00" level=info msg="run test [udf_asin] ok" time="2024-05-06T11:40:40+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a6c8 {{} {} 0} {0 0} [0xc0003a9830] map[] 0 1 0xc000037860 false map[0xc0003a9830:map[0xc0003a9830:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:40+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_ceil.test: ok! 1051 test cases passed, take time 2.9834190879999998 s time="2024-05-06T11:40:43+08:00" level=info msg="run test [udf_ceil] ok" time="2024-05-06T11:40:43+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000f23b0 {{} {} 0} {0 0} [0xc0003170e0] map[] 0 1 0xc000baacc0 false map[0xc0003170e0:map[0xc0003170e0:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:43+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_div.test: ok! 1051 test cases passed, take time 2.728192601 s time="2024-05-06T11:40:46+08:00" level=info msg="run test [udf_div] ok" time="2024-05-06T11:40:46+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc000000630 {{} {} 0} {0 0} [0xc000660360] map[] 0 1 0xc000bab080 false map[0xc000660360:map[0xc000660360:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:46+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_floor.test: ok! 1051 test cases passed, take time 3.28207678 s time="2024-05-06T11:40:49+08:00" level=info msg="run test [udf_floor] ok" time="2024-05-06T11:40:49+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a530 {{} {} 0} {0 0} [0xc000661a70] map[] 0 1 0xc0001a6c00 false map[0xc000661a70:map[0xc000661a70:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:49+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_is_true_false.test: ok! 1051 test cases passed, take time 3.190168548 s time="2024-05-06T11:40:52+08:00" level=info msg="run test [udf_is_true_false] ok" time="2024-05-06T11:40:52+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc00019a8f8 {{} {} 0} {0 0} [0xc000629290] map[] 0 1 0xc0001a7da0 false map[0xc000629290:map[0xc000629290:true]] map[] 0 0 0 0 0 0 0 0 0x4959a0}" time="2024-05-06T11:40:52+08:00" level=info msg="enable tidb_enable_analyze_snapshot" ./t/udf_logic_xor.test: ok! 1051 test cases passed, take time 3.086188537 s time="2024-05-06T11:40:55+08:00" level=info msg="run test [udf_logic_xor] ok" Great, All tests passed RANDGEN TEST FINISHED SUCCESSFULLY! [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } ......................................................................................................................................................................................................[2024/05/06 11:41:56.826 +08:00] [WARN] [tidb.go:148] [compiling] [source="drop database test; create database test; use test; -- 710\nBEGIN;\n CREATE TABLE t (i TEXT) DEFAULT CHARSET Badcharset;\nCOMMIT;\n"] [error="[parser:1115]Unknown character set: 'Badcharset'"] [errorVerbose="[parser:1115]Unknown character set: 'Badcharset'\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.4/errors.go:174\ngithub.com/pingcap/parser/terror.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/terror/terror.go:238\ngithub.com/pingcap/parser.yyParse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/parser.go:14055\ngithub.com/pingcap/parser.(*Parser).Parse\n\t/go/pkg/mod/github.com/pingcap/parser@v0.0.0-20190903084634-0daf3f706c76/yy_parser.go:141\ngithub.com/pingcap/tidb/session.Parse\n\t/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20190911032414-d88cd749f56d/session/tidb.go:143\nmain.runTest\n\t/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_common_test/tidb-test/tidb_test/main.go:289\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] ............................. Great, All tests passed TIDB TEST END TIDB TEST FINISHED SUCCESSFULLY! [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_common_test-1064/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS