Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/merged_sqllogic_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_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l Agent pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-2njmm-3cj23 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0ff67864118a30e365665163864e4532b32638bc" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-2njmm" name: "pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l" - 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-sqllogic-test-1067-2njmm-3cj23-czg6l in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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_sqllogic_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 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=71719b4c-238d-49d9-b986-c088ecd16e99 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/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_sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-2njmm 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-9e14f7f356cb4525788964b3db92888a4f54673c12bb1473c904280e2c199274 NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l pingcap_tidb_merged_sqllogic_test_1067-2njmm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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-build3542097754=/tmp/go-build -gno-record-gcc-switches' + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=71719b4c-238d-49d9-b986-c088ecd16e99 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-2njmm 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-9e14f7f356cb4525788964b3db92888a4f54673c12bb1473c904280e2c199274 NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l pingcap_tidb_merged_sqllogic_test_1067-2njmm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-sqllogic-test-1067-2njmm-3cj23-czg6l 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: 51551 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 2c3a2b1f1aee18f5 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 24 IN A 20.205.243.166 ;; Query time: 1 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 09:05:10 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-659f32a-24e4950) 460385792 bytes in 2.02 secs (228261904 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_sqllogic_test/tidb/.git/ .git HEAD is now at 24e4950cf0 . POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb 659f32a813..17d3f7fd45 master -> origin/master Previous HEAD position was 24e4950cf0 . HEAD is now at 17d3f7fd45 planner: small refactor for plan cache (#53028) ๐Ÿšง Checkouting to base SHA:17d3f7fd4599c86fed367db1051156abc0b3cd5b... HEAD is now at 17d3f7fd45 planner: small refactor for plan cache (#53028) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 17d3f7fd4599c86fed367db1051156abc0b3cd5b 17d3f7fd45 planner: small refactor for plan cache (#53028) 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-17d3f7f) 460455936 bytes in 21.02 secs (21900596 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-24e4950cf02e61157243517558701e55d232f711) 609113088 bytes in 5.72 secs (106423333 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@16c770a1; decorates RemoteLauncher[hudson.remoting.Channel@4f288a71:JNLP4-connect connection from 10.233.71.203/10.233.71.203:37744] 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_sqllogic_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_sqllogic_test/tidb-test@tmp/jenkins-gitclient-ssh17050414465042180593.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 [Pipeline] } [Pipeline] // retry [Pipeline] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 Cache saved successfully (git/PingCAP-QE/tidb-test/rev-17d3f7fd4599c86fed367db1051156abc0b3cd5b) 609113088 bytes in 17.59 secs (34635761 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_sqllogic_test/tidb [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + ls bin/tidb-server ls: cannot access bin/tidb-server: No such file or directory + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-83-g17d3f7fd45" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 09:06:15" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=17d3f7fd4599c86fed367db1051156abc0b3cd5b" -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/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/prometheus/client_golang v1.19.0 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/shirou/gopsutil/v3 v3.24.2 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/cockroachdb/errors v1.11.1 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.uber.org/zap v1.27.0 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading go.uber.org/atomic v1.11.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 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/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 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/coocood/freecache v1.2.1 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 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/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 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 google.golang.org/protobuf v1.33.0 go: downloading golang.org/x/tools v0.20.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 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/tklauser/go-sysconf v0.3.12 go: downloading github.com/carlmjohnson/flagext v0.21.0 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 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/aws/aws-sdk-go v1.50.0 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading cloud.google.com/go v0.112.0 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/coreos/go-semver v0.3.1 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/cheggaaa/pb/v3 v3.0.8 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/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/robfig/cron/v3 v3.0.1 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/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/kr/pretty v0.3.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.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/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/tklauser/numcpus v0.6.1 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/jedib0t/go-pretty/v6 v6.2.2 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/emirpasic/gods v1.18.1 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/jfcg/sixb v1.3.8 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/apache/thrift v0.16.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/rivo/uniseg v0.4.6 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 github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 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] } [Pipeline] // container [Pipeline] } Cache saved successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 3.54 secs (61292176 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-merged_sqllogic_test-1067 [Pipeline] sh + cd sqllogic_test + ./build.sh 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/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/errors v0.11.4 go: downloading golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/pingcap/log v0.0.0-20190307075452-bd41d9273596 go: downloading github.com/opentracing/opentracing-go v1.0.2 go: downloading github.com/golang/protobuf v1.2.0 go: downloading go.uber.org/zap v1.12.0 go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 go: downloading go.uber.org/atomic v1.5.0 go: downloading go.uber.org/multierr v1.4.0 build sqllogic_test successfully [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.65 secs (59231213 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (TestsGroup1) [Pipeline] parallel [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/between/1 index/between/10 index/between/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/between/1 index/between/10 index/between/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/between/100 index/between/1000 index/commute/10') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/between/100 index/between/1000 index/commute/10') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/commute/100 index/commute/1000_n1 index/commute/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/commute/100 index/commute/1000_n1 index/commute/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'random/aggregates_n1 random/aggregates_n2 random/expr') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'random/aggregates_n1 random/aggregates_n2 random/expr') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'random/expr random/select_n1 random/select_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'random/expr random/select_n1 random/select_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'select random/groupby') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'select random/groupby') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/between/1 index/between/10 index/between/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/between/1 index/between/10 index/between/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/between/100 index/between/1000 index/commute/10') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/between/100 index/between/1000 index/commute/10') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/commute/100 index/commute/1000_n1 index/commute/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/commute/100 index/commute/1000_n1 index/commute/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'random/aggregates_n1 random/aggregates_n2 random/expr') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'random/aggregates_n1 random/aggregates_n2 random/expr') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'random/expr random/select_n1 random/select_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'random/expr random/select_n1 random/select_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'select random/groupby') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'select random/groupby') [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] 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 [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53 [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7 Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c Agent pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-xg7p0-zm5st --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9e3a96047f9f532e520be29e98cffdfc948a9757" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-xg7p0" name: "pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53" - 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-sqllogic-test-1067-xg7p0-zm5st-2st53 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] { [Pipeline] checkout Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33 [Pipeline] podTemplate [Pipeline] { [Pipeline] node No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@31be56b6; decorates RemoteLauncher[hudson.remoting.Channel@e160a2e:JNLP4-connect connection from 10.233.105.149/10.233.105.149:36866] 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_sqllogic_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_sqllogic_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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node > 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) Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s 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_sqllogic_test/tidb Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7 [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] cache Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-8w5vl-sqk8k --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "055e1378e89fb1d6ff42121da8877ed15cde6588" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-8w5vl" name: "pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd" - 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-sqllogic-test-1067-8w5vl-sqk8k-6mppd in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git Agent pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-kpfxm-4rrsv --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0962fef020532510f8a8193de56262fd165e4945" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-kpfxm" name: "pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c" - 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" Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git Running on pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Agent pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-ml297-mc4ls --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "59918b4b723068bb25b16764537c1d65e229a2a8" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-ml297" name: "pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7" - 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-sqllogic-test-1067-ml297-mc4ls-cc4b7 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Agent pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-pbpcb-sxvbj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "cbaf23e6a83b53f5d6b48ff476a41f5cbd00712a" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-pbpcb" name: "pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2" - 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-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Agent pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-txxh7-9tbf4 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a125313353b05e14d586391379937365425faaa9" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-txxh7" name: "pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw" - 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-sqllogic-test-1067-txxh7-9tbf4-mqsjw in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.51 secs (425639918 bytes/sec) [Pipeline] { [Pipeline] node [Pipeline] sh Agent pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-sk22b-119z8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e69b0c59e1cb76a1b1f2c1f7ce855406a2eea307" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-sk22b" name: "pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp" - 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-sqllogic-test-1067-sk22b-119z8-360cp in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] { [Pipeline] node [Pipeline] node [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] } The recommended git tool is: git Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4 [Pipeline] cache Agent pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-c0crv-tl31b --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a334077350bda8ae0f8f3f7fafd71d845428bbb2" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-c0crv" name: "pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33" - 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-sqllogic-test-1067-c0crv-tl31b-3mj33 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1ef93c72; decorates RemoteLauncher[hudson.remoting.Channel@fe4755:JNLP4-connect connection from 10.233.107.170/10.233.107.170:33998] 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 Agent pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-k6jzh-skj4s --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "79d86ec1bf8b8125947aae4c90e5bad152ea64f5" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-k6jzh" name: "pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj" - 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-sqllogic-test-1067-k6jzh-skj4s-fw3qj in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Agent pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-4x3v8-m0kx2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3e6d51e0f2cc3d6c4792f84a54695a10fc7b2b3d" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-4x3v8" name: "pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7" - 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-sqllogic-test-1067-4x3v8-m0kx2-02jh7 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@105fb292; decorates RemoteLauncher[hudson.remoting.Channel@5182b547:JNLP4-connect connection from 10.233.107.6/10.233.107.6:35162] 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@284763a5; decorates RemoteLauncher[hudson.remoting.Channel@4333df92:JNLP4-connect connection from 10.233.66.51/10.233.66.51:47058] 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_sqllogic_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_sqllogic_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@7ffe48ca; decorates RemoteLauncher[hudson.remoting.Channel@71fe6f80:JNLP4-connect connection from 10.233.70.217/10.233.70.217:51806] 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@e4c3359; decorates RemoteLauncher[hudson.remoting.Channel@217abe29:JNLP4-connect connection from 10.233.71.178/10.233.71.178:56436] 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_sqllogic_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 Agent pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-7bmnt-xjzmc --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "209ce3bc4f00aa0cfadfa87985e235e0e7964bee" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-7bmnt" name: "pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s" - 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-sqllogic-test-1067-7bmnt-xjzmc-9k93s in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6c221ab2; decorates RemoteLauncher[hudson.remoting.Channel@add966b:JNLP4-connect connection from 10.233.72.120/10.233.72.120:44650] 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 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 init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 2.49 secs (15501485 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh Agent pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-wjr6q-t6hxn --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "41bd4e926fc0bf1fbb4f7e67dcce98f0f78aad2f" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-wjr6q" name: "pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v" - 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-sqllogic-test-1067-wjr6q-t6hxn-jbf1v in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [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 [Pipeline] { The recommended git tool is: git [Pipeline] checkout + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:09 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:09 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:09 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:09 tidb-server The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] sh + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=39317e72-3588-4f07-950c-4913e435817e BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/between/1 index/between/10 index/between/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-xg7p0 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-xg7p0 pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-xg7p0-zm5st-2st53 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/between/1 index/between/10 index/between/100) + for path in '${path_array[@]}' + echo 'test path: index/between/1' test path: index/between/1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1f04d7e8; decorates RemoteLauncher[hudson.remoting.Channel@7872307e:JNLP4-connect connection from 10.233.105.144/10.233.105.144:39022] 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1cffc1a4; decorates RemoteLauncher[hudson.remoting.Channel@2d04973e:JNLP4-connect connection from 10.233.106.151/10.233.106.151:53390] 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@6d8ee75b; decorates RemoteLauncher[hudson.remoting.Channel@1b03e6b4:JNLP4-connect connection from 10.233.93.93/10.233.93.93:47426] 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@59603499; decorates RemoteLauncher[hudson.remoting.Channel@66716309:JNLP4-connect connection from 10.233.72.112/10.233.72.112:38234] 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 + SERVER_PID=' 98' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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_sqllogic_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_sqllogic_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 [Pipeline] stage [Pipeline] { (Test) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@437c84; decorates RemoteLauncher[hudson.remoting.Channel@7fdbc9fe:JNLP4-connect connection from 10.233.67.116/10.233.67.116:43296] 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 [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { > 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 + SERVER_PID=' 98 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) [Pipeline] cache > 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 + SERVER_PID=' 98 126 156' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 98 126 156 183' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 Agent pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-trs04-2tkj3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ad5b39da61d2d55c8f56202d5488d05400649f65" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-trs04" name: "pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4" - 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-sqllogic-test-1067-trs04-2tkj3-ng5l4 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) + SERVER_PID=' 98 126 156 183 214' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 + SERVER_PID=' 98 126 156 183 214 243' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 + SERVER_PID=' 98 126 156 183 214 243 273' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 + SERVER_PID=' 98 126 156 183 214 243 273 301' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= 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 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 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) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" 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 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 > 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 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)" Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.67 secs (323844278 bytes/sec) [Pipeline] { Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Agent pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-4kdzm-7gnbh --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4efd29064714334b982d27a3d4c3b623dae8429d" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-4kdzm" name: "pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf" - 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" [Pipeline] sh Running on pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] { Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { > 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 [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Test) The recommended git tool is: git Avoid second fetch [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) [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 [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 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] // cache [Pipeline] } [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2733cc04; decorates RemoteLauncher[hudson.remoting.Channel@6eee4e88:JNLP4-connect connection from 10.233.88.229/10.233.88.229:32904] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [Pipeline] { Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@32f1ffd9; decorates RemoteLauncher[hudson.remoting.Channel@26eef3cb:JNLP4-connect connection from 10.233.88.163/10.233.88.163:38008] 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_sqllogic_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 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/1 > 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 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-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [run]total 1388 cases, failed 0, cost 3 seconds, qps 462, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:41.720553729 +0800 CST m=+3.002176299 [run]total 3070 cases, failed 0, cost 6 seconds, qps 511, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:44.72062741 +0800 CST m=+6.002249989 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 7.63 secs (28468669 bytes/sec) [Pipeline] { [Pipeline] cache [run]total 4845 cases, failed 0, cost 9 seconds, qps 538, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:47.720401888 +0800 CST m=+9.002024458 [run]total 6528 cases, failed 0, cost 12 seconds, qps 544, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:50.720533804 +0800 CST m=+12.002156378 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 2.21 secs (98383777 bytes/sec) [Pipeline] { [Pipeline] cache [run]total 7837 cases, failed 0, cost 15 seconds, qps 522, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:53.721237999 +0800 CST m=+15.002860569 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.52 secs (142610252 bytes/sec) [Pipeline] { [Pipeline] cache [run]total 9525 cases, failed 0, cost 18 seconds, qps 529, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:56.720868924 +0800 CST m=+18.002491501 sqllogictest finished! [final]total 10023 cases, failed 0, cost 19 seconds, qps 527, start 2024-05-06 17:09:38.71876088 +0800 CST m=+0.000383465, now 2024-05-06 17:09:57.535876778 +0800 CST m=+18.817499354 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 98 126 156 183 214 243 273 301 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/10' test path: index/between/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 366' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 366 393' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 366 393 422' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 366 393 422 451' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 366 393 422 451 481' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 366 393 422 451 481 506' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 366 393 422 451 481 506 540' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.63 secs (345069527 bytes/sec) [Pipeline] { [Pipeline] cache + SERVER_PID=' 366 393 422 451 481 506 540 570' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.67 secs (324039936 bytes/sec) [Pipeline] { [Pipeline] cache + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/10 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.54 secs (399604985 bytes/sec) [Pipeline] { [Pipeline] cache [run]total 5294 cases, failed 0, cost 3 seconds, qps 1764, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:07.492771533 +0800 CST m=+3.007375589 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.26 secs (172769659 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh [run]total 12703 cases, failed 0, cost 6 seconds, qps 2117, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:10.492272027 +0800 CST m=+6.006876084 + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [run]total 19976 cases, failed 0, cost 9 seconds, qps 2219, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:13.492331366 +0800 CST m=+9.006935435 [run]total 27148 cases, failed 0, cost 12 seconds, qps 2262, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:16.49253132 +0800 CST m=+12.007135382 [run]total 34002 cases, failed 0, cost 15 seconds, qps 2266, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:19.492276968 +0800 CST m=+15.006881024 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 7.28 secs (29839148 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [run]total 41673 cases, failed 0, cost 18 seconds, qps 2315, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:22.492620854 +0800 CST m=+18.007224910 [run]total 49325 cases, failed 0, cost 21 seconds, qps 2348, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:25.492447102 +0800 CST m=+21.007051158 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 3.10 secs (70180263 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.20 secs (197798623 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [run]total 56898 cases, failed 0, cost 24 seconds, qps 2370, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:28.492818553 +0800 CST m=+24.007422614 [Pipeline] stage [Pipeline] { (Test) [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [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_sqllogic_test/tidb [Pipeline] { [Pipeline] cache sqllogictest finished! [final]total 60195 cases, failed 0, cost 26 seconds, qps 2315, start 2024-05-06 17:10:04.485833666 +0800 CST m=+0.000437728, now 2024-05-06 17:10:30.344882853 +0800 CST m=+25.859486914 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 366 393 422 451 481 506 540 570 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/100' test path: index/between/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 644' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 644 674' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 644 674 702' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 644 674 702 730' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 644 674 702 730 757' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 644 674 702 730 757 788' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 644 674 702 730 757 788 819' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 644 674 702 730 757 788 819 846' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.45 secs (149892409 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=fcf068b5-676c-4126-a5af-f136ae97c99b BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/commute/100 index/commute/1000_n1 index/commute/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-kpfxm 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-kpfxm pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-kpfxm-4rrsv-skt2c GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/commute/100 index/commute/1000_n1 index/commute/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/commute/100' test path: index/commute/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 97' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 97 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 97 126 155' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 97 126 155 182' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 97 126 155 182 210' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 97 126 155 182 210 235' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 97 126 155 182 210 235 262' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/100 + SERVER_PID=' 97 126 155 182 210 235 262 291' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.63 secs (345822806 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.51 secs (422579542 bytes/sec) [Pipeline] { [Pipeline] sh [run]total 5102 cases, failed 0, cost 3 seconds, qps 1700, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:40.334469471 +0800 CST m=+3.005306548 [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/100 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache [run]total 11663 cases, failed 0, cost 6 seconds, qps 1943, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:43.334548892 +0800 CST m=+6.005385973 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.27 secs (144124712 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.16 secs (249048854 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.15 secs (264318004 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.15 secs (255750961 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.18 secs (211618307 bytes/sec) [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.15 secs (265674775 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.17 secs (232463989 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server [run]total 6584 cases, failed 0, cost 3 seconds, qps 2194, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:10:45.526939743 +0800 CST m=+3.009200590 [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] // cache [Pipeline] } [Pipeline] cache [run]total 17916 cases, failed 0, cost 9 seconds, qps 1990, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:46.334589981 +0800 CST m=+9.005427062 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.28 secs (138169281 bytes/sec) [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] cache + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.17 secs (224058222 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] sh [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] // cache [Pipeline] } + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [run]total 19414 cases, failed 0, cost 6 seconds, qps 3235, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:10:48.526405538 +0800 CST m=+6.008666378 [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] sh [Pipeline] sh + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=3373536f-433a-4c63-8c6a-78ce41a18633 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-txxh7 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-txxh7 pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-txxh7-9tbf4-mqsjw GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000) + for path in '${path_array[@]}' + echo 'test path: index/delete/1' test path: index/delete/1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 96' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh + lsof -i :9082 + SERVER_PID=' 96 122' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=6dae4a03-8286-46ae-b9c0-db8cc454d2dd BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/between/1 index/between/10 index/between/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-sk22b 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-sk22b pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-sk22b-119z8-360cp GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/between/1 index/between/10 index/between/100) + for path in '${path_array[@]}' + echo 'test path: index/between/1' test path: index/between/1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 97' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh [run]total 23983 cases, failed 0, cost 12 seconds, qps 1998, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:49.334940948 +0800 CST m=+12.005778024 + lsof -i :9083 + SERVER_PID=' 96 122 146' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 97 125' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=ba958356-e074-497d-83a6-bcf9e042fa26 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-c0crv 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-c0crv pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-c0crv-tl31b-3mj33 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/delete/1 index/delete/10 index/delete/100 index/delete/1000 index/delete/10000) + for path in '${path_array[@]}' + echo 'test path: index/delete/1' test path: index/delete/1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 96' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= [Pipeline] cache + lsof -i :9084 + SERVER_PID=' 96 122 146 172' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 97 125 150' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 96 121' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.14 secs (278772647 bytes/sec) + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=cf498edd-42d1-4d4d-8eca-0ef87ca93119 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=random/aggregates_n1 random/aggregates_n2 random/expr WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-k6jzh 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-k6jzh pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-k6jzh-skj4s-fw3qj GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(random/aggregates_n1 random/aggregates_n2 random/expr) + for path in '${path_array[@]}' + echo 'test path: random/aggregates_n1' test path: random/aggregates_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/aggregates_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/aggregates_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] { + lsof -i :9085 + SERVER_PID=' 96 122 146 172 196' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 97 125 150 175' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 96 121 150' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 [Pipeline] // dir + lsof -i :9086 + SERVER_PID=' 96 122 146 172 196 222' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 97 125 150 175 204' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 96 121 150 176' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { + SERVER_PID=' 101 131' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + lsof -i :9087 + SERVER_PID=' 96 122 146 172 196 222 251' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 97 125 150 175 204 231' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 96 121 150 176 199' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101 131 161' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 [Pipeline] cache + lsof -i :9088 + lsof -i :9087 + SERVER_PID=' 97 125 150 175 204 231 257' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 96 121 150 176 199 225' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101 131 161 190' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:10 tidb-server + SERVER_PID=' 96 122 146 172 196 222 251 276' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 97 125 150 175 204 231 257 284' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 96 121 150 176 199 225 250' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101 131 161 190 220' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + lsof -i :9088 + SERVER_PID=' 96 121 150 176 199 225 250 279' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101 131 161 190 220 245' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.61 secs (62991193 bytes/sec) [Pipeline] { [Pipeline] sh [run]total 30843 cases, failed 0, cost 9 seconds, qps 3427, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:10:51.557480509 +0800 CST m=+9.039741355 + SERVER_PID=' 101 131 161 190 220 245 273' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + SERVER_PID=' 101 131 161 190 220 245 273 302' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 30004 cases, failed 0, cost 15 seconds, qps 2000, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:52.334978705 +0800 CST m=+15.005815781 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=0b5ba969-fc72-4f45-87e3-62cd2299f763 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/between/100 index/between/1000 index/commute/10 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-7bmnt 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-7bmnt pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-7bmnt-xjzmc-9k93s GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/between/100 index/between/1000 index/commute/10) + for path in '${path_array[@]}' + echo 'test path: index/between/100' test path: index/between/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] sh + SERVER_PID=' 101' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 101 129' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [Pipeline] sh + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server + SERVER_PID=' 101 129 155' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 [Pipeline] sh + SERVER_PID=' 101 129 155 183' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=e9813731-b32b-4f51-961a-474cbe9bb0ff BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/between/100 index/between/1000 index/commute/10 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-8w5vl 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd pingcap_tidb_merged_sqllogic_test_1067-8w5vl GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-8w5vl-sqk8k-6mppd GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/between/100 index/between/1000 index/commute/10) + for path in '${path_array[@]}' + echo 'test path: index/between/100' test path: index/between/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 96' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=c4541b54-1cda-47c1-82a3-8a2110938165 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=select random/groupby WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-wjr6q 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-wjr6q pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-wjr6q-t6hxn-jbf1v GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(select random/groupby) + for path in '${path_array[@]}' + echo 'test path: select' test path: select + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/select + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/select ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] container [Pipeline] { [Pipeline] cache + SERVER_PID=' 101 129 155 183 211' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + lsof -i :9082 + SERVER_PID=' 96 125' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=0f7fe81a-eea8-43fc-b715-b0c82806a9c6 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=random/expr random/select_n1 random/select_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-4x3v8 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7 pingcap_tidb_merged_sqllogic_test_1067-4x3v8 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-4x3v8-m0kx2-02jh7 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(random/expr random/select_n1 random/select_n2) + for path in '${path_array[@]}' + echo 'test path: random/expr' test path: random/expr + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/expr + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/expr ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 101 129 155 183 211 240' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + lsof -i :9083 + SERVER_PID=' 96 125 153' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 98' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 98 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 101 129 155 183 211 240 271' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + lsof -i :9084 + SERVER_PID=' 96 125 153 180' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98 126 155' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + lsof -i :9083 + SERVER_PID=' 101 129 155 183 211 240 271 299' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 40928 cases, failed 0, cost 12 seconds, qps 3410, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:10:54.557500083 +0800 CST m=+12.039760923 + lsof -i :9085 + SERVER_PID=' 96 125 153 180 208' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98 126 155 184' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 98 126 154' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + lsof -i :9086 + SERVER_PID=' 98 126 155 184 212' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 98 126 154 178' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 96 125 153 180 208 236' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 98 126 155 184 212 237' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 98 126 154 178 203' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 96 125 153 180 208 236 264' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 98 126 155 184 212 237 264' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 98 126 154 178 203 228' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 96 125 153 180 208 236 264 291' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98 126 155 184 212 237 264 291' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 98 126 154 178 203 228 254' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [run]total 35784 cases, failed 0, cost 18 seconds, qps 1988, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:55.334696509 +0800 CST m=+18.005533597 + SERVER_PID=' 98 126 154 178 203 228 254 281' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/1 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/1 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/1 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/aggregates_n1 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 4.10 secs (9423753 bytes/sec) [Pipeline] { [run]total 51871 cases, failed 0, cost 15 seconds, qps 3458, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:10:57.526922424 +0800 CST m=+15.009183264 [Pipeline] sh [Pipeline] sh + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=2844b224-64cb-49d5-8bac-c8d9ebfc90fb BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=random/aggregates_n1 random/aggregates_n2 random/expr WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-pbpcb 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-pbpcb pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-pbpcb-sxvbj-lc6l2 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(random/aggregates_n1 random/aggregates_n2 random/expr) + for path in '${path_array[@]}' + echo 'test path: random/aggregates_n1' test path: random/aggregates_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/aggregates_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/aggregates_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 100' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:10 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:10 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:10 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:10 tidb-server + SERVER_PID=' 100 127' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 42829 cases, failed 0, cost 21 seconds, qps 2039, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:10:58.334593517 +0800 CST m=+21.005430593 + SERVER_PID=' 100 127 155' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 [run]total 317 cases, failed 0, cost 3 seconds, qps 105, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:10:59.358224663 +0800 CST m=+3.003722980 + SERVER_PID=' 100 127 155 181' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [Pipeline] container [Pipeline] { [Pipeline] sh + SERVER_PID=' 100 127 155 181 209' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/100 + SERVER_PID=' 100 127 155 181 209 238' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 1281 cases, failed 0, cost 3 seconds, qps 427, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:10:59.551892808 +0800 CST m=+3.002715497 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=4c44cb9c-9ccc-4793-92ef-c23ec42e5e98 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/commute/100 index/commute/1000_n1 index/commute/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-ml297 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7 pingcap_tidb_merged_sqllogic_test_1067-ml297 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-ml297-mc4ls-cc4b7 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/commute/100 index/commute/1000_n1 index/commute/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/commute/100' test path: index/commute/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 100 127 155 181 209 238 264' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [Pipeline] container [Pipeline] { [Pipeline] sh + SERVER_PID=' 100' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [run]total 320 cases, failed 0, cost 3 seconds, qps 106, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:10:59.814393159 +0800 CST m=+3.003619239 + SERVER_PID=' 100 127 155 181 209 238 264 293' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 100 124' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/100 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/select + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=1b9decea-15c3-4fac-bd82-b1c78340a88c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=random/expr random/select_n1 random/select_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-trs04 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-trs04 pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-trs04-2tkj3-ng5l4 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(random/expr random/select_n1 random/select_n2) + for path in '${path_array[@]}' + echo 'test path: random/expr' test path: random/expr + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/expr + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/expr ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [run]total 36466 cases, failed 0, cost 3 seconds, qps 12155, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:00.262975834 +0800 CST m=+3.007648565 + SERVER_PID=' 100 124 145' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 [run]total 64048 cases, failed 0, cost 18 seconds, qps 3558, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:00.557492546 +0800 CST m=+18.039753392 + SERVER_PID=' 99' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/expr + SERVER_PID=' 100 124 145 172' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 99 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 100 124 145 172 200' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 49495 cases, failed 0, cost 24 seconds, qps 2062, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:11:01.335070992 +0800 CST m=+24.005908075 + SERVER_PID=' 99 126 153' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 100 124 145 172 200 226' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 99 126 153 185' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 100 124 145 172 200 226 250' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 99 126 153 185 213' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 [Pipeline] container [Pipeline] { + SERVER_PID=' 100 124 145 172 200 226 250 279' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [Pipeline] sh + SERVER_PID=' 99 126 153 185 213 239' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 99 126 153 185 213 239 268' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 690 cases, failed 0, cost 6 seconds, qps 115, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:02.358525727 +0800 CST m=+6.004024044 [run]total 2628 cases, failed 0, cost 6 seconds, qps 438, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:02.551891622 +0800 CST m=+6.002714315 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=b939bb51-9e5d-4c33-a3a6-27a2fbf3f001 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=select random/groupby WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-4kdzm 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf pingcap_tidb_merged_sqllogic_test_1067-4kdzm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-4kdzm-7gnbh-bljcf GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(select random/groupby) + for path in '${path_array[@]}' + echo 'test path: select' test path: select + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/select + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/select ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 691 cases, failed 0, cost 6 seconds, qps 115, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:02.814187345 +0800 CST m=+6.003413428 [run]total 4675 cases, failed 0, cost 3 seconds, qps 1558, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:02.418110262 +0800 CST m=+3.006269681 sqllogictest finished! [final]total 50620 cases, failed 0, cost 25 seconds, qps 2024, start 2024-05-06 17:10:37.329570567 +0800 CST m=+0.000407651, now 2024-05-06 17:11:02.908564568 +0800 CST m=+25.579401650 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 644 674 702 730 757 788 819 846 + [[ 0 -ne 0 ]] + exit 0 [run]total 72265 cases, failed 0, cost 6 seconds, qps 12044, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:03.263121761 +0800 CST m=+6.007794490 [run]total 75871 cases, failed 0, cost 21 seconds, qps 3612, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:03.557574356 +0800 CST m=+21.039835197 [Pipeline] } [run]total 4953 cases, failed 0, cost 3 seconds, qps 1651, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:03.371677163 +0800 CST m=+3.005911378 [run]total 3472 cases, failed 0, cost 3 seconds, qps 1157, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:03.450248044 +0800 CST m=+3.005995055 [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [run]total 93773 cases, failed 0, cost 3 seconds, qps 31257, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:03.723613376 +0800 CST m=+3.009537114 [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] } [run]total 11260 cases, failed 0, cost 6 seconds, qps 1876, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:05.418033447 +0800 CST m=+6.006192869 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/aggregates_n1 + SERVER_PID=' 99 126 153 185 213 239 268 298' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 1058 cases, failed 0, cost 9 seconds, qps 117, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:05.358248917 +0800 CST m=+9.003747234 [run]total 4088 cases, failed 0, cost 9 seconds, qps 454, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:05.551856998 +0800 CST m=+9.002679684 + lsof -i :9081 [run]total 1045 cases, failed 0, cost 9 seconds, qps 116, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:05.813865537 +0800 CST m=+9.003091619 [run]total 11478 cases, failed 0, cost 6 seconds, qps 1913, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:06.371811984 +0800 CST m=+6.006046212 [run]total 4983 cases, failed 0, cost 6 seconds, qps 830, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:06.450073768 +0800 CST m=+6.005820785 [run]total 106149 cases, failed 0, cost 9 seconds, qps 11794, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:06.262960908 +0800 CST m=+9.007633634 [run]total 179694 cases, failed 0, cost 6 seconds, qps 29949, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:06.723560683 +0800 CST m=+6.009484412 [run]total 83959 cases, failed 0, cost 24 seconds, qps 3498, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:06.526321083 +0800 CST m=+24.008581929 + SERVER_PID=' 103' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/100 + lsof -i :9082 + SERVER_PID=' 103 133' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 103 133 163' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 103 133 163 193' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [run]total 1598 cases, failed 0, cost 12 seconds, qps 133, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:08.35807491 +0800 CST m=+12.003573227 + SERVER_PID=' 103 133 163 193 222' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 1526 cases, failed 0, cost 12 seconds, qps 127, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:08.814591985 +0800 CST m=+12.003818066 [run]total 17497 cases, failed 0, cost 9 seconds, qps 1944, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:08.417906727 +0800 CST m=+9.006066146 [run]total 33553 cases, failed 0, cost 3 seconds, qps 11184, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:08.28616141 +0800 CST m=+3.008845534 + SERVER_PID=' 103 133 163 193 222 255' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 5559 cases, failed 0, cost 12 seconds, qps 463, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:08.552037366 +0800 CST m=+12.002860052 + SERVER_PID=' 103 133 163 193 222 255 290' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [run]total 137513 cases, failed 0, cost 12 seconds, qps 11459, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:09.263107043 +0800 CST m=+12.007779774 + SERVER_PID=' 103 133 163 193 222 255 290 320' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 97097 cases, failed 0, cost 27 seconds, qps 3596, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:09.526316531 +0800 CST m=+27.008577381 [run]total 6036 cases, failed 0, cost 9 seconds, qps 670, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:09.449630762 +0800 CST m=+9.005377775 [run]total 16685 cases, failed 0, cost 9 seconds, qps 1853, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:09.37205426 +0800 CST m=+9.006288481 [run]total 265761 cases, failed 0, cost 9 seconds, qps 29529, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:09.723563979 +0800 CST m=+9.009487707 [run]total 5986 cases, failed 0, cost 3 seconds, qps 1995, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:10.07299805 +0800 CST m=+3.011132085 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/expr [run]total 23742 cases, failed 0, cost 12 seconds, qps 1978, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:11.418038084 +0800 CST m=+12.006197505 [run]total 67817 cases, failed 0, cost 6 seconds, qps 11302, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:11.319041954 +0800 CST m=+6.041726074 [run]total 2034 cases, failed 0, cost 15 seconds, qps 135, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:11.357881017 +0800 CST m=+15.003379334 [run]total 7244 cases, failed 0, cost 15 seconds, qps 482, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:11.55137024 +0800 CST m=+15.002192926 [run]total 2005 cases, failed 0, cost 15 seconds, qps 133, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:11.813904381 +0800 CST m=+15.003130462 [run]total 169582 cases, failed 0, cost 15 seconds, qps 11305, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:12.263010544 +0800 CST m=+15.007683282 [run]total 340002 cases, failed 0, cost 12 seconds, qps 28333, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:12.723901362 +0800 CST m=+12.009825090 [run]total 109330 cases, failed 0, cost 30 seconds, qps 3644, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:12.526258255 +0800 CST m=+30.008519096 [run]total 6729 cases, failed 0, cost 12 seconds, qps 560, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:12.450003074 +0800 CST m=+12.005750090 [run]total 22195 cases, failed 0, cost 12 seconds, qps 1849, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:12.371888505 +0800 CST m=+12.006122721 [run]total 18245 cases, failed 0, cost 6 seconds, qps 3040, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:13.073168186 +0800 CST m=+6.011302227 [run]total 99203 cases, failed 0, cost 3 seconds, qps 33067, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:13.900524525 +0800 CST m=+3.009217864 [run]total 29308 cases, failed 0, cost 15 seconds, qps 1953, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:14.41750954 +0800 CST m=+15.005668955 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/select [run]total 99227 cases, failed 0, cost 9 seconds, qps 11025, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:14.319004612 +0800 CST m=+9.041688734 [run]total 2518 cases, failed 0, cost 18 seconds, qps 139, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:14.358149134 +0800 CST m=+18.003647451 [run]total 8743 cases, failed 0, cost 18 seconds, qps 485, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:14.551985352 +0800 CST m=+18.002808038 [run]total 2503 cases, failed 0, cost 18 seconds, qps 139, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:14.814645852 +0800 CST m=+18.003871933 [run]total 28017 cases, failed 0, cost 15 seconds, qps 1867, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:15.372355586 +0800 CST m=+15.006589801 [run]total 6797 cases, failed 0, cost 15 seconds, qps 453, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:15.450102287 +0800 CST m=+15.005849304 [run]total 203270 cases, failed 0, cost 18 seconds, qps 11292, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:15.263004458 +0800 CST m=+18.007677189 [run]total 419879 cases, failed 0, cost 15 seconds, qps 27991, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:15.723626655 +0800 CST m=+15.009550384 [run]total 122608 cases, failed 0, cost 33 seconds, qps 3715, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:15.526781597 +0800 CST m=+33.009042439 [run]total 29204 cases, failed 0, cost 9 seconds, qps 3244, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:16.07333288 +0800 CST m=+9.011466917 sqllogictest finished! [final]total 10023 cases, failed 0, cost 20 seconds, qps 501, start 2024-05-06 17:10:56.549586397 +0800 CST m=+0.000409084, now 2024-05-06 17:11:16.845125368 +0800 CST m=+20.295948055 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 97 125 150 175 204 231 257 284 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/10' test path: index/between/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 186594 cases, failed 0, cost 6 seconds, qps 31099, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:16.900619113 +0800 CST m=+6.009312457 + lsof -i :9081 + SERVER_PID=' 347' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 347 375' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 3064 cases, failed 0, cost 21 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:17.357761946 +0800 CST m=+21.003260265 + lsof -i :9083 + SERVER_PID=' 347 375 402' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= [run]total 35891 cases, failed 0, cost 18 seconds, qps 1993, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:17.417664917 +0800 CST m=+18.005824331 [run]total 3495 cases, failed 0, cost 3 seconds, qps 1165, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:17.310122584 +0800 CST m=+3.005772702 + lsof -i :9084 + SERVER_PID=' 347 375 402 430' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [run]total 130214 cases, failed 0, cost 12 seconds, qps 10851, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:17.286923355 +0800 CST m=+12.009607472 [run]total 3015 cases, failed 0, cost 21 seconds, qps 143, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:17.814180181 +0800 CST m=+21.003406263 sqllogictest finished! [final]total 6851 cases, failed 0, cost 18 seconds, qps 380, start 2024-05-06 17:11:00.444684027 +0800 CST m=+0.000431039, now 2024-05-06 17:11:18.079528459 +0800 CST m=+17.635275476 + lsof -i :9085 + SERVER_PID=' 347 375 402 430 458' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 238099 cases, failed 0, cost 21 seconds, qps 11338, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:18.262982022 +0800 CST m=+21.007654755 + lsof -i :9086 + SERVER_PID=' 347 375 402 430 458 483' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= sqllogictest finished! [final]total 131604 cases, failed 0, cost 36 seconds, qps 3655, start 2024-05-06 17:10:42.518122139 +0800 CST m=+0.000382980, now 2024-05-06 17:11:18.401836499 +0800 CST m=+35.884097340 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 97 126 155 182 210 235 262 291 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/1000_n1' test path: index/commute/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 98 126 155 184 212 237 264 291 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/groupby' test path: random/groupby + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/groupby + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/groupby ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9087 + SERVER_PID=' 347 375 402 430 458 483 510' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 33957 cases, failed 0, cost 18 seconds, qps 1886, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:18.372147884 +0800 CST m=+18.006382105 + SERVER_PID=' 373' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + lsof -i :9081 + SERVER_PID=' 358' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 347 375 402 430 458 483 510 537' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 38893 cases, failed 0, cost 12 seconds, qps 3241, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:19.073184967 +0800 CST m=+12.011319007 + SERVER_PID=' 373 400' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 373 400 426' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 358 393' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 506114 cases, failed 0, cost 18 seconds, qps 28117, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:18.72355922 +0800 CST m=+18.009482948 + lsof -i :9083 + SERVER_PID=' 358 393 420' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 373 400 426 454' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 358 393 420 447' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 373 400 426 454 480' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 358 393 420 447 475' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 373 400 426 454 480 503' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [run]total 275786 cases, failed 0, cost 9 seconds, qps 30642, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:19.911320318 +0800 CST m=+9.020013662 + lsof -i :9086 + SERVER_PID=' 358 393 420 447 475 504' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + lsof -i :9087 + SERVER_PID=' 358 393 420 447 475 504 533' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 373 400 426 454 480 503 532' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 42647 cases, failed 0, cost 21 seconds, qps 2030, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:20.418029778 +0800 CST m=+21.006189197 [run]total 4978 cases, failed 0, cost 6 seconds, qps 829, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:20.309618796 +0800 CST m=+6.005268906 [run]total 161296 cases, failed 0, cost 15 seconds, qps 10753, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:20.286306215 +0800 CST m=+15.008990333 + lsof -i :9088 + SERVER_PID=' 373 400 426 454 480 503 532 561' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 3503 cases, failed 0, cost 24 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:20.358255511 +0800 CST m=+24.003753829 + SERVER_PID=' 358 393 420 447 475 504 533 560' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 3531 cases, failed 0, cost 24 seconds, qps 147, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:20.814618297 +0800 CST m=+24.003844378 [run]total 40381 cases, failed 0, cost 21 seconds, qps 1922, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:21.372300602 +0800 CST m=+21.006534823 [run]total 273202 cases, failed 0, cost 24 seconds, qps 11383, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:21.263033486 +0800 CST m=+24.007706213 [run]total 592467 cases, failed 0, cost 21 seconds, qps 28212, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:21.723558885 +0800 CST m=+21.009482613 [run]total 49456 cases, failed 0, cost 15 seconds, qps 3297, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:22.073004948 +0800 CST m=+15.011138985 [run]total 355588 cases, failed 0, cost 12 seconds, qps 29632, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:22.911286975 +0800 CST m=+12.019980314 [run]total 49337 cases, failed 0, cost 24 seconds, qps 2055, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:23.41741093 +0800 CST m=+24.005570344 [run]total 6079 cases, failed 0, cost 9 seconds, qps 675, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:23.30978746 +0800 CST m=+9.005437571 [run]total 192922 cases, failed 0, cost 18 seconds, qps 10717, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:23.286474831 +0800 CST m=+18.009158948 [run]total 4006 cases, failed 0, cost 27 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:23.813739556 +0800 CST m=+27.002965638 [run]total 4011 cases, failed 0, cost 27 seconds, qps 148, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:23.358444895 +0800 CST m=+27.003943212 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/10 [run]total 46747 cases, failed 0, cost 24 seconds, qps 1947, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:24.37187952 +0800 CST m=+24.006113740 sqllogictest finished! [final]total 50620 cases, failed 0, cost 25 seconds, qps 2024, start 2024-05-06 17:10:59.412258867 +0800 CST m=+0.000418286, now 2024-05-06 17:11:24.655368047 +0800 CST m=+25.243527466 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 101 129 155 183 211 240 271 299 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/1000' test path: index/between/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 309331 cases, failed 0, cost 27 seconds, qps 11456, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:24.262968382 +0800 CST m=+27.007641108 [run]total 682228 cases, failed 0, cost 24 seconds, qps 28426, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:24.723976188 +0800 CST m=+24.009899916 + lsof -i :9081 + SERVER_PID=' 372' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 [run]total 61307 cases, failed 0, cost 18 seconds, qps 3405, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:25.073114278 +0800 CST m=+18.011248320 + SERVER_PID=' 372 398' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 451469 cases, failed 0, cost 15 seconds, qps 30097, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:25.911317773 +0800 CST m=+15.020011124 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/1000_n1 + lsof -i :9083 + SERVER_PID=' 372 398 426' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/groupby + SERVER_PID=' 372 398 426 453' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 372 398 426 453 479' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 4440 cases, failed 0, cost 30 seconds, qps 148, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:26.358326513 +0800 CST m=+30.003824830 + lsof -i :9086 + SERVER_PID=' 372 398 426 453 479 506' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 372 398 426 453 479 506 535' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [run]total 6722 cases, failed 0, cost 12 seconds, qps 560, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:26.309818044 +0800 CST m=+12.005468160 [run]total 225549 cases, failed 0, cost 21 seconds, qps 10740, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:26.286343101 +0800 CST m=+21.009027222 [run]total 4469 cases, failed 0, cost 30 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:26.814369098 +0800 CST m=+30.003595182 + lsof -i :9088 + SERVER_PID=' 372 398 426 453 479 506 535 564' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 347009 cases, failed 0, cost 30 seconds, qps 11566, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:27.262967321 +0800 CST m=+30.007640047 [run]total 5098 cases, failed 0, cost 3 seconds, qps 1699, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:26.903193654 +0800 CST m=+3.007092979 [run]total 50598 cases, failed 0, cost 27 seconds, qps 1874, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:27.372204208 +0800 CST m=+27.006438424 sqllogictest finished! [final]total 50620 cases, failed 0, cost 27 seconds, qps 1874, start 2024-05-06 17:11:00.366120758 +0800 CST m=+0.000354977, now 2024-05-06 17:11:27.415823703 +0800 CST m=+27.050057923 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 96 125 153 180 208 236 264 291 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/1000' test path: index/between/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 368' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 368 397' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 72867 cases, failed 0, cost 21 seconds, qps 3469, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:28.073308216 +0800 CST m=+21.011442252 [run]total 763055 cases, failed 0, cost 27 seconds, qps 28261, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:27.723629111 +0800 CST m=+27.009552839 + SERVER_PID=' 368 397 425' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 368 397 425 452' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 368 397 425 452 479' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 368 397 425 452 479 507' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [run]total 537889 cases, failed 0, cost 18 seconds, qps 29882, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:28.911319116 +0800 CST m=+18.020012467 [run]total 9080 cases, failed 0, cost 3 seconds, qps 3026, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:28.557535645 +0800 CST m=+3.057150782 + lsof -i :9087 + SERVER_PID=' 368 397 425 452 479 507 535' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= [run]total 17385 cases, failed 0, cost 3 seconds, qps 5795, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:28.745469946 +0800 CST m=+3.008717810 [run]total 6794 cases, failed 0, cost 15 seconds, qps 452, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:29.309818382 +0800 CST m=+15.005468493 [run]total 260504 cases, failed 0, cost 24 seconds, qps 10854, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:29.28614108 +0800 CST m=+24.008825202 + lsof -i :9088 + SERVER_PID=' 368 397 425 452 479 507 535 568' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 4746 cases, failed 0, cost 33 seconds, qps 143, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:29.358347026 +0800 CST m=+33.003845344 [run]total 12094 cases, failed 0, cost 6 seconds, qps 2015, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:29.904062614 +0800 CST m=+6.007961939 [run]total 4821 cases, failed 0, cost 33 seconds, qps 146, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:29.814237699 +0800 CST m=+33.003463780 [run]total 384204 cases, failed 0, cost 33 seconds, qps 11642, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:30.262972067 +0800 CST m=+33.007644798 [run]total 851843 cases, failed 0, cost 30 seconds, qps 28394, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:30.723614012 +0800 CST m=+30.009537745 [run]total 81037 cases, failed 0, cost 24 seconds, qps 3376, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:31.073073253 +0800 CST m=+24.011207288 [run]total 12272 cases, failed 0, cost 6 seconds, qps 2045, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:31.557493983 +0800 CST m=+6.057109121 [run]total 34849 cases, failed 0, cost 6 seconds, qps 5808, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:31.745442358 +0800 CST m=+6.008690224 [run]total 5237 cases, failed 0, cost 36 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:32.357930087 +0800 CST m=+36.003428405 [run]total 632710 cases, failed 0, cost 21 seconds, qps 30129, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:31.911291964 +0800 CST m=+21.019985304 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/1000 sqllogictest finished! [final]total 6851 cases, failed 0, cost 18 seconds, qps 380, start 2024-05-06 17:11:14.30473896 +0800 CST m=+0.000389077, now 2024-05-06 17:11:32.172604744 +0800 CST m=+17.868254856 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 103 133 163 193 222 255 290 320 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/groupby' test path: random/groupby + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/groupby + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/groupby ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 295446 cases, failed 0, cost 27 seconds, qps 10942, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:32.286123132 +0800 CST m=+27.008807249 [run]total 5292 cases, failed 0, cost 36 seconds, qps 147, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:32.814594802 +0800 CST m=+36.003820883 [run]total 18858 cases, failed 0, cost 9 seconds, qps 2095, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:32.903580451 +0800 CST m=+9.007479782 [run]total 422598 cases, failed 0, cost 36 seconds, qps 11738, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:33.262997369 +0800 CST m=+36.007670095 [run]total 939735 cases, failed 0, cost 33 seconds, qps 28476, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:33.723576943 +0800 CST m=+33.009500676 [run]total 92427 cases, failed 0, cost 27 seconds, qps 3423, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:34.073069484 +0800 CST m=+27.011203519 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/1000 [run]total 721767 cases, failed 0, cost 24 seconds, qps 30073, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:34.911272583 +0800 CST m=+24.019965928 [run]total 15151 cases, failed 0, cost 9 seconds, qps 1683, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:34.510763211 +0800 CST m=+9.010378348 [run]total 52124 cases, failed 0, cost 9 seconds, qps 5791, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:34.74547731 +0800 CST m=+9.008725187 + lsof -i :9081 [run]total 331919 cases, failed 0, cost 30 seconds, qps 11063, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:35.286278291 +0800 CST m=+30.008962407 [run]total 5640 cases, failed 0, cost 39 seconds, qps 144, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:35.358061935 +0800 CST m=+39.003560252 [run]total 1395 cases, failed 0, cost 3 seconds, qps 465, start 2024-05-06 17:11:32.244174056 +0800 CST m=+0.000396791, now 2024-05-06 17:11:35.245536368 +0800 CST m=+3.001759104 [run]total 5835 cases, failed 0, cost 39 seconds, qps 149, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:35.814118895 +0800 CST m=+39.003344976 [run]total 459333 cases, failed 0, cost 39 seconds, qps 11777, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:36.263106798 +0800 CST m=+39.007779528 [run]total 25057 cases, failed 0, cost 12 seconds, qps 2088, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:35.903168445 +0800 CST m=+12.007067770 [run]total 1028077 cases, failed 0, cost 36 seconds, qps 28557, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:36.723561185 +0800 CST m=+36.009484914 + SERVER_PID=' 390' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 390 419' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 105344 cases, failed 0, cost 30 seconds, qps 3511, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:37.073052271 +0800 CST m=+30.011186306 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 390 419 447' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + lsof -i :9084 [run]total 18370 cases, failed 0, cost 12 seconds, qps 1530, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:37.510074086 +0800 CST m=+12.009689224 + SERVER_PID=' 390 419 447 473' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 390 419 447 473 501' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 1314 cases, failed 0, cost 3 seconds, qps 438, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:37.637219281 +0800 CST m=+3.002409464 + SERVER_PID=' 390 419 447 473 501 529' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 819232 cases, failed 0, cost 27 seconds, qps 30341, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:37.911282199 +0800 CST m=+27.019975543 [run]total 2194 cases, failed 0, cost 6 seconds, qps 365, start 2024-05-06 17:11:32.244174056 +0800 CST m=+0.000396791, now 2024-05-06 17:11:38.246836625 +0800 CST m=+6.003059367 + SERVER_PID=' 390 419 447 473 501 529 553' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= [run]total 68767 cases, failed 0, cost 12 seconds, qps 5730, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:37.746113106 +0800 CST m=+12.009360976 [run]total 368828 cases, failed 0, cost 33 seconds, qps 11176, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:38.28638555 +0800 CST m=+33.009069672 + lsof -i :9088 + SERVER_PID=' 390 419 447 473 501 529 553 577' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 6169 cases, failed 0, cost 42 seconds, qps 146, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:38.357799007 +0800 CST m=+42.003297324 [run]total 32417 cases, failed 0, cost 15 seconds, qps 2161, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:38.903223609 +0800 CST m=+15.007122935 [run]total 6293 cases, failed 0, cost 42 seconds, qps 149, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:38.814294025 +0800 CST m=+42.003520107 [run]total 496459 cases, failed 0, cost 42 seconds, qps 11820, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:39.263032109 +0800 CST m=+42.007704836 [run]total 1116800 cases, failed 0, cost 39 seconds, qps 28635, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:39.723554216 +0800 CST m=+39.009477944 [run]total 117782 cases, failed 0, cost 33 seconds, qps 3569, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:40.073290601 +0800 CST m=+33.011424636 [run]total 1852 cases, failed 0, cost 6 seconds, qps 308, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:40.637465093 +0800 CST m=+6.002655272 [run]total 21773 cases, failed 0, cost 15 seconds, qps 1451, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:40.510060828 +0800 CST m=+15.009675966 [run]total 86977 cases, failed 0, cost 15 seconds, qps 5798, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:40.745463483 +0800 CST m=+15.008711351 sqllogictest finished! [final]total 21896 cases, failed 0, cost 16 seconds, qps 1368, start 2024-05-06 17:11:25.50076973 +0800 CST m=+0.000384868, now 2024-05-06 17:11:41.354888269 +0800 CST m=+15.854503407 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 373 400 426 454 480 503 532 561 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/1000_n2' test path: index/commute/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 6559 cases, failed 0, cost 45 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:41.357656673 +0800 CST m=+45.003154991 [run]total 912307 cases, failed 0, cost 30 seconds, qps 30410, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:40.911322818 +0800 CST m=+30.020016157 [run]total 3008 cases, failed 0, cost 9 seconds, qps 334, start 2024-05-06 17:11:32.244174056 +0800 CST m=+0.000396791, now 2024-05-06 17:11:41.246566244 +0800 CST m=+9.002788979 + lsof -i :9081 + SERVER_PID=' 626' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [run]total 405829 cases, failed 0, cost 36 seconds, qps 11273, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:41.28641572 +0800 CST m=+36.009099836 [run]total 6663 cases, failed 0, cost 45 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:41.813990697 +0800 CST m=+45.003216780 + lsof -i :9082 + SERVER_PID=' 626 656' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 626 656 681' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= [run]total 39823 cases, failed 0, cost 18 seconds, qps 2212, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:41.903375905 +0800 CST m=+18.007275233 + lsof -i :9084 + SERVER_PID=' 626 656 681 707' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 626 656 681 707 737' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 534457 cases, failed 0, cost 45 seconds, qps 11876, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:42.262992979 +0800 CST m=+45.007665705 + lsof -i :9086 + SERVER_PID=' 626 656 681 707 737 762' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [run]total 129762 cases, failed 0, cost 36 seconds, qps 3604, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:43.073067655 +0800 CST m=+36.011201692 + lsof -i :9087 + SERVER_PID=' 626 656 681 707 737 762 788' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [run]total 1205197 cases, failed 0, cost 42 seconds, qps 28695, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:42.768975941 +0800 CST m=+42.054899669 + lsof -i :9088 + SERVER_PID=' 626 656 681 707 737 762 788 812' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/groupby [run]total 2620 cases, failed 0, cost 9 seconds, qps 291, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:43.6374276 +0800 CST m=+9.002617785 [run]total 1008357 cases, failed 0, cost 33 seconds, qps 30556, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:43.911274456 +0800 CST m=+33.019967800 [run]total 104312 cases, failed 0, cost 18 seconds, qps 5795, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:43.745500056 +0800 CST m=+18.008747926 sqllogictest finished! [final]total 131604 cases, failed 0, cost 37 seconds, qps 3556, start 2024-05-06 17:11:07.062293482 +0800 CST m=+0.000427518, now 2024-05-06 17:11:44.107734492 +0800 CST m=+37.045868529 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 100 124 145 172 200 226 250 279 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/1000_n1' test path: index/commute/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 366' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [run]total 6989 cases, failed 0, cost 48 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:44.357868259 +0800 CST m=+48.003366576 [run]total 3628 cases, failed 0, cost 12 seconds, qps 302, start 2024-05-06 17:11:32.244174056 +0800 CST m=+0.000396791, now 2024-05-06 17:11:44.246174864 +0800 CST m=+12.002397605 [run]total 46857 cases, failed 0, cost 21 seconds, qps 2231, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:44.903551661 +0800 CST m=+21.007450986 + SERVER_PID=' 366 393' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 441791 cases, failed 0, cost 39 seconds, qps 11327, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:44.319026245 +0800 CST m=+39.041710372 + SERVER_PID=' 366 393 419' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 366 393 419 448' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [run]total 7104 cases, failed 0, cost 48 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:44.813691909 +0800 CST m=+48.002917991 sqllogictest finished! [final]total 3793 cases, failed 0, cost 13 seconds, qps 291, start 2024-05-06 17:11:32.244174056 +0800 CST m=+0.000396791, now 2024-05-06 17:11:45.265517981 +0800 CST m=+13.021740716 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 372 398 426 453 479 506 535 564 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/10' test path: index/commute/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 572110 cases, failed 0, cost 48 seconds, qps 11918, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:45.262972645 +0800 CST m=+48.007645371 + lsof -i :9085 + lsof -i :9081 + SERVER_PID=' 624' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 366 393 419 448 474' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + lsof -i :9082 + SERVER_PID=' 624 655' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 1291022 cases, failed 0, cost 45 seconds, qps 28689, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:45.768926673 +0800 CST m=+45.054850401 + SERVER_PID=' 366 393 419 448 474 498' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + lsof -i :9083 + SERVER_PID=' 624 655 685' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 366 393 419 448 474 498 527' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + lsof -i :9084 + SERVER_PID=' 624 655 685 716' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 366 393 419 448 474 498 527 551' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 624 655 685 716 744' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :4006 [run]total 121345 cases, failed 0, cost 21 seconds, qps 5778, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:46.745494571 +0800 CST m=+21.008742442 + lsof -i :9086 + SERVER_PID=' 624 655 685 716 744 773' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [run]total 16411 cases, failed 0, cost 3 seconds, qps 5470, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:11:46.616351043 +0800 CST m=+3.008728248 [run]total 1097030 cases, failed 0, cost 36 seconds, qps 30473, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:46.91128189 +0800 CST m=+36.019975234 [run]total 3397 cases, failed 0, cost 12 seconds, qps 283, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:46.637580569 +0800 CST m=+12.002770752 [run]total 477898 cases, failed 0, cost 42 seconds, qps 11378, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:47.319013841 +0800 CST m=+42.041697964 [run]total 7415 cases, failed 0, cost 51 seconds, qps 145, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:47.358394697 +0800 CST m=+51.003893020 [run]total 54772 cases, failed 0, cost 24 seconds, qps 2282, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:47.903568571 +0800 CST m=+24.007467897 [run]total 7592 cases, failed 0, cost 51 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:47.814361405 +0800 CST m=+51.003587493 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/1000_n2 [run]total 608147 cases, failed 0, cost 51 seconds, qps 11924, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:48.263003955 +0800 CST m=+51.007676681 [run]total 1380129 cases, failed 0, cost 48 seconds, qps 28752, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:48.723559702 +0800 CST m=+48.009483431 [run]total 32846 cases, failed 0, cost 6 seconds, qps 5474, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:11:49.616475484 +0800 CST m=+6.008852690 [run]total 3774 cases, failed 0, cost 15 seconds, qps 251, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:49.638123289 +0800 CST m=+15.003313472 sqllogictest finished! [final]total 3793 cases, failed 0, cost 15 seconds, qps 252, start 2024-05-06 17:11:34.635225996 +0800 CST m=+0.000416180, now 2024-05-06 17:11:49.722382234 +0800 CST m=+15.087572418 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 368 397 425 452 479 507 535 568 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/10' test path: index/commute/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 139973 cases, failed 0, cost 24 seconds, qps 5832, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:49.745902032 +0800 CST m=+24.009149897 + lsof -i :9087 [run]total 1186283 cases, failed 0, cost 39 seconds, qps 30417, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:49.911287163 +0800 CST m=+39.019980503 [run]total 8006 cases, failed 0, cost 54 seconds, qps 148, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:50.358206856 +0800 CST m=+54.003705173 [run]total 514503 cases, failed 0, cost 45 seconds, qps 11433, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:50.286284487 +0800 CST m=+45.008968610 + SERVER_PID=' 624 655 685 716 744 773 803' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 624 655 685 716 744 773 803 833' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 8081 cases, failed 0, cost 54 seconds, qps 149, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:50.814196795 +0800 CST m=+54.003422885 + lsof -i :9081 + SERVER_PID=' 627' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [run]total 644937 cases, failed 0, cost 54 seconds, qps 11943, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:51.263005288 +0800 CST m=+54.007678014 [run]total 60166 cases, failed 0, cost 27 seconds, qps 2228, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:50.903261655 +0800 CST m=+27.007160980 sqllogictest finished! [final]total 60195 cases, failed 0, cost 27 seconds, qps 2229, start 2024-05-06 17:11:23.896506678 +0800 CST m=+0.000406004, now 2024-05-06 17:11:50.958785235 +0800 CST m=+27.062684561 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 347 375 402 430 458 483 510 537 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/between/100' test path: index/between/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/between/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/between/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 613' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 627 656' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 613 639' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 627 656 682' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/1000_n1 + SERVER_PID=' 613 639 665' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 627 656 682 711' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [run]total 8456 cases, failed 0, cost 3 seconds, qps 2818, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:11:51.497255682 +0800 CST m=+3.009358152 + SERVER_PID=' 613 639 665 699' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 627 656 682 711 740' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 1467475 cases, failed 0, cost 51 seconds, qps 28774, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:51.723563055 +0800 CST m=+51.009486784 + SERVER_PID=' 613 639 665 699 723' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 627 656 682 711 740 768' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 613 639 665 699 723 747' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 627 656 682 711 740 768 795' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= [run]total 48234 cases, failed 0, cost 9 seconds, qps 5359, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:11:52.616393466 +0800 CST m=+9.008770673 [run]total 1278779 cases, failed 0, cost 42 seconds, qps 30447, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:52.911270791 +0800 CST m=+42.019964135 + lsof -i :9088 + SERVER_PID=' 627 656 682 711 740 768 795 820' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 613 639 665 699 723 747 775' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 159148 cases, failed 0, cost 27 seconds, qps 5894, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:52.745712313 +0800 CST m=+27.008960180 + SERVER_PID=' 613 639 665 699 723 747 775 805' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 8420 cases, failed 0, cost 57 seconds, qps 147, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:53.358065933 +0800 CST m=+57.003564260 [run]total 550895 cases, failed 0, cost 48 seconds, qps 11476, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:53.319033446 +0800 CST m=+48.041717568 [run]total 8585 cases, failed 0, cost 57 seconds, qps 150, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:53.814037122 +0800 CST m=+57.003263209 [run]total 11088 cases, failed 0, cost 6 seconds, qps 1848, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:11:54.557544536 +0800 CST m=+6.069647007 [run]total 682767 cases, failed 0, cost 57 seconds, qps 11978, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:54.263042771 +0800 CST m=+57.007715503 [run]total 1554668 cases, failed 0, cost 54 seconds, qps 28790, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:54.723598986 +0800 CST m=+54.009522714 [run]total 9089 cases, failed 0, cost 3 seconds, qps 3029, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:11:54.333647269 +0800 CST m=+3.010058698 sqllogictest finished! [final]total 169364 cases, failed 0, cost 29 seconds, qps 5840, start 2024-05-06 17:11:25.737161756 +0800 CST m=+0.000409627, now 2024-05-06 17:11:54.668929882 +0800 CST m=+28.932177747 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 358 393 420 447 475 504 533 560 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } [run]total 63842 cases, failed 0, cost 12 seconds, qps 5320, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:11:55.616424176 +0800 CST m=+12.008801377 [run]total 1368217 cases, failed 0, cost 45 seconds, qps 30404, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:55.911316185 +0800 CST m=+45.020009530 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/10 [Pipeline] // stage [Pipeline] } [run]total 8945 cases, failed 0, cost 60 seconds, qps 149, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:56.358138299 +0800 CST m=+60.003636616 [run]total 587498 cases, failed 0, cost 51 seconds, qps 11519, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:56.286431267 +0800 CST m=+51.009115384 [run]total 9127 cases, failed 0, cost 60 seconds, qps 152, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:56.81407838 +0800 CST m=+60.003304461 [run]total 11926 cases, failed 0, cost 6 seconds, qps 1987, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:11:57.359609267 +0800 CST m=+6.036020699 [run]total 13334 cases, failed 0, cost 9 seconds, qps 1481, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:11:57.496533926 +0800 CST m=+9.008636396 [run]total 719372 cases, failed 0, cost 60 seconds, qps 11989, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:11:57.262963509 +0800 CST m=+60.007636239 [run]total 1645133 cases, failed 0, cost 57 seconds, qps 28861, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:11:57.723601741 +0800 CST m=+57.009525469 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/10 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/between/100 [run]total 80631 cases, failed 0, cost 15 seconds, qps 5375, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:11:58.616607975 +0800 CST m=+15.008985177 [run]total 7832 cases, failed 0, cost 3 seconds, qps 2610, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:11:58.955704118 +0800 CST m=+3.008322608 [run]total 1460526 cases, failed 0, cost 48 seconds, qps 30427, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:11:58.900556637 +0800 CST m=+48.009249976 [run]total 9354 cases, failed 0, cost 63 seconds, qps 148, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:11:59.358517729 +0800 CST m=+63.004016046 [run]total 622019 cases, failed 0, cost 54 seconds, qps 11518, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:11:59.28701405 +0800 CST m=+54.009698174 [run]total 9493 cases, failed 0, cost 63 seconds, qps 150, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:11:59.814588708 +0800 CST m=+63.003814789 [run]total 756659 cases, failed 0, cost 63 seconds, qps 12010, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:00.263201073 +0800 CST m=+63.007873805 [run]total 1735487 cases, failed 0, cost 60 seconds, qps 28924, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:00.723596705 +0800 CST m=+60.009520434 [run]total 14988 cases, failed 0, cost 9 seconds, qps 1665, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:12:00.333374625 +0800 CST m=+9.009786053 [run]total 17093 cases, failed 0, cost 12 seconds, qps 1424, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:12:00.557593881 +0800 CST m=+12.069696355 [run]total 4851 cases, failed 0, cost 3 seconds, qps 1617, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:01.095302774 +0800 CST m=+3.009281678 [run]total 6924 cases, failed 0, cost 3 seconds, qps 2308, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:00.938843216 +0800 CST m=+3.009002861 [run]total 97560 cases, failed 0, cost 18 seconds, qps 5420, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:01.616342238 +0800 CST m=+18.008719440 [run]total 21647 cases, failed 0, cost 6 seconds, qps 3607, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:01.955850997 +0800 CST m=+6.008469486 [run]total 1553701 cases, failed 0, cost 51 seconds, qps 30464, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:01.911285417 +0800 CST m=+51.019978757 [run]total 655678 cases, failed 0, cost 57 seconds, qps 11503, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:02.319023948 +0800 CST m=+57.041708065 [run]total 9757 cases, failed 0, cost 66 seconds, qps 147, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:12:02.358146019 +0800 CST m=+66.003644336 [run]total 17697 cases, failed 0, cost 12 seconds, qps 1474, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:12:03.343850764 +0800 CST m=+12.020262192 [run]total 9885 cases, failed 0, cost 66 seconds, qps 149, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:02.813808234 +0800 CST m=+66.003034319 [run]total 20726 cases, failed 0, cost 15 seconds, qps 1381, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:12:03.4965086 +0800 CST m=+15.008611070 [run]total 794239 cases, failed 0, cost 66 seconds, qps 12033, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:03.263060675 +0800 CST m=+66.007733403 [run]total 19558 cases, failed 0, cost 6 seconds, qps 3259, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:03.939018675 +0800 CST m=+6.009178314 [run]total 1824076 cases, failed 0, cost 63 seconds, qps 28953, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:03.723591081 +0800 CST m=+63.009514809 [run]total 11165 cases, failed 0, cost 6 seconds, qps 1860, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:04.09535605 +0800 CST m=+6.009334962 [run]total 113189 cases, failed 0, cost 21 seconds, qps 5389, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:04.616423518 +0800 CST m=+21.008800719 [run]total 34031 cases, failed 0, cost 9 seconds, qps 3781, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:04.955897677 +0800 CST m=+9.008516169 [run]total 1646249 cases, failed 0, cost 54 seconds, qps 30486, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:04.91138941 +0800 CST m=+54.020082750 [run]total 10192 cases, failed 0, cost 69 seconds, qps 147, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:12:05.358230162 +0800 CST m=+69.003728479 [run]total 689390 cases, failed 0, cost 60 seconds, qps 11489, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:05.286753445 +0800 CST m=+60.009437567 [run]total 10240 cases, failed 0, cost 69 seconds, qps 148, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:05.813723614 +0800 CST m=+69.002949695 [run]total 21027 cases, failed 0, cost 15 seconds, qps 1401, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:12:06.333456279 +0800 CST m=+15.009867707 [run]total 23100 cases, failed 0, cost 18 seconds, qps 1283, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:12:06.557582541 +0800 CST m=+18.069685015 [run]total 831071 cases, failed 0, cost 69 seconds, qps 12044, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:06.263248082 +0800 CST m=+69.007920816 [run]total 31170 cases, failed 0, cost 9 seconds, qps 3463, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:06.939072296 +0800 CST m=+9.009231930 [run]total 1913566 cases, failed 0, cost 66 seconds, qps 28993, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:06.723902387 +0800 CST m=+66.009826123 [run]total 16920 cases, failed 0, cost 9 seconds, qps 1880, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:07.095378956 +0800 CST m=+9.009357862 [run]total 130307 cases, failed 0, cost 24 seconds, qps 5429, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:07.616345684 +0800 CST m=+24.008722896 sqllogictest finished! [final]total 21896 cases, failed 0, cost 16 seconds, qps 1368, start 2024-05-06 17:11:51.323984205 +0800 CST m=+0.000395634, now 2024-05-06 17:12:07.679689966 +0800 CST m=+16.356101402 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 366 393 419 448 474 498 527 551 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/commute/1000_n2' test path: index/commute/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/commute/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/commute/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 619' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 619 648' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 619 648 675' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= [run]total 1733812 cases, failed 0, cost 57 seconds, qps 30417, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:07.911288735 +0800 CST m=+57.019982079 [run]total 45282 cases, failed 0, cost 12 seconds, qps 3773, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:07.95579887 +0800 CST m=+12.008417355 [run]total 10560 cases, failed 0, cost 72 seconds, qps 146, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:12:08.35806297 +0800 CST m=+72.003561288 + lsof -i :9084 + SERVER_PID=' 619 648 675 703' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [run]total 723424 cases, failed 0, cost 63 seconds, qps 11482, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:08.286922059 +0800 CST m=+63.009606176 + lsof -i :9085 + SERVER_PID=' 619 648 675 703 729' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 10434 cases, failed 0, cost 72 seconds, qps 144, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:08.814088013 +0800 CST m=+72.003314095 + lsof -i :9086 [run]total 868573 cases, failed 0, cost 72 seconds, qps 12063, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:09.262961185 +0800 CST m=+72.007633920 + SERVER_PID=' 619 648 675 703 729 758' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 619 648 675 703 729 758 785' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [run]total 2004331 cases, failed 0, cost 69 seconds, qps 29048, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:09.723611877 +0800 CST m=+69.009535606 + SERVER_PID=' 619 648 675 703 729 758 785 812' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 26394 cases, failed 0, cost 21 seconds, qps 1256, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:12:09.49660489 +0800 CST m=+21.008707361 [run]total 23091 cases, failed 0, cost 12 seconds, qps 1924, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:10.095692384 +0800 CST m=+12.009671291 [run]total 41025 cases, failed 0, cost 12 seconds, qps 3418, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:09.939084153 +0800 CST m=+12.009243794 [run]total 147914 cases, failed 0, cost 27 seconds, qps 5478, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:10.616469056 +0800 CST m=+27.008846257 [run]total 1827373 cases, failed 0, cost 60 seconds, qps 30456, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:10.911329477 +0800 CST m=+60.020022822 [run]total 58346 cases, failed 0, cost 15 seconds, qps 3889, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:10.955826924 +0800 CST m=+15.008445413 [run]total 756836 cases, failed 0, cost 66 seconds, qps 11467, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:11.319005051 +0800 CST m=+66.041689169 [run]total 10745 cases, failed 0, cost 75 seconds, qps 143, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:12:11.357752365 +0800 CST m=+75.003250682 sqllogictest finished! [final]total 27754 cases, failed 0, cost 23 seconds, qps 1206, start 2024-05-06 17:11:48.48823965 +0800 CST m=+0.000342121, now 2024-05-06 17:12:11.747140511 +0800 CST m=+23.259242982 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 626 656 681 707 737 762 788 812 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [run]total 10690 cases, failed 0, cost 75 seconds, qps 142, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:11.814557944 +0800 CST m=+75.003784028 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [run]total 906677 cases, failed 0, cost 75 seconds, qps 12089, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:12.26303981 +0800 CST m=+75.007712536 [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 52480 cases, failed 0, cost 15 seconds, qps 3498, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:12.938878521 +0800 CST m=+15.009038159 [run]total 2094897 cases, failed 0, cost 72 seconds, qps 29095, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:12.72355856 +0800 CST m=+72.009482288 [run]total 29016 cases, failed 0, cost 15 seconds, qps 1934, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:13.095483925 +0800 CST m=+15.009462829 [run]total 165187 cases, failed 0, cost 30 seconds, qps 5506, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:13.616402793 +0800 CST m=+30.008779994 [run]total 1923130 cases, failed 0, cost 63 seconds, qps 30525, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:13.911327552 +0800 CST m=+63.020020892 [run]total 71583 cases, failed 0, cost 18 seconds, qps 3976, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:13.955812683 +0800 CST m=+18.008431178 sqllogictest finished! [final]total 10931 cases, failed 0, cost 78 seconds, qps 140, start 2024-05-06 17:10:56.354839439 +0800 CST m=+0.000337757, now 2024-05-06 17:12:14.254933757 +0800 CST m=+77.900432076 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 96 122 146 172 196 222 251 276 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/10' test path: index/delete/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 790003 cases, failed 0, cost 69 seconds, qps 11449, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:14.286400007 +0800 CST m=+69.009084130 + lsof -i :9081 + SERVER_PID=' 368' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [run]total 10912 cases, failed 0, cost 78 seconds, qps 139, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:14.813982975 +0800 CST m=+78.003209056 sqllogictest finished! [final]total 10931 cases, failed 0, cost 78 seconds, qps 140, start 2024-05-06 17:10:56.811122936 +0800 CST m=+0.000349019, now 2024-05-06 17:12:14.869708377 +0800 CST m=+78.058934459 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 96 121 150 176 199 225 250 279 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/10' test path: index/delete/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9082 + SERVER_PID=' 368 395' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= sqllogictest finished! [final]total 169364 cases, failed 0, cost 32 seconds, qps 5292, start 2024-05-06 17:11:43.608004469 +0800 CST m=+0.000381677, now 2024-05-06 17:12:15.188436678 +0800 CST m=+31.580813885 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 390 419 447 473 501 529 553 577 + [[ 0 -ne 0 ]] + exit 0 [run]total 943658 cases, failed 0, cost 78 seconds, qps 12098, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:15.262964876 +0800 CST m=+78.007637606 + lsof -i :9081 + SERVER_PID=' 379' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 368 395 423' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] } + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/commute/1000_n2 [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) + lsof -i :9082 + SERVER_PID=' 379 405' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 368 395 423 447' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } + lsof -i :9083 + SERVER_PID=' 379 405 434' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 368 395 423 447 473' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } + lsof -i :9084 + SERVER_PID=' 379 405 434 459' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [Pipeline] // container + lsof -i :9086 + SERVER_PID=' 368 395 423 447 473 501' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] } [Pipeline] // withEnv [Pipeline] } [run]total 63366 cases, failed 0, cost 18 seconds, qps 3520, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:15.93886449 +0800 CST m=+18.009024125 [Pipeline] // node + lsof -i :9085 + SERVER_PID=' 379 405 434 459 492' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [Pipeline] } + lsof -i :9087 + SERVER_PID=' 368 395 423 447 473 501 529' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [run]total 2184019 cases, failed 0, cost 75 seconds, qps 29120, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:15.768963301 +0800 CST m=+75.054887036 [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } + lsof -i :9086 + SERVER_PID=' 379 405 434 459 492 518' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 368 395 423 447 473 501 529 557' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // stage [Pipeline] } [run]total 35310 cases, failed 0, cost 18 seconds, qps 1961, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:16.095809775 +0800 CST m=+18.009788681 + lsof -i :9087 + SERVER_PID=' 379 405 434 459 492 518 545' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 379 405 434 459 492 518 545 573' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 2023496 cases, failed 0, cost 66 seconds, qps 30659, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:16.911268232 +0800 CST m=+66.019961576 [run]total 81252 cases, failed 0, cost 21 seconds, qps 3869, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:16.956252727 +0800 CST m=+21.008871212 [run]total 8384 cases, failed 0, cost 3 seconds, qps 2794, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:17.86316993 +0800 CST m=+3.009336481 [run]total 823624 cases, failed 0, cost 72 seconds, qps 11439, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:17.319016505 +0800 CST m=+72.041700623 [run]total 980871 cases, failed 0, cost 81 seconds, qps 12109, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:18.263000799 +0800 CST m=+81.007673538 [run]total 2272671 cases, failed 0, cost 78 seconds, qps 29136, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:18.723581011 +0800 CST m=+78.009504739 [run]total 41894 cases, failed 0, cost 21 seconds, qps 1994, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:19.095831152 +0800 CST m=+21.009810058 [run]total 74656 cases, failed 0, cost 21 seconds, qps 3555, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:18.938995387 +0800 CST m=+21.009155033 [run]total 2124887 cases, failed 0, cost 69 seconds, qps 30795, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:19.911373952 +0800 CST m=+69.020067292 [run]total 92906 cases, failed 0, cost 24 seconds, qps 3871, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:19.95611553 +0800 CST m=+24.008734023 [run]total 857525 cases, failed 0, cost 75 seconds, qps 11433, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:20.286131005 +0800 CST m=+75.008815122 [run]total 10613 cases, failed 0, cost 6 seconds, qps 1768, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:20.863638579 +0800 CST m=+6.009805123 [run]total 1017030 cases, failed 0, cost 84 seconds, qps 12107, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:21.263017998 +0800 CST m=+84.007690729 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/10 [run]total 83193 cases, failed 0, cost 24 seconds, qps 3466, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:21.938882074 +0800 CST m=+24.009041711 [run]total 2361798 cases, failed 0, cost 81 seconds, qps 29158, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:21.723601835 +0800 CST m=+81.009525564 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/10 [run]total 49204 cases, failed 0, cost 24 seconds, qps 2050, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:22.096092349 +0800 CST m=+24.010071254 [run]total 2225087 cases, failed 0, cost 72 seconds, qps 30903, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:22.911463987 +0800 CST m=+72.020157334 [run]total 107170 cases, failed 0, cost 27 seconds, qps 3969, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:22.955773372 +0800 CST m=+27.008391862 [run]total 889721 cases, failed 0, cost 78 seconds, qps 11406, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:23.31899481 +0800 CST m=+78.041678936 sqllogictest finished! [final]total 50620 cases, failed 0, cost 25 seconds, qps 2024, start 2024-05-06 17:11:58.086431815 +0800 CST m=+0.000410722, now 2024-05-06 17:12:23.762857037 +0800 CST m=+25.676835943 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 613 639 665 699 723 747 775 805 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 1054299 cases, failed 0, cost 87 seconds, qps 12118, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:24.263118762 +0800 CST m=+87.007791495 [Pipeline] // container [Pipeline] } [run]total 12808 cases, failed 0, cost 9 seconds, qps 1423, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:23.863578262 +0800 CST m=+9.009744811 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 1028 cases, failed 0, cost 3 seconds, qps 342, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:24.50770631 +0800 CST m=+3.007214815 [run]total 94531 cases, failed 0, cost 27 seconds, qps 3501, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:24.938981863 +0800 CST m=+27.009141498 [run]total 2453594 cases, failed 0, cost 84 seconds, qps 29209, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:24.72358483 +0800 CST m=+84.009508564 [run]total 1047 cases, failed 0, cost 3 seconds, qps 349, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:25.054272804 +0800 CST m=+3.007227180 [run]total 2329595 cases, failed 0, cost 75 seconds, qps 31061, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:25.900619432 +0800 CST m=+75.009312770 [run]total 120832 cases, failed 0, cost 30 seconds, qps 4027, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:25.955842694 +0800 CST m=+30.008461186 [run]total 923382 cases, failed 0, cost 81 seconds, qps 11399, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:26.319023013 +0800 CST m=+81.041707130 [run]total 16106 cases, failed 0, cost 12 seconds, qps 1342, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:26.863241605 +0800 CST m=+12.009408149 [run]total 1092311 cases, failed 0, cost 90 seconds, qps 12136, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:27.263064733 +0800 CST m=+90.007737462 [run]total 2420 cases, failed 0, cost 6 seconds, qps 403, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:27.507424577 +0800 CST m=+6.006933081 [run]total 2545585 cases, failed 0, cost 87 seconds, qps 29259, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:27.723609802 +0800 CST m=+87.009533530 [run]total 2480 cases, failed 0, cost 6 seconds, qps 413, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:28.05423591 +0800 CST m=+6.007190286 [run]total 107223 cases, failed 0, cost 30 seconds, qps 3574, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:27.93883282 +0800 CST m=+30.008992458 [run]total 2426878 cases, failed 0, cost 78 seconds, qps 31113, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:28.900449532 +0800 CST m=+78.009142872 [run]total 134051 cases, failed 0, cost 33 seconds, qps 4062, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:28.955710722 +0800 CST m=+33.008329212 [run]total 957818 cases, failed 0, cost 84 seconds, qps 11402, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:29.286494003 +0800 CST m=+84.009178120 sqllogictest finished! [final]total 2566628 cases, failed 0, cost 89 seconds, qps 28838, start 2024-05-06 17:11:00.714485139 +0800 CST m=+0.000408868, now 2024-05-06 17:12:29.588065457 +0800 CST m=+88.873989188 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 98 126 154 178 203 228 254 281 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/select_n1' test path: random/select_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/select_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/select_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 403' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [run]total 19779 cases, failed 0, cost 15 seconds, qps 1318, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:29.866787018 +0800 CST m=+15.012953575 + SERVER_PID=' 403 428' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 403 428 453' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 [run]total 1129486 cases, failed 0, cost 93 seconds, qps 12145, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:30.263083755 +0800 CST m=+93.007756481 + SERVER_PID=' 403 428 453 475' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [run]total 3273 cases, failed 0, cost 9 seconds, qps 363, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:30.507617344 +0800 CST m=+9.007125855 [run]total 118617 cases, failed 0, cost 33 seconds, qps 3594, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:30.938984984 +0800 CST m=+33.009144618 + SERVER_PID=' 403 428 453 475 502' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 403 428 453 475 502 529' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 3499 cases, failed 0, cost 9 seconds, qps 388, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:31.054391747 +0800 CST m=+9.007346123 + SERVER_PID=' 403 428 453 475 502 529 557' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 403 428 453 475 502 529 557 582' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 2526510 cases, failed 0, cost 81 seconds, qps 31191, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:31.911295979 +0800 CST m=+81.019989324 [run]total 147619 cases, failed 0, cost 36 seconds, qps 4100, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:31.956146842 +0800 CST m=+36.008765332 [run]total 991499 cases, failed 0, cost 87 seconds, qps 11396, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:32.319111824 +0800 CST m=+87.041795943 [run]total 1165848 cases, failed 0, cost 96 seconds, qps 12144, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:33.262965354 +0800 CST m=+96.007638080 [run]total 4402 cases, failed 0, cost 12 seconds, qps 366, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:33.506893839 +0800 CST m=+12.006402343 [run]total 22109 cases, failed 0, cost 18 seconds, qps 1228, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:32.863323439 +0800 CST m=+18.009489984 sqllogictest finished! [final]total 2566628 cases, failed 0, cost 84 seconds, qps 30555, start 2024-05-06 17:11:10.89172847 +0800 CST m=+0.000421821, now 2024-05-06 17:12:34.098830874 +0800 CST m=+83.207524219 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 99 126 153 185 213 239 268 298 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/select_n1' test path: random/select_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/select_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/select_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 130529 cases, failed 0, cost 36 seconds, qps 3625, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:33.938843814 +0800 CST m=+36.009003447 [run]total 4549 cases, failed 0, cost 12 seconds, qps 379, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:34.054422803 +0800 CST m=+12.007377179 + lsof -i :9081 [run]total 158759 cases, failed 0, cost 39 seconds, qps 4070, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:34.955767331 +0800 CST m=+39.008385816 [run]total 1024353 cases, failed 0, cost 90 seconds, qps 11381, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:35.286317275 +0800 CST m=+90.009001399 [run]total 25624 cases, failed 0, cost 21 seconds, qps 1220, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:35.863161241 +0800 CST m=+21.009327784 + SERVER_PID=' 417' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [run]total 1203123 cases, failed 0, cost 99 seconds, qps 12152, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:36.263083935 +0800 CST m=+99.007756661 + lsof -i :9082 + SERVER_PID=' 417 448' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 5389 cases, failed 0, cost 15 seconds, qps 359, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:36.506950821 +0800 CST m=+15.006459325 + lsof -i :9083 + SERVER_PID=' 417 448 474' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/select_n1 [run]total 6075 cases, failed 0, cost 15 seconds, qps 405, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:37.053922257 +0800 CST m=+15.006876633 + lsof -i :9084 + SERVER_PID=' 417 448 474 501' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [run]total 142641 cases, failed 0, cost 39 seconds, qps 3657, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:36.938833668 +0800 CST m=+39.008993306 + SERVER_PID=' 417 448 474 501 529' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 417 448 474 501 529 555' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [run]total 170663 cases, failed 0, cost 42 seconds, qps 4063, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:37.955954244 +0800 CST m=+42.008572736 + SERVER_PID=' 417 448 474 501 529 555 584' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 1056991 cases, failed 0, cost 93 seconds, qps 11365, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:38.319008785 +0800 CST m=+93.041692902 + SERVER_PID=' 417 448 474 501 529 555 584 611' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 27506 cases, failed 0, cost 24 seconds, qps 1146, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:38.863398198 +0800 CST m=+24.009564750 sqllogictest finished! [final]total 27754 cases, failed 0, cost 25 seconds, qps 1110, start 2024-05-06 17:12:14.854204825 +0800 CST m=+0.000371369, now 2024-05-06 17:12:39.591649931 +0800 CST m=+24.737816474 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 619 648 675 703 729 758 785 812 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [run]total 1240534 cases, failed 0, cost 102 seconds, qps 12162, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:39.263030211 +0800 CST m=+102.007702937 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [run]total 6746 cases, failed 0, cost 18 seconds, qps 374, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:39.506999421 +0800 CST m=+18.006507925 [run]total 153075 cases, failed 0, cost 42 seconds, qps 3644, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:39.938956627 +0800 CST m=+42.009116261 [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [run]total 23228 cases, failed 0, cost 3 seconds, qps 7742, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:39.814642248 +0800 CST m=+3.009121303 [run]total 7427 cases, failed 0, cost 18 seconds, qps 412, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:40.054192465 +0800 CST m=+18.007146841 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 183986 cases, failed 0, cost 45 seconds, qps 4088, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:40.955912076 +0800 CST m=+45.008530567 [run]total 1089785 cases, failed 0, cost 96 seconds, qps 11351, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:41.286231807 +0800 CST m=+96.008915925 [run]total 1275715 cases, failed 0, cost 105 seconds, qps 12149, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:42.26297808 +0800 CST m=+105.007650811 [run]total 7959 cases, failed 0, cost 21 seconds, qps 379, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:42.507899057 +0800 CST m=+21.007407562 [run]total 46631 cases, failed 0, cost 6 seconds, qps 7771, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:42.814699508 +0800 CST m=+6.009178563 [run]total 162699 cases, failed 0, cost 45 seconds, qps 3615, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:42.938963567 +0800 CST m=+45.009123200 [run]total 8750 cases, failed 0, cost 21 seconds, qps 416, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:43.05743153 +0800 CST m=+21.010385908 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/select_n1 [run]total 198236 cases, failed 0, cost 48 seconds, qps 4129, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:43.955713832 +0800 CST m=+48.008332317 [run]total 1124284 cases, failed 0, cost 99 seconds, qps 11356, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:44.319009452 +0800 CST m=+99.041693569 [run]total 1290791 cases, failed 0, cost 108 seconds, qps 11951, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:45.263375398 +0800 CST m=+108.008048129 sqllogictest finished! [final]total 1291714 cases, failed 0, cost 108 seconds, qps 11960, start 2024-05-06 17:10:57.25572997 +0800 CST m=+0.000402701, now 2024-05-06 17:12:45.603683577 +0800 CST m=+108.348356315 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 101 131 161 190 220 245 273 302 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/aggregates_n2' test path: random/aggregates_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/aggregates_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/aggregates_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 9031 cases, failed 0, cost 24 seconds, qps 376, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:45.507108049 +0800 CST m=+24.006616554 [run]total 68316 cases, failed 0, cost 9 seconds, qps 7590, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:45.814907734 +0800 CST m=+9.009386789 [run]total 10104 cases, failed 0, cost 24 seconds, qps 421, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:46.05472588 +0800 CST m=+24.007680259 [run]total 172829 cases, failed 0, cost 48 seconds, qps 3600, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:45.938878067 +0800 CST m=+48.009037700 [run]total 24243 cases, failed 0, cost 3 seconds, qps 8081, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:12:46.41005351 +0800 CST m=+3.009297040 [run]total 211637 cases, failed 0, cost 51 seconds, qps 4149, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:46.955823822 +0800 CST m=+51.008442311 [run]total 1157010 cases, failed 0, cost 102 seconds, qps 11343, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:47.286155537 +0800 CST m=+102.008839654 + lsof -i :9081 + SERVER_PID=' 434' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [run]total 184366 cases, failed 0, cost 51 seconds, qps 3615, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:48.938849763 +0800 CST m=+51.009009395 + lsof -i :9082 + SERVER_PID=' 434 458' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [run]total 10514 cases, failed 0, cost 27 seconds, qps 389, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:48.507188344 +0800 CST m=+27.006696849 + SERVER_PID=' 434 458 486' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 [run]total 11261 cases, failed 0, cost 27 seconds, qps 417, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:49.053902662 +0800 CST m=+27.006857038 [run]total 86426 cases, failed 0, cost 12 seconds, qps 7202, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:48.814617845 +0800 CST m=+12.009096900 [run]total 49030 cases, failed 0, cost 6 seconds, qps 8171, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:12:49.411308344 +0800 CST m=+6.010551894 + SERVER_PID=' 434 458 486 514' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [run]total 225631 cases, failed 0, cost 54 seconds, qps 4178, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:49.955744522 +0800 CST m=+54.008363013 [run]total 1190702 cases, failed 0, cost 105 seconds, qps 11340, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:50.286002823 +0800 CST m=+105.008686945 + SERVER_PID=' 434 458 486 514 543' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 434 458 486 514 543 570' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [run]total 11376 cases, failed 0, cost 30 seconds, qps 379, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:51.50918986 +0800 CST m=+30.008698367 + SERVER_PID=' 434 458 486 514 543 570 599' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 434 458 486 514 543 570 599 631' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 12774 cases, failed 0, cost 30 seconds, qps 425, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:52.054349601 +0800 CST m=+30.007303977 [run]total 106572 cases, failed 0, cost 15 seconds, qps 7104, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:51.81453375 +0800 CST m=+15.009012805 [run]total 196447 cases, failed 0, cost 54 seconds, qps 3637, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:51.938867973 +0800 CST m=+54.009027605 [run]total 73447 cases, failed 0, cost 9 seconds, qps 8160, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:12:52.409261201 +0800 CST m=+9.008504738 [run]total 236861 cases, failed 0, cost 57 seconds, qps 4155, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:52.955706814 +0800 CST m=+57.008325300 [run]total 1223565 cases, failed 0, cost 108 seconds, qps 11329, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:53.286347781 +0800 CST m=+108.009031899 [run]total 12553 cases, failed 0, cost 33 seconds, qps 380, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:54.50708137 +0800 CST m=+33.006589875 [run]total 13897 cases, failed 0, cost 33 seconds, qps 421, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:55.054049738 +0800 CST m=+33.007004114 [run]total 129184 cases, failed 0, cost 18 seconds, qps 7176, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:54.814591145 +0800 CST m=+18.009070200 [run]total 207624 cases, failed 0, cost 57 seconds, qps 3642, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:54.93886264 +0800 CST m=+57.009022282 [run]total 94296 cases, failed 0, cost 12 seconds, qps 7858, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:12:55.411266381 +0800 CST m=+12.010509922 [run]total 248951 cases, failed 0, cost 60 seconds, qps 4149, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:55.955901017 +0800 CST m=+60.008519502 [run]total 1259144 cases, failed 0, cost 111 seconds, qps 11343, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:56.28600911 +0800 CST m=+111.008693232 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/aggregates_n2 [run]total 13790 cases, failed 0, cost 36 seconds, qps 383, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:12:57.507806158 +0800 CST m=+36.007314663 [run]total 152578 cases, failed 0, cost 21 seconds, qps 7265, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:12:57.815188045 +0800 CST m=+21.009667100 [run]total 220094 cases, failed 0, cost 60 seconds, qps 3668, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:12:57.938876767 +0800 CST m=+60.009036406 [run]total 115617 cases, failed 0, cost 15 seconds, qps 7707, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:12:58.41134149 +0800 CST m=+15.010585037 [run]total 15177 cases, failed 0, cost 36 seconds, qps 421, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:12:58.053961793 +0800 CST m=+36.006916169 [run]total 261158 cases, failed 0, cost 63 seconds, qps 4145, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:12:58.955802513 +0800 CST m=+63.008421004 [run]total 1284928 cases, failed 0, cost 114 seconds, qps 11271, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:12:59.286036754 +0800 CST m=+114.008720872 [run]total 35692 cases, failed 0, cost 3 seconds, qps 11897, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:12:59.850311306 +0800 CST m=+3.008315981 [run]total 14731 cases, failed 0, cost 39 seconds, qps 377, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:00.507177221 +0800 CST m=+39.006685726 [run]total 16499 cases, failed 0, cost 39 seconds, qps 423, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:01.054320278 +0800 CST m=+39.007274661 [run]total 176097 cases, failed 0, cost 24 seconds, qps 7337, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:00.814689104 +0800 CST m=+24.009168159 [run]total 231764 cases, failed 0, cost 63 seconds, qps 3678, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:00.938954806 +0800 CST m=+63.009114445 [run]total 140857 cases, failed 0, cost 18 seconds, qps 7825, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:01.40964718 +0800 CST m=+18.008890711 [run]total 274921 cases, failed 0, cost 66 seconds, qps 4165, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:01.955726026 +0800 CST m=+66.008344511 sqllogictest finished! [final]total 1291714 cases, failed 0, cost 116 seconds, qps 11135, start 2024-05-06 17:11:05.277736317 +0800 CST m=+0.000420440, now 2024-05-06 17:13:01.902836289 +0800 CST m=+116.625520412 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 100 127 155 181 209 238 264 293 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/aggregates_n2' test path: random/aggregates_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/aggregates_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/aggregates_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [run]total 71178 cases, failed 0, cost 6 seconds, qps 11863, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:02.850320685 +0800 CST m=+6.008325355 [run]total 242781 cases, failed 0, cost 66 seconds, qps 3678, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:03.939152662 +0800 CST m=+66.009312295 [run]total 15837 cases, failed 0, cost 42 seconds, qps 377, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:03.507258177 +0800 CST m=+42.006766681 [run]total 17415 cases, failed 0, cost 42 seconds, qps 414, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:04.057401729 +0800 CST m=+42.010356106 [run]total 200631 cases, failed 0, cost 27 seconds, qps 7430, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:03.814544601 +0800 CST m=+27.009023659 + SERVER_PID=' 431' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 431 463' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 431 463 490' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 431 463 490 513' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [run]total 166097 cases, failed 0, cost 21 seconds, qps 7909, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:04.411286678 +0800 CST m=+21.010530222 + lsof -i :9085 + SERVER_PID=' 431 463 490 513 540' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 288038 cases, failed 0, cost 69 seconds, qps 4174, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:04.955797727 +0800 CST m=+69.008416219 + lsof -i :9086 + SERVER_PID=' 431 463 490 513 540 569' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 431 463 490 513 540 569 594' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 431 463 490 513 540 569 594 620' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 105435 cases, failed 0, cost 9 seconds, qps 11715, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:05.850505329 +0800 CST m=+9.008510002 [run]total 16976 cases, failed 0, cost 45 seconds, qps 377, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:06.506999316 +0800 CST m=+45.006507820 [run]total 224162 cases, failed 0, cost 30 seconds, qps 7472, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:06.814622637 +0800 CST m=+30.009101694 [run]total 251469 cases, failed 0, cost 69 seconds, qps 3644, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:06.938827543 +0800 CST m=+69.008987181 [run]total 191194 cases, failed 0, cost 24 seconds, qps 7966, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:07.409514719 +0800 CST m=+24.008758250 [run]total 18741 cases, failed 0, cost 45 seconds, qps 416, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:07.054667092 +0800 CST m=+45.007621468 [run]total 301967 cases, failed 0, cost 72 seconds, qps 4193, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:07.955711333 +0800 CST m=+72.008329823 [run]total 137561 cases, failed 0, cost 12 seconds, qps 11463, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:08.850289023 +0800 CST m=+12.008293716 [run]total 17958 cases, failed 0, cost 48 seconds, qps 374, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:09.506894025 +0800 CST m=+48.006402529 [run]total 20045 cases, failed 0, cost 48 seconds, qps 417, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:10.054691432 +0800 CST m=+48.007645808 [run]total 247841 cases, failed 0, cost 33 seconds, qps 7510, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:09.814557997 +0800 CST m=+33.009037052 [run]total 264732 cases, failed 0, cost 72 seconds, qps 3676, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:09.938853947 +0800 CST m=+72.009013580 [run]total 216991 cases, failed 0, cost 27 seconds, qps 8036, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:10.40994324 +0800 CST m=+27.009186777 [run]total 313977 cases, failed 0, cost 75 seconds, qps 4186, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:10.955760783 +0800 CST m=+75.008379273 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/aggregates_n2 [run]total 170982 cases, failed 0, cost 15 seconds, qps 11398, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:11.850446495 +0800 CST m=+15.008451170 [run]total 275954 cases, failed 0, cost 75 seconds, qps 3679, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:12.938857674 +0800 CST m=+75.009017307 [run]total 19435 cases, failed 0, cost 51 seconds, qps 381, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:12.507514834 +0800 CST m=+51.007023338 [run]total 21226 cases, failed 0, cost 51 seconds, qps 416, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:13.054372931 +0800 CST m=+51.007327307 [run]total 272546 cases, failed 0, cost 36 seconds, qps 7570, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:12.81456481 +0800 CST m=+36.009043866 [run]total 28464 cases, failed 0, cost 3 seconds, qps 9488, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:14.047187372 +0800 CST m=+3.014393505 [run]total 243534 cases, failed 0, cost 30 seconds, qps 8117, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:13.409062282 +0800 CST m=+30.008305813 [run]total 326990 cases, failed 0, cost 78 seconds, qps 4192, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:13.955966979 +0800 CST m=+78.008585464 [run]total 206163 cases, failed 0, cost 18 seconds, qps 11453, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:14.850286501 +0800 CST m=+18.008291205 [run]total 20503 cases, failed 0, cost 54 seconds, qps 379, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:15.50718821 +0800 CST m=+54.006696719 [run]total 296460 cases, failed 0, cost 39 seconds, qps 7601, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:15.814727052 +0800 CST m=+39.009206108 [run]total 286615 cases, failed 0, cost 78 seconds, qps 3674, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:15.938892468 +0800 CST m=+78.009052113 [run]total 270799 cases, failed 0, cost 33 seconds, qps 8206, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:16.40931921 +0800 CST m=+33.008562740 [run]total 22396 cases, failed 0, cost 54 seconds, qps 414, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:16.054590327 +0800 CST m=+54.007544703 [run]total 59303 cases, failed 0, cost 6 seconds, qps 9883, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:17.047112769 +0800 CST m=+6.014318901 [run]total 336890 cases, failed 0, cost 81 seconds, qps 4159, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:16.956023508 +0800 CST m=+81.008641999 [run]total 240784 cases, failed 0, cost 21 seconds, qps 11465, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:17.850369526 +0800 CST m=+21.008374200 [run]total 21844 cases, failed 0, cost 57 seconds, qps 383, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:18.507202998 +0800 CST m=+57.006711502 [run]total 23609 cases, failed 0, cost 57 seconds, qps 414, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:19.054194633 +0800 CST m=+57.007149015 [run]total 320382 cases, failed 0, cost 42 seconds, qps 7628, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:18.814690211 +0800 CST m=+42.009169267 [run]total 297516 cases, failed 0, cost 81 seconds, qps 3673, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:18.93946846 +0800 CST m=+81.009628108 [run]total 297725 cases, failed 0, cost 36 seconds, qps 8270, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:19.411294737 +0800 CST m=+36.010538282 [run]total 343589 cases, failed 0, cost 84 seconds, qps 4090, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:19.956278751 +0800 CST m=+84.008897242 [run]total 88983 cases, failed 0, cost 9 seconds, qps 9887, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:20.047128451 +0800 CST m=+9.014334588 [run]total 276425 cases, failed 0, cost 24 seconds, qps 11517, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:20.850334026 +0800 CST m=+24.008338702 sqllogictest finished! [final]total 345395 cases, failed 0, cost 86 seconds, qps 4016, start 2024-05-06 17:11:55.947802219 +0800 CST m=+0.000420716, now 2024-05-06 17:13:21.08042759 +0800 CST m=+85.133046075 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 624 655 685 716 744 773 803 833 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [run]total 308249 cases, failed 0, cost 84 seconds, qps 3669, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:21.93908398 +0800 CST m=+84.009243624 [Pipeline] // withEnv [Pipeline] } [run]total 22889 cases, failed 0, cost 60 seconds, qps 381, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:21.507182992 +0800 CST m=+60.006691501 [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [run]total 25001 cases, failed 0, cost 60 seconds, qps 416, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:22.054222764 +0800 CST m=+60.007177141 [Pipeline] // stage [run]total 343486 cases, failed 0, cost 45 seconds, qps 7633, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:21.814761369 +0800 CST m=+45.009240424 [Pipeline] } [run]total 323957 cases, failed 0, cost 39 seconds, qps 8306, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:22.409363122 +0800 CST m=+39.008606658 [run]total 116496 cases, failed 0, cost 12 seconds, qps 9708, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:23.047167424 +0800 CST m=+12.014373556 [run]total 311323 cases, failed 0, cost 27 seconds, qps 11530, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:23.850314389 +0800 CST m=+27.008319059 [run]total 24208 cases, failed 0, cost 63 seconds, qps 384, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:24.507469304 +0800 CST m=+63.006977809 [run]total 26338 cases, failed 0, cost 63 seconds, qps 418, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:25.054148961 +0800 CST m=+63.007103337 [run]total 368728 cases, failed 0, cost 48 seconds, qps 7681, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:24.814667829 +0800 CST m=+48.009146884 [run]total 317879 cases, failed 0, cost 87 seconds, qps 3653, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:24.939200384 +0800 CST m=+87.009360017 [run]total 350299 cases, failed 0, cost 42 seconds, qps 8340, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:25.409407447 +0800 CST m=+42.008650978 [run]total 145930 cases, failed 0, cost 15 seconds, qps 9728, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:26.047392147 +0800 CST m=+15.014598283 [run]total 349116 cases, failed 0, cost 30 seconds, qps 11637, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:26.850285523 +0800 CST m=+30.008290197 [run]total 25472 cases, failed 0, cost 66 seconds, qps 385, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:27.507034199 +0800 CST m=+66.006542704 [run]total 27553 cases, failed 0, cost 66 seconds, qps 417, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:28.05740467 +0800 CST m=+66.010359053 [run]total 393686 cases, failed 0, cost 51 seconds, qps 7719, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:27.814773742 +0800 CST m=+51.009252798 [run]total 327516 cases, failed 0, cost 90 seconds, qps 3639, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:27.940209071 +0800 CST m=+90.010368705 [run]total 378154 cases, failed 0, cost 45 seconds, qps 8403, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:28.411277885 +0800 CST m=+45.010521427 [run]total 173626 cases, failed 0, cost 18 seconds, qps 9645, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:29.047284243 +0800 CST m=+18.014490374 [run]total 386719 cases, failed 0, cost 33 seconds, qps 11718, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:29.850287515 +0800 CST m=+33.008292185 [run]total 26745 cases, failed 0, cost 69 seconds, qps 387, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:30.507614326 +0800 CST m=+69.007122830 [run]total 418344 cases, failed 0, cost 54 seconds, qps 7747, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:30.814538197 +0800 CST m=+54.009017253 [run]total 335226 cases, failed 0, cost 93 seconds, qps 3604, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:30.939455867 +0800 CST m=+93.009615514 [run]total 28558 cases, failed 0, cost 69 seconds, qps 413, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:31.0544146 +0800 CST m=+69.007368976 [run]total 405704 cases, failed 0, cost 48 seconds, qps 8452, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:31.411277483 +0800 CST m=+48.010521033 [run]total 203679 cases, failed 0, cost 21 seconds, qps 9699, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:32.047180133 +0800 CST m=+21.014386263 [run]total 423652 cases, failed 0, cost 36 seconds, qps 11768, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:32.850381033 +0800 CST m=+36.008385702 [run]total 27749 cases, failed 0, cost 72 seconds, qps 385, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:33.507006809 +0800 CST m=+72.006515321 [run]total 29750 cases, failed 0, cost 72 seconds, qps 413, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:34.054331859 +0800 CST m=+72.007286241 [run]total 443510 cases, failed 0, cost 57 seconds, qps 7780, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:33.814536888 +0800 CST m=+57.009015943 [run]total 340706 cases, failed 0, cost 96 seconds, qps 3549, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:33.939307968 +0800 CST m=+96.009467616 [run]total 433130 cases, failed 0, cost 51 seconds, qps 8492, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:34.409537228 +0800 CST m=+51.008780759 [run]total 233929 cases, failed 0, cost 24 seconds, qps 9747, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:35.047124494 +0800 CST m=+24.014330638 [run]total 460897 cases, failed 0, cost 39 seconds, qps 11817, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:35.85031638 +0800 CST m=+39.008321049 [run]total 28692 cases, failed 0, cost 75 seconds, qps 382, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:36.507623036 +0800 CST m=+75.007131541 [run]total 30941 cases, failed 0, cost 75 seconds, qps 412, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:37.057400129 +0800 CST m=+75.010354506 [run]total 467207 cases, failed 0, cost 60 seconds, qps 7786, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:36.814620339 +0800 CST m=+60.009099394 [run]total 344764 cases, failed 0, cost 99 seconds, qps 3482, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:36.939536006 +0800 CST m=+99.009695645 [run]total 459698 cases, failed 0, cost 54 seconds, qps 8512, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:37.409656819 +0800 CST m=+54.008900362 sqllogictest finished! [final]total 345395 cases, failed 0, cost 100 seconds, qps 3453, start 2024-05-06 17:11:57.93026385 +0800 CST m=+0.000423489, now 2024-05-06 17:13:37.703007258 +0800 CST m=+99.773166896 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 627 656 682 711 740 768 795 820 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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 [run]total 265934 cases, failed 0, cost 27 seconds, qps 9849, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:38.047197141 +0800 CST m=+27.014403275 [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 498848 cases, failed 0, cost 42 seconds, qps 11877, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:38.850343594 +0800 CST m=+42.008348272 [run]total 30053 cases, failed 0, cost 78 seconds, qps 385, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:39.507296943 +0800 CST m=+78.006805448 [run]total 492147 cases, failed 0, cost 63 seconds, qps 7811, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:39.814569336 +0800 CST m=+63.009048396 [run]total 32156 cases, failed 0, cost 78 seconds, qps 412, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:40.05397545 +0800 CST m=+78.006929826 [run]total 485961 cases, failed 0, cost 57 seconds, qps 8525, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:40.411294365 +0800 CST m=+57.010537906 [run]total 297500 cases, failed 0, cost 30 seconds, qps 9916, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:41.047123914 +0800 CST m=+30.014330048 [run]total 528007 cases, failed 0, cost 45 seconds, qps 11733, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:41.850316313 +0800 CST m=+45.008320982 [run]total 31311 cases, failed 0, cost 81 seconds, qps 386, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:42.507827285 +0800 CST m=+81.007335789 [run]total 33485 cases, failed 0, cost 81 seconds, qps 413, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:43.054337728 +0800 CST m=+81.007292106 [run]total 517001 cases, failed 0, cost 66 seconds, qps 7833, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:42.814607816 +0800 CST m=+66.009086873 [run]total 513732 cases, failed 0, cost 60 seconds, qps 8562, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:43.411280039 +0800 CST m=+60.010523581 [run]total 330803 cases, failed 0, cost 33 seconds, qps 10024, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:44.047110787 +0800 CST m=+33.014316918 [run]total 564189 cases, failed 0, cost 48 seconds, qps 11753, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:44.850284153 +0800 CST m=+48.008288822 [run]total 32530 cases, failed 0, cost 84 seconds, qps 387, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:45.507434451 +0800 CST m=+84.006942957 [run]total 541433 cases, failed 0, cost 69 seconds, qps 7846, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:45.814548414 +0800 CST m=+69.009027469 [run]total 34662 cases, failed 0, cost 84 seconds, qps 412, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:46.054206617 +0800 CST m=+84.007160993 [run]total 540447 cases, failed 0, cost 63 seconds, qps 8578, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:46.409500214 +0800 CST m=+63.008743745 [run]total 364674 cases, failed 0, cost 36 seconds, qps 10129, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:47.047201131 +0800 CST m=+36.014407265 [run]total 600843 cases, failed 0, cost 51 seconds, qps 11781, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:47.850429886 +0800 CST m=+51.008434565 [run]total 33568 cases, failed 0, cost 87 seconds, qps 385, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:48.507420277 +0800 CST m=+87.006928782 [run]total 566204 cases, failed 0, cost 72 seconds, qps 7863, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:48.814605447 +0800 CST m=+72.009084503 [run]total 566846 cases, failed 0, cost 66 seconds, qps 8588, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:49.411272046 +0800 CST m=+66.010515595 [run]total 35520 cases, failed 0, cost 87 seconds, qps 408, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:49.054124078 +0800 CST m=+87.007078454 [run]total 398824 cases, failed 0, cost 39 seconds, qps 10226, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:50.047224437 +0800 CST m=+39.014430572 [run]total 637835 cases, failed 0, cost 54 seconds, qps 11811, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:50.850318274 +0800 CST m=+54.008322943 [run]total 34435 cases, failed 0, cost 90 seconds, qps 382, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:51.507035065 +0800 CST m=+90.006543579 [run]total 36307 cases, failed 0, cost 90 seconds, qps 403, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:52.054583225 +0800 CST m=+90.007537607 [run]total 590353 cases, failed 0, cost 75 seconds, qps 7871, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:51.815426851 +0800 CST m=+75.009905906 [run]total 594230 cases, failed 0, cost 69 seconds, qps 8612, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:52.409531688 +0800 CST m=+69.008775220 [run]total 432687 cases, failed 0, cost 42 seconds, qps 10302, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:53.047142957 +0800 CST m=+42.014349091 [run]total 675488 cases, failed 0, cost 57 seconds, qps 11850, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:53.850364686 +0800 CST m=+57.008369355 [run]total 35375 cases, failed 0, cost 93 seconds, qps 380, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:54.507789096 +0800 CST m=+93.007297600 [run]total 615053 cases, failed 0, cost 78 seconds, qps 7885, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:54.814619026 +0800 CST m=+78.009098081 [run]total 37583 cases, failed 0, cost 93 seconds, qps 404, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:55.054257874 +0800 CST m=+93.007212250 [run]total 622010 cases, failed 0, cost 72 seconds, qps 8639, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:55.411287935 +0800 CST m=+72.010531477 [run]total 465843 cases, failed 0, cost 45 seconds, qps 10352, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:56.047300706 +0800 CST m=+45.014506842 [run]total 712732 cases, failed 0, cost 60 seconds, qps 11878, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:56.850326101 +0800 CST m=+60.008330785 [run]total 36014 cases, failed 0, cost 96 seconds, qps 375, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:13:57.507155363 +0800 CST m=+96.006663867 [run]total 38693 cases, failed 0, cost 96 seconds, qps 403, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:13:58.054494712 +0800 CST m=+96.007449088 [run]total 639679 cases, failed 0, cost 81 seconds, qps 7897, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:13:57.814538087 +0800 CST m=+81.009017147 [run]total 648492 cases, failed 0, cost 75 seconds, qps 8646, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:13:58.409327678 +0800 CST m=+75.008571214 [run]total 499492 cases, failed 0, cost 48 seconds, qps 10406, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:13:59.047112587 +0800 CST m=+48.014318723 [run]total 749081 cases, failed 0, cost 63 seconds, qps 11890, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:13:59.850413486 +0800 CST m=+63.008418160 [run]total 37108 cases, failed 0, cost 99 seconds, qps 374, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:00.508646486 +0800 CST m=+99.008154991 [run]total 39716 cases, failed 0, cost 99 seconds, qps 401, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:01.054426168 +0800 CST m=+99.007380544 [run]total 664353 cases, failed 0, cost 84 seconds, qps 7908, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:00.814639074 +0800 CST m=+84.009118130 [run]total 675045 cases, failed 0, cost 78 seconds, qps 8654, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:01.409272738 +0800 CST m=+78.008516269 [run]total 532319 cases, failed 0, cost 51 seconds, qps 10437, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:02.047190429 +0800 CST m=+51.014396560 [run]total 785378 cases, failed 0, cost 66 seconds, qps 11899, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:02.850323296 +0800 CST m=+66.008327996 [run]total 38036 cases, failed 0, cost 102 seconds, qps 372, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:03.507469784 +0800 CST m=+102.006978289 [run]total 688221 cases, failed 0, cost 87 seconds, qps 7910, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:03.868921138 +0800 CST m=+87.063400194 [run]total 40893 cases, failed 0, cost 102 seconds, qps 400, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:04.054734763 +0800 CST m=+102.007689140 [run]total 701592 cases, failed 0, cost 81 seconds, qps 8661, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:04.40935561 +0800 CST m=+81.008599141 [run]total 566974 cases, failed 0, cost 54 seconds, qps 10499, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:05.04709817 +0800 CST m=+54.014304301 [run]total 823080 cases, failed 0, cost 69 seconds, qps 11928, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:05.850287233 +0800 CST m=+69.008291902 [run]total 38952 cases, failed 0, cost 105 seconds, qps 370, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:06.50766706 +0800 CST m=+105.007175564 [run]total 41910 cases, failed 0, cost 105 seconds, qps 399, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:07.057412008 +0800 CST m=+105.010366384 [run]total 712878 cases, failed 0, cost 90 seconds, qps 7920, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:06.814742284 +0800 CST m=+90.009221339 [run]total 729839 cases, failed 0, cost 84 seconds, qps 8688, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:07.411325787 +0800 CST m=+84.010569336 [run]total 601371 cases, failed 0, cost 57 seconds, qps 10550, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:08.047158598 +0800 CST m=+57.014364728 [run]total 860701 cases, failed 0, cost 72 seconds, qps 11954, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:08.850316819 +0800 CST m=+72.008321488 [run]total 39937 cases, failed 0, cost 108 seconds, qps 369, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:09.506906038 +0800 CST m=+108.006414547 [run]total 42737 cases, failed 0, cost 108 seconds, qps 395, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:10.054106133 +0800 CST m=+108.007060509 [run]total 738941 cases, failed 0, cost 93 seconds, qps 7945, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:09.814544434 +0800 CST m=+93.009023489 [run]total 757304 cases, failed 0, cost 87 seconds, qps 8704, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:10.411304882 +0800 CST m=+87.010548432 [run]total 635243 cases, failed 0, cost 60 seconds, qps 10587, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:11.047105109 +0800 CST m=+60.014311248 [run]total 899106 cases, failed 0, cost 75 seconds, qps 11988, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:11.850311209 +0800 CST m=+75.008315878 [run]total 40554 cases, failed 0, cost 111 seconds, qps 365, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:12.506867041 +0800 CST m=+111.006375552 [run]total 765092 cases, failed 0, cost 96 seconds, qps 7969, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:12.814643533 +0800 CST m=+96.009122589 [run]total 43798 cases, failed 0, cost 111 seconds, qps 394, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:13.054109419 +0800 CST m=+111.007063795 [run]total 785324 cases, failed 0, cost 90 seconds, qps 8725, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:13.411307578 +0800 CST m=+90.010551131 [run]total 671275 cases, failed 0, cost 63 seconds, qps 10655, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:14.04714973 +0800 CST m=+63.014355864 [run]total 935261 cases, failed 0, cost 78 seconds, qps 11990, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:14.850382943 +0800 CST m=+78.008387614 [run]total 41281 cases, failed 0, cost 114 seconds, qps 362, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:15.507495266 +0800 CST m=+114.007003772 [run]total 44829 cases, failed 0, cost 114 seconds, qps 393, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:16.054408428 +0800 CST m=+114.007362804 [run]total 790774 cases, failed 0, cost 99 seconds, qps 7987, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:15.814556958 +0800 CST m=+99.009036013 [run]total 812872 cases, failed 0, cost 93 seconds, qps 8740, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:16.411325317 +0800 CST m=+93.010568858 [run]total 705088 cases, failed 0, cost 66 seconds, qps 10683, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:17.047107133 +0800 CST m=+66.014313267 [run]total 971853 cases, failed 0, cost 81 seconds, qps 11998, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:17.850297144 +0800 CST m=+81.008301814 [run]total 815192 cases, failed 0, cost 102 seconds, qps 7992, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:18.814654101 +0800 CST m=+102.009133156 [run]total 42109 cases, failed 0, cost 117 seconds, qps 359, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:18.510267701 +0800 CST m=+117.009776207 [run]total 45726 cases, failed 0, cost 117 seconds, qps 390, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:19.057448188 +0800 CST m=+117.010402564 [run]total 840149 cases, failed 0, cost 96 seconds, qps 8751, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:19.409213223 +0800 CST m=+96.008456753 [run]total 738886 cases, failed 0, cost 69 seconds, qps 10708, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:20.047147334 +0800 CST m=+69.014353464 [run]total 1008177 cases, failed 0, cost 84 seconds, qps 12002, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:20.850303628 +0800 CST m=+84.008308297 [run]total 46854 cases, failed 0, cost 120 seconds, qps 390, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:22.0543041 +0800 CST m=+120.007258476 [run]total 841277 cases, failed 0, cost 105 seconds, qps 8012, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:21.814538896 +0800 CST m=+105.009017952 [run]total 42734 cases, failed 0, cost 120 seconds, qps 356, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:21.507022156 +0800 CST m=+120.006530666 [run]total 867956 cases, failed 0, cost 99 seconds, qps 8767, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:22.411265796 +0800 CST m=+99.010509347 [run]total 771576 cases, failed 0, cost 72 seconds, qps 10716, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:23.047099536 +0800 CST m=+72.014305666 [run]total 1045755 cases, failed 0, cost 87 seconds, qps 12020, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:23.850329135 +0800 CST m=+87.008333804 [run]total 43587 cases, failed 0, cost 123 seconds, qps 354, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:24.507742012 +0800 CST m=+123.007250518 [run]total 47956 cases, failed 0, cost 123 seconds, qps 389, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:25.054136162 +0800 CST m=+123.007090538 [run]total 866752 cases, failed 0, cost 108 seconds, qps 8025, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:24.814586533 +0800 CST m=+108.009065589 [run]total 895548 cases, failed 0, cost 102 seconds, qps 8779, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:25.41131134 +0800 CST m=+102.010554889 [run]total 805747 cases, failed 0, cost 75 seconds, qps 10743, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:26.047141752 +0800 CST m=+75.014347883 [run]total 1077494 cases, failed 0, cost 90 seconds, qps 11972, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:26.850347538 +0800 CST m=+90.008352221 [run]total 892665 cases, failed 0, cost 111 seconds, qps 8042, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:27.814571615 +0800 CST m=+111.009050671 [run]total 44325 cases, failed 0, cost 126 seconds, qps 351, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:27.508201301 +0800 CST m=+126.007709812 [run]total 49163 cases, failed 0, cost 126 seconds, qps 390, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:28.054514871 +0800 CST m=+126.007469249 [run]total 922710 cases, failed 0, cost 105 seconds, qps 8787, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:28.409561546 +0800 CST m=+105.008805082 sqllogictest finished! [final]total 1090824 cases, failed 0, cost 92 seconds, qps 11856, start 2024-05-06 17:12:56.842396251 +0800 CST m=+0.000400919, now 2024-05-06 17:14:28.74954056 +0800 CST m=+91.907545248 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 434 458 486 514 543 570 599 631 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/expr' test path: random/expr + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/expr + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/expr ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 753' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 753 783' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [run]total 841582 cases, failed 0, cost 78 seconds, qps 10789, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:29.047112839 +0800 CST m=+78.014318969 + SERVER_PID=' 753 783 810' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 753 783 810 840' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 753 783 810 840 868' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 753 783 810 840 868 897' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [run]total 45048 cases, failed 0, cost 129 seconds, qps 349, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:30.506934788 +0800 CST m=+129.006443301 + SERVER_PID=' 753 783 810 840 868 897 930' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 753 783 810 840 868 897 930 953' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 50164 cases, failed 0, cost 129 seconds, qps 388, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:31.054135661 +0800 CST m=+129.007090037 [run]total 917662 cases, failed 0, cost 114 seconds, qps 8049, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:30.814559048 +0800 CST m=+114.009038110 [run]total 950264 cases, failed 0, cost 108 seconds, qps 8798, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:31.411311953 +0800 CST m=+108.010555495 [run]total 876022 cases, failed 0, cost 81 seconds, qps 10815, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:32.047192394 +0800 CST m=+81.014398534 [run]total 45918 cases, failed 0, cost 132 seconds, qps 347, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:33.507664197 +0800 CST m=+132.007172714 [run]total 51139 cases, failed 0, cost 132 seconds, qps 387, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:34.054259482 +0800 CST m=+132.007213858 [run]total 942069 cases, failed 0, cost 117 seconds, qps 8051, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:33.815106299 +0800 CST m=+117.009585364 [run]total 979206 cases, failed 0, cost 111 seconds, qps 8821, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:34.411260468 +0800 CST m=+111.010504016 [run]total 910140 cases, failed 0, cost 84 seconds, qps 10835, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:35.047194625 +0800 CST m=+84.014400759 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/expr [run]total 46426 cases, failed 0, cost 135 seconds, qps 343, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:36.507140143 +0800 CST m=+135.006648652 [run]total 967281 cases, failed 0, cost 120 seconds, qps 8060, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:36.814588144 +0800 CST m=+120.009067202 [run]total 52132 cases, failed 0, cost 135 seconds, qps 386, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:37.054438577 +0800 CST m=+135.007392954 [run]total 1001033 cases, failed 0, cost 114 seconds, qps 8780, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:37.409143043 +0800 CST m=+114.008386574 [run]total 942535 cases, failed 0, cost 87 seconds, qps 10833, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:38.047117127 +0800 CST m=+87.014323258 sqllogictest finished! [final]total 1005694 cases, failed 0, cost 115 seconds, qps 8745, start 2024-05-06 17:12:43.401178836 +0800 CST m=+0.000422379, now 2024-05-06 17:14:38.823298078 +0800 CST m=+115.422541614 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 417 448 474 501 529 555 584 611 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/select_n2' test path: random/select_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/select_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/select_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 747' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 747 775' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 99038 cases, failed 0, cost 3 seconds, qps 33012, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:38.934566797 +0800 CST m=+3.008437541 + lsof -i :9083 + SERVER_PID=' 747 775 803' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 747 775 803 830' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [run]total 47065 cases, failed 0, cost 138 seconds, qps 341, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:39.508872773 +0800 CST m=+138.008381286 + lsof -i :9085 + SERVER_PID=' 747 775 803 830 859' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 53157 cases, failed 0, cost 138 seconds, qps 385, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:40.054159072 +0800 CST m=+138.007113448 [run]total 993224 cases, failed 0, cost 123 seconds, qps 8074, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:39.814708949 +0800 CST m=+123.009188004 + lsof -i :9086 + SERVER_PID=' 747 775 803 830 859 888' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 747 775 803 830 859 888 916' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 977361 cases, failed 0, cost 90 seconds, qps 10859, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:41.047123034 +0800 CST m=+90.014329167 + SERVER_PID=' 747 775 803 830 859 888 916 942' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 191943 cases, failed 0, cost 6 seconds, qps 31990, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:41.934614717 +0800 CST m=+6.008485467 sqllogictest finished! [final]total 1005694 cases, failed 0, cost 125 seconds, qps 8045, start 2024-05-06 17:12:36.805915968 +0800 CST m=+0.000395024, now 2024-05-06 17:14:41.909427689 +0800 CST m=+125.103906744 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 403 428 453 475 502 529 557 582 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/select_n2' test path: random/select_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/select_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/select_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 725' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 725 752' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 47878 cases, failed 0, cost 141 seconds, qps 339, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:42.51116213 +0800 CST m=+141.010670646 + SERVER_PID=' 725 752 779' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 725 752 779 807' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 725 752 779 807 839' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 725 752 779 807 839 862' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [run]total 54322 cases, failed 0, cost 141 seconds, qps 385, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:43.054654789 +0800 CST m=+141.007609165 + lsof -i :9087 + SERVER_PID=' 725 752 779 807 839 862 894' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 725 752 779 807 839 862 894 921' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 1011135 cases, failed 0, cost 93 seconds, qps 10872, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:44.047095878 +0800 CST m=+93.014302007 [run]total 289422 cases, failed 0, cost 9 seconds, qps 32158, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:44.934650594 +0800 CST m=+9.008521339 [run]total 48792 cases, failed 0, cost 144 seconds, qps 338, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:45.507491792 +0800 CST m=+144.007000301 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/select_n2 [run]total 55395 cases, failed 0, cost 144 seconds, qps 384, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:46.057478283 +0800 CST m=+144.010432667 [run]total 1046247 cases, failed 0, cost 96 seconds, qps 10898, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:47.047271149 +0800 CST m=+96.014477284 [run]total 376442 cases, failed 0, cost 12 seconds, qps 31370, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:47.934611997 +0800 CST m=+12.008482752 [run]total 49543 cases, failed 0, cost 147 seconds, qps 337, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:48.509798653 +0800 CST m=+147.009307162 [run]total 56642 cases, failed 0, cost 147 seconds, qps 385, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:49.054333345 +0800 CST m=+147.007287727 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/select_n2 [run]total 16241 cases, failed 0, cost 3 seconds, qps 5413, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:14:49.030170518 +0800 CST m=+3.009483795 [run]total 1073992 cases, failed 0, cost 99 seconds, qps 10848, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:50.04740494 +0800 CST m=+99.014611074 [run]total 467537 cases, failed 0, cost 15 seconds, qps 31169, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:50.934623786 +0800 CST m=+15.008494538 [run]total 50107 cases, failed 0, cost 150 seconds, qps 334, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:51.510435085 +0800 CST m=+150.009943591 [run]total 41283 cases, failed 0, cost 6 seconds, qps 6880, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:14:52.030155676 +0800 CST m=+6.009468953 [run]total 57655 cases, failed 0, cost 150 seconds, qps 384, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:52.054048495 +0800 CST m=+150.007002871 sqllogictest finished! [final]total 1090824 cases, failed 0, cost 101 seconds, qps 10800, start 2024-05-06 17:13:11.033398972 +0800 CST m=+0.000605128, now 2024-05-06 17:14:52.422401932 +0800 CST m=+101.389608067 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 431 463 490 513 540 569 594 620 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: random/expr' test path: random/expr + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/random/expr + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/random/expr ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [run]total 26026 cases, failed 0, cost 3 seconds, qps 8675, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:14:52.068976862 +0800 CST m=+3.038711429 + SERVER_PID=' 743' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 743 770' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 743 770 798' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 743 770 798 827' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 743 770 798 827 854' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 743 770 798 827 854 881' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [run]total 557223 cases, failed 0, cost 18 seconds, qps 30956, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:53.934567173 +0800 CST m=+18.008437917 + lsof -i :9087 + SERVER_PID=' 743 770 798 827 854 881 908' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 743 770 798 827 854 881 908 935' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 50801 cases, failed 0, cost 153 seconds, qps 332, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:54.5070258 +0800 CST m=+153.006534314 [run]total 58927 cases, failed 0, cost 153 seconds, qps 385, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:55.054513548 +0800 CST m=+153.007467924 [run]total 52063 cases, failed 0, cost 6 seconds, qps 8677, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:14:55.039801417 +0800 CST m=+6.009535977 [run]total 66255 cases, failed 0, cost 9 seconds, qps 7361, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:14:55.030222585 +0800 CST m=+9.009535873 [run]total 653662 cases, failed 0, cost 21 seconds, qps 31126, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:56.934723179 +0800 CST m=+21.008593923 [run]total 51390 cases, failed 0, cost 156 seconds, qps 329, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:14:57.508620351 +0800 CST m=+156.008128858 [run]total 60016 cases, failed 0, cost 156 seconds, qps 384, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:14:58.057388155 +0800 CST m=+156.010342531 [run]total 76982 cases, failed 0, cost 9 seconds, qps 8553, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:14:58.068926408 +0800 CST m=+9.038660970 [run]total 87729 cases, failed 0, cost 12 seconds, qps 7310, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:14:58.030160509 +0800 CST m=+12.009473790 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/random/expr [run]total 741485 cases, failed 0, cost 24 seconds, qps 30895, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:14:59.93464246 +0800 CST m=+24.008513217 [run]total 51945 cases, failed 0, cost 159 seconds, qps 326, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:00.507911071 +0800 CST m=+159.007419581 [run]total 96404 cases, failed 0, cost 12 seconds, qps 8033, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:01.068939389 +0800 CST m=+12.038673949 [run]total 111691 cases, failed 0, cost 15 seconds, qps 7446, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:01.030270489 +0800 CST m=+15.009583771 [run]total 60976 cases, failed 0, cost 159 seconds, qps 383, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:15:01.054228205 +0800 CST m=+159.007182582 [run]total 92947 cases, failed 0, cost 3 seconds, qps 30982, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:02.665913641 +0800 CST m=+3.009875339 [run]total 835658 cases, failed 0, cost 27 seconds, qps 30950, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:02.934599081 +0800 CST m=+27.008469825 [run]total 52666 cases, failed 0, cost 162 seconds, qps 325, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:03.506849318 +0800 CST m=+162.006357830 [run]total 61533 cases, failed 0, cost 162 seconds, qps 379, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:15:04.054188478 +0800 CST m=+162.007142864 [run]total 118003 cases, failed 0, cost 15 seconds, qps 7866, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:04.068966959 +0800 CST m=+15.038701519 [run]total 136655 cases, failed 0, cost 18 seconds, qps 7591, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:04.030203109 +0800 CST m=+18.009516385 [run]total 179439 cases, failed 0, cost 6 seconds, qps 29906, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:05.665914051 +0800 CST m=+6.009875746 [run]total 928479 cases, failed 0, cost 30 seconds, qps 30949, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:05.934595809 +0800 CST m=+30.008466554 [run]total 53424 cases, failed 0, cost 165 seconds, qps 323, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:06.508398383 +0800 CST m=+165.007906895 [run]total 61835 cases, failed 0, cost 165 seconds, qps 374, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:15:07.053885292 +0800 CST m=+165.006839677 sqllogictest finished! [final]total 61917 cases, failed 0, cost 165 seconds, qps 375, start 2024-05-06 17:12:22.047399613 +0800 CST m=+0.000353990, now 2024-05-06 17:15:07.286436227 +0800 CST m=+165.239390603 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 379 405 434 459 492 518 545 573 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/100' test path: index/delete/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [run]total 142595 cases, failed 0, cost 18 seconds, qps 7921, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:07.068944808 +0800 CST m=+18.038679368 [run]total 162607 cases, failed 0, cost 21 seconds, qps 7743, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:07.030224844 +0800 CST m=+21.009538122 + SERVER_PID=' 736' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 736 756' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 736 756 782' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 736 756 782 813' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 736 756 782 813 838' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 267959 cases, failed 0, cost 9 seconds, qps 29773, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:08.665917099 +0800 CST m=+9.009878791 + SERVER_PID=' 736 756 782 813 838 866' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 1022881 cases, failed 0, cost 33 seconds, qps 30996, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:08.934578237 +0800 CST m=+33.008448986 + SERVER_PID=' 736 756 782 813 838 866 891' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 736 756 782 813 838 866 891 918' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 54192 cases, failed 0, cost 168 seconds, qps 322, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:09.507357243 +0800 CST m=+168.006865751 [run]total 188802 cases, failed 0, cost 24 seconds, qps 7866, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:10.030330477 +0800 CST m=+24.009643756 [run]total 167883 cases, failed 0, cost 21 seconds, qps 7994, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:10.068923378 +0800 CST m=+21.038657939 [run]total 348565 cases, failed 0, cost 12 seconds, qps 29047, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:11.66594781 +0800 CST m=+12.009909504 [run]total 1119250 cases, failed 0, cost 36 seconds, qps 31090, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:11.934591862 +0800 CST m=+36.008462607 [run]total 54721 cases, failed 0, cost 171 seconds, qps 320, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:12.508444419 +0800 CST m=+171.007952927 [run]total 214691 cases, failed 0, cost 27 seconds, qps 7951, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:13.030160036 +0800 CST m=+27.009473320 [run]total 194294 cases, failed 0, cost 24 seconds, qps 8095, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:13.068947854 +0800 CST m=+24.038682414 [run]total 439021 cases, failed 0, cost 15 seconds, qps 29268, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:14.665939696 +0800 CST m=+15.009901384 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/100 [run]total 1217234 cases, failed 0, cost 39 seconds, qps 31211, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:14.93458934 +0800 CST m=+39.008460090 [run]total 55450 cases, failed 0, cost 174 seconds, qps 318, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:15.507982953 +0800 CST m=+174.007491471 [run]total 240906 cases, failed 0, cost 30 seconds, qps 8030, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:16.030158454 +0800 CST m=+30.009471735 [run]total 220294 cases, failed 0, cost 27 seconds, qps 8159, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:16.068983778 +0800 CST m=+27.038718339 [run]total 524274 cases, failed 0, cost 18 seconds, qps 29126, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:17.665956105 +0800 CST m=+18.009917800 [run]total 2802 cases, failed 0, cost 3 seconds, qps 934, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:17.398887172 +0800 CST m=+3.004933600 [run]total 1321392 cases, failed 0, cost 42 seconds, qps 31461, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:17.934580521 +0800 CST m=+42.008451266 [run]total 56376 cases, failed 0, cost 177 seconds, qps 318, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:18.50767987 +0800 CST m=+177.007188381 [run]total 267830 cases, failed 0, cost 33 seconds, qps 8116, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:19.030178938 +0800 CST m=+33.009492213 [run]total 245687 cases, failed 0, cost 30 seconds, qps 8189, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:19.039695933 +0800 CST m=+30.009430493 [run]total 4981 cases, failed 0, cost 6 seconds, qps 830, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:20.39909242 +0800 CST m=+6.005138838 [run]total 611022 cases, failed 0, cost 21 seconds, qps 29096, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:20.665922171 +0800 CST m=+21.009883872 [run]total 1421744 cases, failed 0, cost 45 seconds, qps 31594, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:20.934597505 +0800 CST m=+45.008468249 [run]total 56905 cases, failed 0, cost 180 seconds, qps 316, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:21.508961858 +0800 CST m=+180.008470381 [run]total 295056 cases, failed 0, cost 36 seconds, qps 8196, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:22.030326371 +0800 CST m=+36.009639653 [run]total 271419 cases, failed 0, cost 33 seconds, qps 8224, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:22.03990864 +0800 CST m=+33.009643200 [run]total 694331 cases, failed 0, cost 24 seconds, qps 28930, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:23.665917296 +0800 CST m=+24.009878986 [run]total 7656 cases, failed 0, cost 9 seconds, qps 850, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:23.399262304 +0800 CST m=+9.005308722 [run]total 57242 cases, failed 0, cost 183 seconds, qps 312, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:24.507189089 +0800 CST m=+183.006697598 [run]total 1522925 cases, failed 0, cost 48 seconds, qps 31727, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:23.934579326 +0800 CST m=+48.008450071 [run]total 298161 cases, failed 0, cost 36 seconds, qps 8282, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:25.068956361 +0800 CST m=+36.038690922 [run]total 322811 cases, failed 0, cost 39 seconds, qps 8277, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:25.030204349 +0800 CST m=+39.009517626 [run]total 779730 cases, failed 0, cost 27 seconds, qps 28878, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:26.665914519 +0800 CST m=+27.009876213 [run]total 10528 cases, failed 0, cost 12 seconds, qps 877, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:26.398746374 +0800 CST m=+12.004792792 [run]total 1622891 cases, failed 0, cost 51 seconds, qps 31821, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:26.934590333 +0800 CST m=+51.008461083 [run]total 57876 cases, failed 0, cost 186 seconds, qps 311, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:27.507056447 +0800 CST m=+186.006564956 [run]total 349876 cases, failed 0, cost 42 seconds, qps 8330, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:28.030178964 +0800 CST m=+42.009492246 [run]total 324584 cases, failed 0, cost 39 seconds, qps 8322, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:28.068947658 +0800 CST m=+39.038682219 [run]total 13424 cases, failed 0, cost 15 seconds, qps 894, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:29.399354301 +0800 CST m=+15.005400719 [run]total 867346 cases, failed 0, cost 30 seconds, qps 28911, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:29.665910041 +0800 CST m=+30.009871742 [run]total 1721643 cases, failed 0, cost 54 seconds, qps 31882, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:29.934576213 +0800 CST m=+54.008446958 [run]total 58666 cases, failed 0, cost 189 seconds, qps 310, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:30.507261602 +0800 CST m=+189.006770107 [run]total 375491 cases, failed 0, cost 45 seconds, qps 8344, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:31.030191184 +0800 CST m=+45.009504461 [run]total 350426 cases, failed 0, cost 42 seconds, qps 8343, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:31.068996564 +0800 CST m=+42.038731126 [run]total 958258 cases, failed 0, cost 33 seconds, qps 29038, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:32.665941731 +0800 CST m=+33.009903420 [run]total 16046 cases, failed 0, cost 18 seconds, qps 891, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:32.398868428 +0800 CST m=+18.004914846 [run]total 1826852 cases, failed 0, cost 57 seconds, qps 32050, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:32.934651765 +0800 CST m=+57.008522514 [run]total 59433 cases, failed 0, cost 192 seconds, qps 309, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:33.516413724 +0800 CST m=+192.015922235 [run]total 375192 cases, failed 0, cost 45 seconds, qps 8337, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:34.040059834 +0800 CST m=+45.009794394 [run]total 402094 cases, failed 0, cost 48 seconds, qps 8376, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:34.030259174 +0800 CST m=+48.009572463 [run]total 18855 cases, failed 0, cost 21 seconds, qps 897, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:35.399433804 +0800 CST m=+21.005480222 [run]total 1046457 cases, failed 0, cost 36 seconds, qps 29068, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:35.665950969 +0800 CST m=+36.009912664 [run]total 1926116 cases, failed 0, cost 60 seconds, qps 32101, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:35.934628689 +0800 CST m=+60.008499434 [run]total 60003 cases, failed 0, cost 195 seconds, qps 307, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:36.507405253 +0800 CST m=+195.006913767 [run]total 429157 cases, failed 0, cost 51 seconds, qps 8414, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:37.030153646 +0800 CST m=+51.009466926 [run]total 401846 cases, failed 0, cost 48 seconds, qps 8371, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:37.039993785 +0800 CST m=+48.009728345 [run]total 21442 cases, failed 0, cost 24 seconds, qps 893, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:38.399771935 +0800 CST m=+24.005818360 [run]total 2023811 cases, failed 0, cost 63 seconds, qps 32123, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:38.934567555 +0800 CST m=+63.008438300 [run]total 1140085 cases, failed 0, cost 39 seconds, qps 29232, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:38.665908834 +0800 CST m=+39.009870537 [run]total 60539 cases, failed 0, cost 198 seconds, qps 305, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:39.507971099 +0800 CST m=+198.007479611 [run]total 456603 cases, failed 0, cost 54 seconds, qps 8455, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:40.030206469 +0800 CST m=+54.009519745 [run]total 428034 cases, failed 0, cost 51 seconds, qps 8392, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:40.039833183 +0800 CST m=+51.009567743 [run]total 1229005 cases, failed 0, cost 42 seconds, qps 29262, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:41.66596723 +0800 CST m=+42.009928921 [run]total 24257 cases, failed 0, cost 27 seconds, qps 898, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:41.399363554 +0800 CST m=+27.005409972 [run]total 2126174 cases, failed 0, cost 66 seconds, qps 32214, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:41.93458956 +0800 CST m=+66.008460309 [run]total 483316 cases, failed 0, cost 57 seconds, qps 8479, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:43.03021667 +0800 CST m=+57.009529950 [run]total 454705 cases, failed 0, cost 54 seconds, qps 8420, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:43.069012723 +0800 CST m=+54.038747293 [run]total 60937 cases, failed 0, cost 201 seconds, qps 303, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:42.5108313 +0800 CST m=+201.010339811 [run]total 26605 cases, failed 0, cost 30 seconds, qps 886, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:44.398868216 +0800 CST m=+30.004914635 [run]total 1322306 cases, failed 0, cost 45 seconds, qps 29384, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:44.665919105 +0800 CST m=+45.009880802 [run]total 2226293 cases, failed 0, cost 69 seconds, qps 32265, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:44.934563349 +0800 CST m=+69.008434093 [run]total 61431 cases, failed 0, cost 204 seconds, qps 301, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:45.507131213 +0800 CST m=+204.006639726 [run]total 511207 cases, failed 0, cost 60 seconds, qps 8520, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:46.030197639 +0800 CST m=+60.009510930 [run]total 480545 cases, failed 0, cost 57 seconds, qps 8430, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:46.068979222 +0800 CST m=+57.038713787 [run]total 28837 cases, failed 0, cost 33 seconds, qps 873, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:47.399556834 +0800 CST m=+33.005603252 [run]total 2326135 cases, failed 0, cost 72 seconds, qps 32307, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:47.934625462 +0800 CST m=+72.008496207 [run]total 1409024 cases, failed 0, cost 48 seconds, qps 29354, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:47.665980862 +0800 CST m=+48.009942558 [run]total 61569 cases, failed 0, cost 207 seconds, qps 297, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:48.506962481 +0800 CST m=+207.006471006 [run]total 537873 cases, failed 0, cost 63 seconds, qps 8537, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:49.030183137 +0800 CST m=+63.009496418 [run]total 505953 cases, failed 0, cost 60 seconds, qps 8432, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:49.069091253 +0800 CST m=+60.038825814 [run]total 1500998 cases, failed 0, cost 51 seconds, qps 29431, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:50.665913788 +0800 CST m=+51.009875477 [run]total 31373 cases, failed 0, cost 36 seconds, qps 871, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:50.398797803 +0800 CST m=+36.004844221 [run]total 2424515 cases, failed 0, cost 75 seconds, qps 32326, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:50.934570664 +0800 CST m=+75.008441408 [run]total 61682 cases, failed 0, cost 210 seconds, qps 293, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:51.507394778 +0800 CST m=+210.006903285 [run]total 564223 cases, failed 0, cost 66 seconds, qps 8548, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:52.030231499 +0800 CST m=+66.009544780 [run]total 531629 cases, failed 0, cost 63 seconds, qps 8438, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:52.069039133 +0800 CST m=+63.038773702 [run]total 34292 cases, failed 0, cost 39 seconds, qps 879, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:53.39927667 +0800 CST m=+39.005323088 [run]total 1589184 cases, failed 0, cost 54 seconds, qps 29429, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:53.665945862 +0800 CST m=+54.009907555 [run]total 2522779 cases, failed 0, cost 78 seconds, qps 32343, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:53.93473578 +0800 CST m=+78.008606528 sqllogictest finished! [final]total 61917 cases, failed 0, cost 213 seconds, qps 290, start 2024-05-06 17:12:21.500845609 +0800 CST m=+0.000354113, now 2024-05-06 17:15:54.458152665 +0800 CST m=+212.957661171 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 368 395 423 447 473 501 529 557 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/100' test path: index/delete/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 749' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 749 765' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 589699 cases, failed 0, cost 69 seconds, qps 8546, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:55.030180629 +0800 CST m=+69.009493908 [run]total 557620 cases, failed 0, cost 66 seconds, qps 8448, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:55.03973713 +0800 CST m=+66.009471690 + lsof -i :9083 + SERVER_PID=' 749 765 779' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 sqllogictest finished! [final]total 2566628 cases, failed 0, cost 80 seconds, qps 32082, start 2024-05-06 17:14:35.926534877 +0800 CST m=+0.000405636, now 2024-05-06 17:15:55.952684656 +0800 CST m=+80.026555406 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 753 783 810 840 868 897 930 953 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) + SERVER_PID=' 749 765 779 796' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // cache + lsof -i :9085 + SERVER_PID=' 749 765 779 796 815' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 749 765 779 796 815 843' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] } [run]total 36858 cases, failed 0, cost 42 seconds, qps 877, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:56.399803918 +0800 CST m=+42.005850338 + lsof -i :9087 + SERVER_PID=' 749 765 779 796 815 843 870' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [run]total 1681511 cases, failed 0, cost 57 seconds, qps 29500, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:56.665941014 +0800 CST m=+57.009902709 + SERVER_PID=' 749 765 779 796 815 843 870 883' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 583520 cases, failed 0, cost 69 seconds, qps 8456, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:15:58.068938662 +0800 CST m=+69.038673223 [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [run]total 615833 cases, failed 0, cost 72 seconds, qps 8553, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:15:58.030214671 +0800 CST m=+72.009527947 [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 39398 cases, failed 0, cost 45 seconds, qps 875, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:15:59.39885563 +0800 CST m=+45.004902048 [run]total 1773437 cases, failed 0, cost 60 seconds, qps 29557, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:15:59.665905509 +0800 CST m=+60.009867199 [run]total 643248 cases, failed 0, cost 75 seconds, qps 8576, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:01.030168638 +0800 CST m=+75.009481919 [run]total 609000 cases, failed 0, cost 72 seconds, qps 8458, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:01.068975444 +0800 CST m=+72.038710005 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/100 [run]total 42074 cases, failed 0, cost 48 seconds, qps 876, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:16:02.398994809 +0800 CST m=+48.005041228 [run]total 1864569 cases, failed 0, cost 63 seconds, qps 29596, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:02.665952759 +0800 CST m=+63.009914453 [run]total 634620 cases, failed 0, cost 75 seconds, qps 8461, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:04.068922472 +0800 CST m=+75.038657032 [run]total 670517 cases, failed 0, cost 78 seconds, qps 8596, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:04.030261011 +0800 CST m=+78.009574286 [run]total 1955803 cases, failed 0, cost 66 seconds, qps 29633, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:05.665915252 +0800 CST m=+66.009876942 [run]total 1460 cases, failed 0, cost 3 seconds, qps 486, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:05.379112276 +0800 CST m=+3.026839694 [run]total 43962 cases, failed 0, cost 51 seconds, qps 862, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:16:05.399373112 +0800 CST m=+51.005419530 sqllogictest finished! [final]total 44019 cases, failed 0, cost 52 seconds, qps 846, start 2024-05-06 17:15:14.394363412 +0800 CST m=+0.000409831, now 2024-05-06 17:16:06.140569419 +0800 CST m=+51.746615837 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 736 756 782 813 838 866 891 918 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/1000' test path: index/delete/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 1005' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 1005 1030' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 1005 1030 1057' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 1005 1030 1057 1082' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [run]total 661001 cases, failed 0, cost 78 seconds, qps 8474, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:07.039613463 +0800 CST m=+78.009348026 + SERVER_PID=' 1005 1030 1057 1082 1110' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 697920 cases, failed 0, cost 81 seconds, qps 8616, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:07.030343346 +0800 CST m=+81.009656622 + SERVER_PID=' 1005 1030 1057 1082 1110 1138' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 1005 1030 1057 1082 1110 1138 1164' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 1005 1030 1057 1082 1110 1138 1164 1193' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 2979 cases, failed 0, cost 6 seconds, qps 496, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:08.379707136 +0800 CST m=+6.027434543 [run]total 2046258 cases, failed 0, cost 69 seconds, qps 29655, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:08.665924881 +0800 CST m=+69.009886576 [run]total 724856 cases, failed 0, cost 84 seconds, qps 8629, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:10.030336617 +0800 CST m=+84.009649911 [run]total 686974 cases, failed 0, cost 81 seconds, qps 8481, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:10.068948755 +0800 CST m=+81.038683315 [run]total 4054 cases, failed 0, cost 9 seconds, qps 450, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:11.380950381 +0800 CST m=+9.028677787 [run]total 2135797 cases, failed 0, cost 72 seconds, qps 29663, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:11.665923892 +0800 CST m=+72.009885586 [run]total 711459 cases, failed 0, cost 84 seconds, qps 8469, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:13.040043465 +0800 CST m=+84.009778025 [run]total 753923 cases, failed 0, cost 87 seconds, qps 8665, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:13.03017779 +0800 CST m=+87.009491071 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/1000 [run]total 5416 cases, failed 0, cost 12 seconds, qps 451, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:14.379838566 +0800 CST m=+12.027565974 [run]total 2223769 cases, failed 0, cost 75 seconds, qps 29650, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:14.665909737 +0800 CST m=+75.009871432 [run]total 737707 cases, failed 0, cost 87 seconds, qps 8479, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:16.039073418 +0800 CST m=+87.008807978 [run]total 781235 cases, failed 0, cost 90 seconds, qps 8680, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:16.030504024 +0800 CST m=+90.009817300 [run]total 6431 cases, failed 0, cost 3 seconds, qps 2143, start 2024-05-06 17:16:13.34140774 +0800 CST m=+0.000377874, now 2024-05-06 17:16:16.344728747 +0800 CST m=+3.003698883 [run]total 6889 cases, failed 0, cost 15 seconds, qps 459, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:17.379389878 +0800 CST m=+15.027117285 [run]total 2314547 cases, failed 0, cost 78 seconds, qps 29673, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:17.665990821 +0800 CST m=+78.009952510 [run]total 764450 cases, failed 0, cost 90 seconds, qps 8493, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:19.039343872 +0800 CST m=+90.009078433 sqllogictest finished! [final]total 801620 cases, failed 0, cost 92 seconds, qps 8713, start 2024-05-06 17:14:46.021074162 +0800 CST m=+0.000387439, now 2024-05-06 17:16:18.963775379 +0800 CST m=+92.943088655 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 747 775 803 830 859 888 916 942 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [run]total 10791 cases, failed 0, cost 6 seconds, qps 1798, start 2024-05-06 17:16:13.34140774 +0800 CST m=+0.000377874, now 2024-05-06 17:16:19.344877218 +0800 CST m=+6.003847351 [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 8642 cases, failed 0, cost 18 seconds, qps 480, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:20.379604139 +0800 CST m=+18.027331547 [run]total 2403781 cases, failed 0, cost 81 seconds, qps 29676, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:20.665985891 +0800 CST m=+81.009947580 [run]total 790654 cases, failed 0, cost 93 seconds, qps 8501, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:22.068931383 +0800 CST m=+93.038665943 [run]total 15134 cases, failed 0, cost 9 seconds, qps 1681, start 2024-05-06 17:16:13.34140774 +0800 CST m=+0.000377874, now 2024-05-06 17:16:22.344775328 +0800 CST m=+9.003745462 [run]total 9994 cases, failed 0, cost 21 seconds, qps 475, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:23.379168791 +0800 CST m=+21.026896197 [run]total 2496768 cases, failed 0, cost 84 seconds, qps 29723, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:23.665934582 +0800 CST m=+84.009896275 sqllogictest finished! [final]total 801620 cases, failed 0, cost 95 seconds, qps 8438, start 2024-05-06 17:14:49.030684023 +0800 CST m=+0.000418584, now 2024-05-06 17:16:24.147489057 +0800 CST m=+95.117223618 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 725 752 779 807 839 862 894 921 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } [run]total 20583 cases, failed 0, cost 12 seconds, qps 1715, start 2024-05-06 17:16:13.34140774 +0800 CST m=+0.000377874, now 2024-05-06 17:16:25.344038754 +0800 CST m=+12.003008887 [run]total 2560948 cases, failed 0, cost 87 seconds, qps 29436, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:26.666075587 +0800 CST m=+87.010037281 [run]total 11211 cases, failed 0, cost 24 seconds, qps 467, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:26.37925751 +0800 CST m=+24.026984920 sqllogictest finished! [final]total 2566628 cases, failed 0, cost 88 seconds, qps 29166, start 2024-05-06 17:14:59.656480997 +0800 CST m=+0.000442698, now 2024-05-06 17:16:27.501112473 +0800 CST m=+87.845074169 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 743 770 798 827 854 881 908 935 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } sqllogictest finished! [final]total 23764 cases, failed 0, cost 14 seconds, qps 1697, start 2024-05-06 17:16:13.34140774 +0800 CST m=+0.000377874, now 2024-05-06 17:16:27.993141386 +0800 CST m=+14.652111521 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 1005 1030 1057 1082 1110 1138 1164 1193 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/10000' test path: index/delete/10000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/10000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/10000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 1255' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 1255 1281' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 1255 1281 1308' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 1255 1281 1308 1332' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 1255 1281 1308 1332 1360' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 1255 1281 1308 1332 1360 1388' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [run]total 12707 cases, failed 0, cost 27 seconds, qps 470, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:29.380285277 +0800 CST m=+27.028012685 + lsof -i :9087 + SERVER_PID=' 1255 1281 1308 1332 1360 1388 1414' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 1255 1281 1308 1332 1360 1388 1414 1443' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 14186 cases, failed 0, cost 30 seconds, qps 472, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:32.378787481 +0800 CST m=+30.026514888 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/10000 [run]total 15467 cases, failed 0, cost 33 seconds, qps 468, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:35.378861686 +0800 CST m=+33.026589092 [run]total 8735 cases, failed 0, cost 3 seconds, qps 2911, start 2024-05-06 17:16:35.066910329 +0800 CST m=+0.000401083, now 2024-05-06 17:16:38.068577825 +0800 CST m=+3.002068578 [run]total 16550 cases, failed 0, cost 36 seconds, qps 459, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:38.379336519 +0800 CST m=+36.027063932 [run]total 10112 cases, failed 0, cost 6 seconds, qps 1685, start 2024-05-06 17:16:35.066910329 +0800 CST m=+0.000401083, now 2024-05-06 17:16:41.068556095 +0800 CST m=+6.002046849 [run]total 17874 cases, failed 0, cost 39 seconds, qps 458, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:41.380309943 +0800 CST m=+39.028037353 [run]total 16863 cases, failed 0, cost 9 seconds, qps 1873, start 2024-05-06 17:16:35.066910329 +0800 CST m=+0.000401083, now 2024-05-06 17:16:44.068767739 +0800 CST m=+9.002258492 [run]total 18989 cases, failed 0, cost 42 seconds, qps 452, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:44.3790243 +0800 CST m=+42.026751707 [run]total 20291 cases, failed 0, cost 45 seconds, qps 450, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:47.379607561 +0800 CST m=+45.027334974 [run]total 20331 cases, failed 0, cost 12 seconds, qps 1694, start 2024-05-06 17:16:35.066910329 +0800 CST m=+0.000401083, now 2024-05-06 17:16:47.068942158 +0800 CST m=+12.002432912 sqllogictest finished! [final]total 20348 cases, failed 0, cost 12 seconds, qps 1695, start 2024-05-06 17:16:35.066910329 +0800 CST m=+0.000401083, now 2024-05-06 17:16:47.778517362 +0800 CST m=+12.712008116 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 1255 1281 1308 1332 1360 1388 1414 1443 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } [run]total 21301 cases, failed 0, cost 48 seconds, qps 443, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:50.379607799 +0800 CST m=+48.027335206 [run]total 23070 cases, failed 0, cost 51 seconds, qps 452, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:53.378881048 +0800 CST m=+51.026608474 [run]total 24186 cases, failed 0, cost 54 seconds, qps 447, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:56.379661653 +0800 CST m=+54.027389063 [run]total 25211 cases, failed 0, cost 57 seconds, qps 442, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:16:59.379682498 +0800 CST m=+57.027409910 [run]total 26102 cases, failed 0, cost 60 seconds, qps 435, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:02.379559502 +0800 CST m=+60.027286912 [run]total 27118 cases, failed 0, cost 63 seconds, qps 430, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:05.383842529 +0800 CST m=+63.031569939 [run]total 28480 cases, failed 0, cost 66 seconds, qps 431, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:08.379607868 +0800 CST m=+66.027335278 [run]total 29423 cases, failed 0, cost 69 seconds, qps 426, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:11.37979308 +0800 CST m=+69.027520493 [run]total 30423 cases, failed 0, cost 72 seconds, qps 422, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:14.387091754 +0800 CST m=+72.034819166 [run]total 31740 cases, failed 0, cost 75 seconds, qps 423, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:17.378770265 +0800 CST m=+75.026497676 [run]total 32888 cases, failed 0, cost 78 seconds, qps 421, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:20.379122252 +0800 CST m=+78.026849659 [run]total 34314 cases, failed 0, cost 81 seconds, qps 423, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:23.379253794 +0800 CST m=+81.026981201 [run]total 35395 cases, failed 0, cost 84 seconds, qps 421, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:26.379643865 +0800 CST m=+84.027371287 [run]total 36791 cases, failed 0, cost 87 seconds, qps 422, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:29.379086838 +0800 CST m=+87.026814252 [run]total 38255 cases, failed 0, cost 90 seconds, qps 425, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:32.380070699 +0800 CST m=+90.027798106 [run]total 39691 cases, failed 0, cost 93 seconds, qps 426, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:35.380966216 +0800 CST m=+93.028693627 [run]total 40835 cases, failed 0, cost 96 seconds, qps 425, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:38.384020139 +0800 CST m=+96.031747547 [run]total 41798 cases, failed 0, cost 99 seconds, qps 422, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:41.379684874 +0800 CST m=+99.027412285 [run]total 43103 cases, failed 0, cost 102 seconds, qps 422, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:44.382355774 +0800 CST m=+102.030083185 [run]total 43700 cases, failed 0, cost 105 seconds, qps 416, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:47.379407247 +0800 CST m=+105.027134660 [run]total 44010 cases, failed 0, cost 108 seconds, qps 407, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:50.3811733 +0800 CST m=+108.028900707 sqllogictest finished! [final]total 44019 cases, failed 0, cost 108 seconds, qps 407, start 2024-05-06 17:16:02.352876605 +0800 CST m=+0.000604017, now 2024-05-06 17:17:50.415135362 +0800 CST m=+108.062862778 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 749 765 779 796 815 843 870 883 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/1000' test path: index/delete/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 997' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 997 1011' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 997 1011 1024' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 997 1011 1024 1037' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 997 1011 1024 1037 1050' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 997 1011 1024 1037 1050 1063' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 997 1011 1024 1037 1050 1063 1075' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 997 1011 1024 1037 1050 1063 1075 1090' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/1000 [run]total 3000 cases, failed 0, cost 3 seconds, qps 1000, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:01.65241371 +0800 CST m=+3.017161245 [run]total 4580 cases, failed 0, cost 6 seconds, qps 763, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:04.652741265 +0800 CST m=+6.017488800 [run]total 6785 cases, failed 0, cost 9 seconds, qps 753, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:07.652340224 +0800 CST m=+9.017087758 [run]total 9205 cases, failed 0, cost 12 seconds, qps 767, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:10.652355047 +0800 CST m=+12.017102574 [run]total 12742 cases, failed 0, cost 15 seconds, qps 849, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:13.657074095 +0800 CST m=+15.021821635 [run]total 14826 cases, failed 0, cost 18 seconds, qps 823, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:16.652906922 +0800 CST m=+18.017654458 [run]total 17017 cases, failed 0, cost 21 seconds, qps 810, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:19.653993362 +0800 CST m=+21.018740890 [run]total 19316 cases, failed 0, cost 24 seconds, qps 804, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:22.655973929 +0800 CST m=+24.020721461 [run]total 21548 cases, failed 0, cost 27 seconds, qps 798, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:25.653402233 +0800 CST m=+27.018149766 sqllogictest finished! [final]total 23764 cases, failed 0, cost 30 seconds, qps 792, start 2024-05-06 17:17:58.635840959 +0800 CST m=+0.000588493, now 2024-05-06 17:18:28.185091601 +0800 CST m=+29.549839143 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 997 1011 1024 1037 1050 1063 1075 1090 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/delete/10000' test path: index/delete/10000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/delete/10000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/delete/10000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 1158' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 1158 1176' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 1158 1176 1194' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 1158 1176 1194 1207' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 1158 1176 1194 1207 1221' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 1158 1176 1194 1207 1221 1235' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 1158 1176 1194 1207 1221 1235 1246' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 1158 1176 1194 1207 1221 1235 1246 1259' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/delete/10000 [run]total 4038 cases, failed 0, cost 3 seconds, qps 1346, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:39.266985588 +0800 CST m=+3.003373200 [run]total 8348 cases, failed 0, cost 6 seconds, qps 1391, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:42.26907136 +0800 CST m=+6.005458978 [run]total 10011 cases, failed 0, cost 9 seconds, qps 1112, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:45.267468231 +0800 CST m=+9.003855846 [run]total 10096 cases, failed 0, cost 12 seconds, qps 841, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:48.266800891 +0800 CST m=+12.003188519 [run]total 13249 cases, failed 0, cost 15 seconds, qps 883, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:51.267050227 +0800 CST m=+15.003437843 [run]total 17403 cases, failed 0, cost 18 seconds, qps 966, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:54.26703537 +0800 CST m=+18.003422987 [run]total 20322 cases, failed 0, cost 21 seconds, qps 967, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:57.266899493 +0800 CST m=+21.003287122 sqllogictest finished! [final]total 20348 cases, failed 0, cost 23 seconds, qps 884, start 2024-05-06 17:18:36.264169225 +0800 CST m=+0.000556840, now 2024-05-06 17:18:59.327481948 +0800 CST m=+23.063869559 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 1158 1176 1194 1207 1221 1235 1246 1259 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] stage [Pipeline] { (TestsGroup2) [Pipeline] parallel [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/in/10 index/in/1000_n1 index/in/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/in/10 index/in/1000_n1 index/in/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby/10 index/orderby/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby/10 index/orderby/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby/1000_n1 index/orderby/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby/1000_n1 index/orderby/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby_nosort/10 index/orderby_nosort/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby_nosort/10 index/orderby_nosort/100') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/random/10 index/random/100 index/random/1000') [Pipeline] { (Branch: Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/random/10 index/random/100 index/random/1000') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/in/10 index/in/1000_n1 index/in/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/in/10 index/in/1000_n1 index/in/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby/10 index/orderby/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby/10 index/orderby/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby/1000_n1 index/orderby/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby/1000_n1 index/orderby/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby_nosort/10 index/orderby_nosort/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby_nosort/10 index/orderby_nosort/100') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '0', TEST_PATH_STRING = 'index/random/10 index/random/100 index/random/1000') [Pipeline] stage [Pipeline] { (Matrix - CACHE_ENABLED = '1', TEST_PATH_STRING = 'index/random/10 index/random/100 index/random/1000') [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] 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 [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191 Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19 Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-5ppnk-g6mlf --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "00b2da8ab684a214e9444392438532ecd21b4dce" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-5ppnk" name: "pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191" - 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-sqllogic-test-1067-5ppnk-g6mlf-9s191 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@36a8d9b2; decorates RemoteLauncher[hudson.remoting.Channel@7a4cb08b:JNLP4-connect connection from 10.233.69.4/10.233.69.4:59386] 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_sqllogic_test # timeout=10 Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node 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 Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-x9r07-fm0lp --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "dfae0673f12ace221488f1469686185a9f729c71" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-x9r07" name: "pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19" - 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-sqllogic-test-1067-x9r07-fm0lp-5zg19 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git > 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@57cb9f7e; decorates RemoteLauncher[hudson.remoting.Channel@621ee313:JNLP4-connect connection from 10.233.127.134/10.233.127.134:53772] 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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 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_sqllogic_test/tidb [Pipeline] { [Pipeline] cache > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-1ghc4โ€™ are offline > 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) Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-f5gxjโ€™ are offline 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 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.02 secs (213569733 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] cache Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-msbhgโ€™ are offline Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-pbtw0โ€™ are offline Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.58 secs (373421483 bytes/sec) Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-x69bpโ€™ are offline [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Still waiting to schedule task โ€˜pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2โ€™ is offline Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.43 secs (88802562 bytes/sec) [Pipeline] { Agent pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-h16l8-1swpz --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8346b0e353954fe32beae8141323d25451a8fac9" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-h16l8" name: "pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n" - 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-sqllogic-test-1067-h16l8-1swpz-5g30n in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] sh Obtained pipelines/pingcap/tidb/latest/pod-merged_sqllogic_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] // cache [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] } [Pipeline] node [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] checkout [Pipeline] cache + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:19 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:19 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:19 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:19 tidb-server The recommended git tool is: git Still waiting to schedule task โ€˜pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcbโ€™ is offline Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6 Agent pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-mlvf9-g8md7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "efa209df24190c026a1dc72d45c8dd42882796e4" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-mlvf9" name: "pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb" - 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" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5c60ea85; decorates RemoteLauncher[hudson.remoting.Channel@381106b:JNLP4-connect connection from 10.233.84.207/10.233.84.207:41246] 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 Running on pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Still waiting to schedule task All nodes of label โ€˜pingcap_tidb_merged_sqllogic_test_1067-t9f3rโ€™ are offline Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 Agent pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-f5gxj-0lps1 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8357e572a856ba393acd914786dacb5c16f159dd" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-f5gxj" name: "pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh" - 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-sqllogic-test-1067-f5gxj-0lps1-527dh in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 1.50 secs (25671784 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh Agent pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-5b2pc-jq01s --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "16944cfc432f0cdf3da24c1d691e860accff59ae" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-5b2pc" name: "pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2" - 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-sqllogic-test-1067-5b2pc-jq01s-fqqh2 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:19 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:19 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:19 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:19 tidb-server [Pipeline] { [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=66066490-45dc-40b5-9eb6-c5e23caa224b BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby/10 index/orderby/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-5ppnk 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-5ppnk pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-5ppnk-g6mlf-9s191 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby/10 index/orderby/100) + for path in '${path_array[@]}' + echo 'test path: index/orderby/10' test path: index/orderby/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] { + SERVER_PID=' 95' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=fa7160cf-e0ed-47fb-a992-9d5f0806e193 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby/1000_n1 index/orderby/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-x9r07 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19 pingcap_tidb_merged_sqllogic_test_1067-x9r07 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-x9r07-fm0lp-5zg19 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby/1000_n1 index/orderby/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/orderby/1000_n1' test path: index/orderby/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 95 123' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [Pipeline] checkout + SERVER_PID=' 102' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 95 123 144' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 Agent pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-1ghc4-84m8f --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3c047af070f73f9467a1cafa6f8138aeacfa052e" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-1ghc4" name: "pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1" - 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" [Pipeline] checkout Running on pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test The recommended git tool is: git + lsof -i :9082 + SERVER_PID=' 102 133' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= The recommended git tool is: git [Pipeline] checkout + SERVER_PID=' 95 123 144 168' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 The recommended git tool is: git + lsof -i :9083 + SERVER_PID=' 102 133 159' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 95 123 144 168 189' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 [Pipeline] { [Pipeline] checkout + lsof -i :9084 + SERVER_PID=' 102 133 159 188' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= The recommended git tool is: git + SERVER_PID=' 95 123 144 168 189 211' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + lsof -i :9085 + SERVER_PID=' 102 133 159 188 216' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 95 123 144 168 189 211 233' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@48ac5bd1; decorates RemoteLauncher[hudson.remoting.Channel@1d73704a:JNLP4-connect connection from 10.233.107.38/10.233.107.38:39258] 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@6be08132; decorates RemoteLauncher[hudson.remoting.Channel@48f582ec:JNLP4-connect connection from 10.233.100.162/10.233.100.162:39026] will be ignored (a typical symptom is the Git executable not being run inside a designated container) + lsof -i :9086 + SERVER_PID=' 102 133 159 188 216 246' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= Cloning the remote Git repository Using shallow clone with depth 1 > 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 + SERVER_PID=' 95 123 144 168 189 211 233 263' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { + lsof -i :9087 + SERVER_PID=' 102 133 159 188 216 246 274' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@79e298ba; decorates RemoteLauncher[hudson.remoting.Channel@4a02155d:JNLP4-connect connection from 10.233.71.105/10.233.71.105:37018] 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 [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_sqllogic_test/tidb + lsof -i :9088 + SERVER_PID=' 102 133 159 188 216 246 274 304' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1a06dd89; decorates RemoteLauncher[hudson.remoting.Channel@6ea6e316:JNLP4-connect connection from 10.233.123.61/10.233.123.61:49960] 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 [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 Agent pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-r09kp-67d6x --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0606adaa8107a0ad15e78d3aef808c52566bbf95" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-r09kp" name: "pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6" - 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-sqllogic-test-1067-r09kp-67d6x-546j6 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test > 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) 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)" > 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 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.61 secs (355662338 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] { 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 [Pipeline] checkout Agent pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-x69bp-sz1x0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3c69a39c16ddc38a9a87b0b5e15a9bbc239b97d6" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-x69bp" name: "pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx" - 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-sqllogic-test-1067-x69bp-sz1x0-n93nx in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/10 [Pipeline] // cache [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] { + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/1000_n1 [Pipeline] checkout [Pipeline] // dir The recommended git tool is: git [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] stage [Pipeline] { (Test) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4680673e; decorates RemoteLauncher[hudson.remoting.Channel@37076583:JNLP4-connect connection from 10.233.88.188/10.233.88.188:53186] 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 [Pipeline] stage [Pipeline] { (Test) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 [Pipeline] cache > 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) Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.30 secs (130572005 bytes/sec) [Pipeline] { [Pipeline] sh Commit message: "fix(br): use failpoint tidb-server instead (#2951)" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@10faac9a; decorates RemoteLauncher[hudson.remoting.Channel@31e3f726:JNLP4-connect connection from 10.233.66.167/10.233.66.167:39130] 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 [Pipeline] stage [Pipeline] { (Test) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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 [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] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:19 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:19 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:19 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:19 tidb-server [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache > 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 [run]total 7625 cases, failed 0, cost 3 seconds, qps 2541, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:39.438905182 +0800 CST m=+3.009330568 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [run]total 9509 cases, failed 0, cost 3 seconds, qps 3169, start 2024-05-06 17:19:36.918922024 +0800 CST m=+0.000383150, now 2024-05-06 17:19:39.927780762 +0800 CST m=+3.009241887 Agent pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-msbhg-l5sjf --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6fce7cb53d11035cf9eec0a1eb328b7a8cdf0fdb" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-msbhg" name: "pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h" - 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-sqllogic-test-1067-msbhg-l5sjf-d1l6h in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.58 secs (376469586 bytes/sec) [Pipeline] { [Pipeline] cache > 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 sqllogictest finished! [final]total 13274 cases, failed 0, cost 5 seconds, qps 2654, start 2024-05-06 17:19:36.918922024 +0800 CST m=+0.000383150, now 2024-05-06 17:19:41.929829943 +0800 CST m=+5.011291069 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 102 133 159 188 216 246 274 304 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby/1000_n2' test path: index/orderby/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 365' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [run]total 20508 cases, failed 0, cost 6 seconds, qps 3418, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:42.465186547 +0800 CST m=+6.035611934 + SERVER_PID=' 365 396' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 365 396 427' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 365 396 427 457' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 365 396 427 457 486' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 365 396 427 457 486 516' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 365 396 427 457 486 516 542' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 365 396 427 457 486 516 542 565' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.40 secs (155106973 bytes/sec) [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] sh [run]total 32982 cases, failed 0, cost 9 seconds, qps 3664, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:45.439072149 +0800 CST m=+9.009497536 + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Agent pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-pbtw0-z4l53 Agent pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 is provisioned from template pingcap_tidb_merged_sqllogic_test_1067-t9f3r-j44xx --- apiVersion: "v1" kind: "Pod" metadata: annotations: --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" runUrl: "job/pingcap/job/tidb/job/merged_sqllogic_test/1067/" labels: jenkins/jenkins-jenkins-agent: "true" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "fe128f3f3a5bbab77b0ab80ca5b4ca3573559451" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-pbtw0" jenkins/label-digest: "4c52f8abc8e611cde3a0f7a910f0d9cfa141a93c" jenkins/label: "pingcap_tidb_merged_sqllogic_test_1067-t9f3r" name: "pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: name: "pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: resources: limits: memory: "16Gi" cpu: "6" requests: memory: "8Gi" cpu: "4" tty: true volumeMounts: memory: "8Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" - env: - name: "JENKINS_SECRET" value: "********" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2" value: "pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg" - name: "JENKINS_NAME" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2" value: "pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" name: "workspace-volume" Running on pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test Running on pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test [run]total 43297 cases, failed 0, cost 12 seconds, qps 3608, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:48.465148083 +0800 CST m=+12.035573470 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/1000_n2 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.95 secs (228081078 bytes/sec) [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=cdb2b60a-65d9-47dd-8d7d-1ec3665ce3b9 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/random/10 index/random/100 index/random/1000 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-h16l8 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n pingcap_tidb_merged_sqllogic_test_1067-h16l8 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-h16l8-1swpz-5g30n GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/random/10 index/random/100 index/random/1000) + for path in '${path_array[@]}' + echo 'test path: index/random/10' test path: index/random/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 91' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] container [Pipeline] { + lsof -i :9082 + SERVER_PID=' 91 118' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] container [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { + lsof -i :9083 + SERVER_PID=' 91 118 149' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] cache [run]total 55734 cases, failed 0, cost 15 seconds, qps 3715, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:51.438906226 +0800 CST m=+15.009331612 + lsof -i :9084 + SERVER_PID=' 91 118 149 178' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 91 118 149 178 202' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 91 118 149 178 202 228' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [run]total 8997 cases, failed 0, cost 3 seconds, qps 2999, start 2024-05-06 17:19:49.01760878 +0800 CST m=+0.000378819, now 2024-05-06 17:19:52.026198373 +0800 CST m=+3.008968413 + SERVER_PID=' 91 118 149 178 202 228 253' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 91 118 149 178 202 228 253 273' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.01 secs (215130947 bytes/sec) [Pipeline] { [Pipeline] sh [run]total 66925 cases, failed 0, cost 18 seconds, qps 3718, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:54.465205171 +0800 CST m=+18.035630561 [Pipeline] stage [run]total 11724 cases, failed 0, cost 6 seconds, qps 1954, start 2024-05-06 17:19:49.01760878 +0800 CST m=+0.000378819, now 2024-05-06 17:19:55.026598684 +0800 CST m=+6.009368724 [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] { [Pipeline] checkout [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // cache [Pipeline] } The recommended git tool is: git [Pipeline] { [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5618d275; decorates RemoteLauncher[hudson.remoting.Channel@496c9dac:JNLP4-connect connection from 10.233.88.144/10.233.88.144:50728] 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@44232b16; decorates RemoteLauncher[hudson.remoting.Channel@74b29daf:JNLP4-connect connection from 10.233.88.229/10.233.88.229:47538] 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_sqllogic_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_sqllogic_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 [run]total 77431 cases, failed 0, cost 21 seconds, qps 3687, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:19:57.439654853 +0800 CST m=+21.010080239 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5f8dfc36; decorates RemoteLauncher[hudson.remoting.Channel@72155ed8:JNLP4-connect connection from 10.233.70.87/10.233.70.87:51224] 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 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/10 [run]total 12063 cases, failed 0, cost 9 seconds, qps 1340, start 2024-05-06 17:19:49.01760878 +0800 CST m=+0.000378819, now 2024-05-06 17:19:58.026624935 +0800 CST m=+9.009394975 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_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)" 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 [run]total 86998 cases, failed 0, cost 24 seconds, qps 3624, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:00.465212113 +0800 CST m=+24.035637499 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 2.89 secs (75281525 bytes/sec) [Pipeline] { [Pipeline] cache [run]total 14707 cases, failed 0, cost 3 seconds, qps 4902, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:00.945112493 +0800 CST m=+3.015583582 [run]total 12857 cases, failed 0, cost 12 seconds, qps 1071, start 2024-05-06 17:19:49.01760878 +0800 CST m=+0.000378819, now 2024-05-06 17:20:01.027067344 +0800 CST m=+12.009837391 sqllogictest finished! [final]total 13130 cases, failed 0, cost 12 seconds, qps 1094, start 2024-05-06 17:19:49.01760878 +0800 CST m=+0.000378819, now 2024-05-06 17:20:01.483580006 +0800 CST m=+12.466350045 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 365 396 427 457 486 516 542 565 + [[ 0 -ne 0 ]] + exit 0 [run]total 46282 cases, failed 0, cost 6 seconds, qps 7713, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:03.944704736 +0800 CST m=+6.015175825 [run]total 99248 cases, failed 0, cost 27 seconds, qps 3675, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:03.465338957 +0800 CST m=+27.035764363 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.18 secs (183842155 bytes/sec) > 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 [Pipeline] { [Pipeline] sh [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [run]total 112284 cases, failed 0, cost 30 seconds, qps 3742, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:06.465200286 +0800 CST m=+30.035625678 [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.21 secs (187920304 bytes/sec) [Pipeline] { [Pipeline] sh [run]total 76898 cases, failed 0, cost 9 seconds, qps 8544, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:06.938958243 +0800 CST m=+9.009429338 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:20 tidb-server [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.23 secs (170964378 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:20 tidb-server [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.21 secs (182376520 bytes/sec) [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] // cache [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:20 tidb-server [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [run]total 105204 cases, failed 0, cost 12 seconds, qps 8767, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:09.944712382 +0800 CST m=+12.015183475 [run]total 126092 cases, failed 0, cost 33 seconds, qps 3820, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:09.465222243 +0800 CST m=+33.035647635 [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=334371ac-71be-4531-bfbe-015ff2391481 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-mlvf9 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-mlvf9 pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-mlvf9-g8md7-6xhcb GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/1000_n1' test path: index/orderby_nosort/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] stage [Pipeline] { (Test) + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=115308df-6fdd-4d8d-bea4-4ab2883717e3 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/in/10 index/in/1000_n1 index/in/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-f5gxj 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-f5gxj pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-f5gxj-0lps1-527dh GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/in/10 index/in/1000_n1 index/in/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/in/10' test path: index/in/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] cache + SERVER_PID=' 100' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.21 secs (180997037 bytes/sec) [Pipeline] { [Pipeline] sh + SERVER_PID=' 100 123' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 100 123 153' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:20 tidb-server + SERVER_PID=' 100 123 153 180' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [Pipeline] container [Pipeline] { [Pipeline] // cache [Pipeline] } + SERVER_PID=' 100 123 153 180 209' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 100 123 153 180 209 232' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [run]total 136926 cases, failed 0, cost 36 seconds, qps 3803, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:12.439049477 +0800 CST m=+36.009474863 [Pipeline] sh + lsof -i :9087 + SERVER_PID=' 100 123 153 180 209 232 252' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [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] // cache [Pipeline] } + lsof -i :9088 + SERVER_PID=' 100 123 153 180 209 232 252 278' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=242b2857-8ef1-4723-a8e2-9b3fb7d399b3 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-5b2pc 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2 pingcap_tidb_merged_sqllogic_test_1067-5b2pc GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-5b2pc-jq01s-fqqh2 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby_nosort/1000_n1 index/orderby_nosort/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/1000_n1' test path: index/orderby_nosort/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 98' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache [run]total 119960 cases, failed 0, cost 15 seconds, qps 7997, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:12.939515279 +0800 CST m=+15.009986368 + lsof -i :9082 + SERVER_PID=' 98 122' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 98 122 147' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 98 122 147 176' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 98 122 147 176 205' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 98 122 147 176 205 230' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 98 122 147 176 205 230 258' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + lsof -i :9081 + SERVER_PID=' 98 122 147 176 205 230 258 282' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 149723 cases, failed 0, cost 39 seconds, qps 3839, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:15.439179806 +0800 CST m=+39.009605192 + SERVER_PID=' 100' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 100 127' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 152595 cases, failed 0, cost 18 seconds, qps 8477, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:15.944752876 +0800 CST m=+18.015223969 + lsof -i :9083 + SERVER_PID=' 100 127 149' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.88 secs (43655859 bytes/sec) [Pipeline] { [Pipeline] sh + lsof -i :9084 + SERVER_PID=' 100 127 149 178' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb [Pipeline] { + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:20 tidb-server + SERVER_PID=' 100 127 149 178 206' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 [Pipeline] container [Pipeline] { + SERVER_PID=' 100 127 149 178 206 230' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [Pipeline] cache + SERVER_PID=' 100 127 149 178 206 230 255' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 100 127 149 178 206 230 255 280' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/1000_n1 [run]total 183954 cases, failed 0, cost 21 seconds, qps 8759, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:18.944703823 +0800 CST m=+21.015174912 [run]total 158803 cases, failed 0, cost 42 seconds, qps 3781, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:18.465234649 +0800 CST m=+42.035660039 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 0.52 secs (416800808 bytes/sec) + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/1000_n1 [Pipeline] { [Pipeline] cache [run]total 169438 cases, failed 0, cost 45 seconds, qps 3765, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:21.465148692 +0800 CST m=+45.035574079 [run]total 9780 cases, failed 0, cost 3 seconds, qps 3260, start 2024-05-06 17:20:18.237175442 +0800 CST m=+0.000361680, now 2024-05-06 17:20:21.249780398 +0800 CST m=+3.012966641 [run]total 215328 cases, failed 0, cost 24 seconds, qps 8972, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:21.939009139 +0800 CST m=+24.009480228 sqllogictest finished! [final]total 219525 cases, failed 0, cost 25 seconds, qps 8781, start 2024-05-06 17:19:57.929894133 +0800 CST m=+0.000365223, now 2024-05-06 17:20:22.61632949 +0800 CST m=+24.686800578 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 91 118 149 178 202 228 253 273 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/random/100' test path: index/random/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 344' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 344 369' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/10 + SERVER_PID=' 344 369 390' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 [run]total 10216 cases, failed 0, cost 3 seconds, qps 3405, start 2024-05-06 17:20:20.126721986 +0800 CST m=+0.000359191, now 2024-05-06 17:20:23.136045108 +0800 CST m=+3.009682313 + SERVER_PID=' 344 369 390 415' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 344 369 390 415 440' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 [run]total 14972 cases, failed 0, cost 6 seconds, qps 2495, start 2024-05-06 17:20:18.237175442 +0800 CST m=+0.000361680, now 2024-05-06 17:20:24.250277555 +0800 CST m=+6.013463800 + SERVER_PID=' 344 369 390 415 440 460' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.04 secs (209797691 bytes/sec) [Pipeline] { [Pipeline] cache + lsof -i :9087 + SERVER_PID=' 344 369 390 415 440 460 484' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 344 369 390 415 440 460 484 507' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 183503 cases, failed 0, cost 48 seconds, qps 3822, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:24.465230344 +0800 CST m=+48.035655730 [run]total 15407 cases, failed 0, cost 6 seconds, qps 2567, start 2024-05-06 17:20:20.126721986 +0800 CST m=+0.000359191, now 2024-05-06 17:20:26.135841973 +0800 CST m=+6.009479177 [run]total 5078 cases, failed 0, cost 3 seconds, qps 1692, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:26.040607631 +0800 CST m=+3.007017694 [run]total 197044 cases, failed 0, cost 51 seconds, qps 3863, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:27.465143027 +0800 CST m=+51.035568415 [run]total 17806 cases, failed 0, cost 9 seconds, qps 1978, start 2024-05-06 17:20:18.237175442 +0800 CST m=+0.000361680, now 2024-05-06 17:20:27.249742689 +0800 CST m=+9.012928932 sqllogictest finished! [final]total 18187 cases, failed 0, cost 9 seconds, qps 2020, start 2024-05-06 17:20:18.237175442 +0800 CST m=+0.000361680, now 2024-05-06 17:20:27.730550712 +0800 CST m=+9.493736954 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 100 123 153 180 209 232 252 278 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/1000_n2' test path: index/orderby_nosort/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 345' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 [run]total 12459 cases, failed 0, cost 6 seconds, qps 2076, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:29.041151756 +0800 CST m=+6.007561813 + SERVER_PID=' 345 374' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 345 374 403' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 sqllogictest finished! [final]total 18187 cases, failed 0, cost 8 seconds, qps 2273, start 2024-05-06 17:20:20.126721986 +0800 CST m=+0.000359191, now 2024-05-06 17:20:28.973658935 +0800 CST m=+8.847296140 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 98 122 147 176 205 230 258 282 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/1000_n2' test path: index/orderby_nosort/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 346' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 346 372' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 345 374 403 430' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 346 372 398' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 345 374 403 430 461' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 346 372 398 426' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/100 + SERVER_PID=' 345 374 403 430 461 486' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 346 372 398 426 455' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + lsof -i :9087 + SERVER_PID=' 345 374 403 430 461 486 512' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 346 372 398 426 455 481' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [run]total 211244 cases, failed 0, cost 54 seconds, qps 3911, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:30.465247404 +0800 CST m=+54.035672791 + lsof -i :9088 + SERVER_PID=' 345 374 403 430 461 486 512 538' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 346 372 398 426 455 481 512' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 346 372 398 426 455 481 512 543' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 19602 cases, failed 0, cost 9 seconds, qps 2178, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:32.04067474 +0800 CST m=+9.007084802 Cache restored successfully (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f) 217238528 bytes in 1.57 secs (138439403 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=ad9e4d4b-2187-475d-9408-422f595af4b4 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/in/10 index/in/1000_n1 index/in/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-1ghc4 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 pingcap_tidb_merged_sqllogic_test_1067-1ghc4 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-1ghc4-84m8f-dp5t1 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/in/10 index/in/1000_n1 index/in/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/in/10' test path: index/in/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] sh [run]total 9022 cases, failed 0, cost 3 seconds, qps 3007, start 2024-05-06 17:20:29.900382156 +0800 CST m=+0.000410422, now 2024-05-06 17:20:32.903053288 +0800 CST m=+3.003081553 + SERVER_PID=' 97' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 97 128' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] sh + lsof -i :9083 + SERVER_PID=' 97 128 156' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [run]total 225470 cases, failed 0, cost 57 seconds, qps 3955, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:33.439182686 +0800 CST m=+57.009608072 + lsof -i :9084 + SERVER_PID=' 97 128 156 181' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 97 128 156 181 207' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [Pipeline] cache + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-83-g17d3f7fd45 Edition: Community Git Commit Hash: 17d3f7fd4599c86fed367db1051156abc0b3cd5b Git Branch: HEAD UTC Build Time: 2024-05-06 09:06:15 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + lsof -i :9086 + SERVER_PID=' 97 128 156 181 207 231' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.40 secs (96464674 bytes/sec) [Pipeline] { [Pipeline] sh + SERVER_PID=' 97 128 156 181 207 231 253' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [Pipeline] // dir + SERVER_PID=' 97 128 156 181 207 231 253 278' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [Pipeline] } + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:20 tidb-server [run]total 26469 cases, failed 0, cost 12 seconds, qps 2205, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:35.040794256 +0800 CST m=+12.007204320 [run]total 21027 cases, failed 0, cost 6 seconds, qps 3504, start 2024-05-06 17:20:29.900382156 +0800 CST m=+0.000410422, now 2024-05-06 17:20:35.902910733 +0800 CST m=+6.002938998 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/1000_n2 [Pipeline] container [Pipeline] { + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/1000_n2 [Pipeline] sh [run]total 239185 cases, failed 0, cost 60 seconds, qps 3986, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:36.46516279 +0800 CST m=+60.035588177 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=328ee3f2-41a0-45b6-8f94-2e0b3e052096 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby/10 index/orderby/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-r09kp 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-r09kp pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-r09kp-67d6x-546j6 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby/10 index/orderby/100) + for path in '${path_array[@]}' + echo 'test path: index/orderby/10' test path: index/orderby/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 99' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 99 126' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 99 126 152' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 [run]total 33795 cases, failed 0, cost 15 seconds, qps 2253, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:38.040864426 +0800 CST m=+15.007274487 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 99 126 152 176' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + lsof -i :9085 sqllogictest finished! [final]total 28833 cases, failed 0, cost 9 seconds, qps 3203, start 2024-05-06 17:20:29.900382156 +0800 CST m=+0.000410422, now 2024-05-06 17:20:38.203413964 +0800 CST m=+8.303442229 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 344 369 390 415 440 460 484 507 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/random/1000' test path: index/random/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 556' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 99 126 152 176 204' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + lsof -i :9082 + SERVER_PID=' 556 583' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 99 126 152 176 204 230' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) [Pipeline] } + lsof -i :9083 Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) + lsof -i :9087 + SERVER_PID=' 99 126 152 176 204 230 258' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= [Pipeline] } Cache not saved (binary/pingcap/tidb/merged-sqllogic-test/rev-17d3f7f already exists) + SERVER_PID=' 556 583 606' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 99 126 152 176 204 230 258 284' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 9032 cases, failed 0, cost 3 seconds, qps 3010, start 2024-05-06 17:20:35.784438487 +0800 CST m=+0.000421517, now 2024-05-06 17:20:38.818998309 +0800 CST m=+3.034981331 [Pipeline] // timeout [Pipeline] } [Pipeline] container [Pipeline] { + lsof -i :9084 + SERVER_PID=' 556 583 606 627' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh [run]total 9315 cases, failed 0, cost 3 seconds, qps 3105, start 2024-05-06 17:20:36.126700586 +0800 CST m=+0.000388199, now 2024-05-06 17:20:39.159703875 +0800 CST m=+3.033391488 + lsof -i :9085 + SERVER_PID=' 556 583 606 627 649' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 250299 cases, failed 0, cost 63 seconds, qps 3973, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:39.439221152 +0800 CST m=+63.009646538 + lsof -i :9086 + SERVER_PID=' 556 583 606 627 649 674' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=84be4413-3148-4f5f-a8f6-77012df46b4e BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby_nosort/10 index/orderby_nosort/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-x69bp 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-x69bp pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-x69bp-sz1x0-n93nx GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby_nosort/10 index/orderby_nosort/100) + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/10' test path: index/orderby_nosort/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + lsof -i :9087 [Pipeline] // cache [Pipeline] } + SERVER_PID=' 97' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 [Pipeline] // cache [Pipeline] } + SERVER_PID=' 556 583 606 627 649 674 698' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 [Pipeline] // cache + SERVER_PID=' 97 123' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/10 [Pipeline] } [Pipeline] // stage [Pipeline] } + SERVER_PID=' 556 583 606 627 649 674 698 719' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 97 123 149' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { + SERVER_PID=' 97 123 149 175' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] // dir + SERVER_PID=' 97 123 149 175 202' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test [Pipeline] { [Pipeline] cache [run]total 41010 cases, failed 0, cost 18 seconds, qps 2278, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:41.040803298 +0800 CST m=+18.007213360 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.19 secs (206836498 bytes/sec) [Pipeline] { + SERVER_PID=' 97 123 149 175 202 230' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [Pipeline] // container [Pipeline] } [Pipeline] cache [run]total 12828 cases, failed 0, cost 6 seconds, qps 2138, start 2024-05-06 17:20:35.784438487 +0800 CST m=+0.000421517, now 2024-05-06 17:20:41.793986535 +0800 CST m=+6.009969556 + SERVER_PID=' 97 123 149 175 202 230 252' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 97 123 149 175 202 230 252 281' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 13003 cases, failed 0, cost 6 seconds, qps 2167, start 2024-05-06 17:20:36.126700586 +0800 CST m=+0.000388199, now 2024-05-06 17:20:42.159594739 +0800 CST m=+6.033282352 [run]total 256459 cases, failed 0, cost 66 seconds, qps 3885, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:42.438845113 +0800 CST m=+66.009270500 [run]total 5257 cases, failed 0, cost 3 seconds, qps 1752, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:43.216579422 +0800 CST m=+3.007810730 Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 2.12 secs (18196568 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test) 38616576 bytes in 0.19 secs (199021730 bytes/sec) + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/10 [run]total 48522 cases, failed 0, cost 21 seconds, qps 2310, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:44.040819581 +0800 CST m=+21.007229639 sqllogictest finished! [final]total 261375 cases, failed 0, cost 68 seconds, qps 3843, start 2024-05-06 17:19:36.42998679 +0800 CST m=+0.000412177, now 2024-05-06 17:20:44.860805318 +0800 CST m=+68.431230704 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 95 123 144 168 189 211 233 263 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby/100' test path: index/orderby/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 15680 cases, failed 0, cost 9 seconds, qps 1742, start 2024-05-06 17:20:35.784438487 +0800 CST m=+0.000421517, now 2024-05-06 17:20:44.819032056 +0800 CST m=+9.035015072 + lsof -i :9081 + SERVER_PID=' 361' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] { [Pipeline] sh + lsof -i :9082 + SERVER_PID=' 361 385' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [run]total 15879 cases, failed 0, cost 9 seconds, qps 1764, start 2024-05-06 17:20:36.126700586 +0800 CST m=+0.000388199, now 2024-05-06 17:20:45.159824701 +0800 CST m=+9.033512314 + lsof -i :9083 + SERVER_PID=' 361 385 408' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 361 385 408 434' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/1000 + lsof -i :9085 + SERVER_PID=' 361 385 408 434 464' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [run]total 12734 cases, failed 0, cost 6 seconds, qps 2122, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:46.227846066 +0800 CST m=+6.019077374 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + lsof -i :9086 + SERVER_PID=' 361 385 408 434 464 490' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:20 tidb-server + lsof -i :9087 + SERVER_PID=' 361 385 408 434 464 490 515' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh + lsof -i :9088 + SERVER_PID=' 361 385 408 434 464 490 515 541' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 55320 cases, failed 0, cost 24 seconds, qps 2305, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:47.041315007 +0800 CST m=+24.007725069 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/10 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r-- 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r-- 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r-- 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r-- 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r-- 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r-- 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x 1 jenkins jenkins 208M May 6 17:20 tidb-server sqllogictest finished! [final]total 18212 cases, failed 0, cost 12 seconds, qps 1517, start 2024-05-06 17:20:35.784438487 +0800 CST m=+0.000421517, now 2024-05-06 17:20:47.380644443 +0800 CST m=+11.596627464 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 345 374 403 430 461 486 512 538 + [[ 0 -ne 0 ]] + exit 0 [run]total 7354 cases, failed 0, cost 3 seconds, qps 2451, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:20:47.245786389 +0800 CST m=+3.009577178 [Pipeline] sh sqllogictest finished! [final]total 18212 cases, failed 0, cost 11 seconds, qps 1655, start 2024-05-06 17:20:36.126700586 +0800 CST m=+0.000388199, now 2024-05-06 17:20:47.607881635 +0800 CST m=+11.481569249 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 346 372 398 426 455 481 512 543 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] // withEnv + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb/bin/tidb-server sqllogic_test/ + ls -alh sqllogic_test/ total 215M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:20 . drwxr-sr-x. 4 jenkins jenkins 4.0K May 6 17:20 .. -rwxr-xr-x. 1 jenkins jenkins 71 May 6 17:05 build.sh -rw-r--r--. 1 jenkins jenkins 329 May 6 17:05 config-ps-cache.toml -rw-r--r--. 1 jenkins jenkins 291 May 6 17:05 config.toml -rwxr-xr-x. 1 jenkins jenkins 1.8K May 6 17:05 deploy-run.sh -rw-r--r--. 1 jenkins jenkins 556 May 6 17:05 go.mod -rw-r--r--. 1 jenkins jenkins 28K May 6 17:05 go.sum -rw-r--r--. 1 jenkins jenkins 17K May 6 17:05 main.go -rwxr-xr-x. 1 jenkins jenkins 1.9K May 6 17:05 pessimistic-test.sh -rw-r--r--. 1 jenkins jenkins 353 May 6 17:05 readme.md -rwxr-xr-x. 1 jenkins jenkins 1.6K May 6 17:05 run-tests.sh -rwxr-xr-x. 1 jenkins jenkins 7.0M May 6 17:09 sqllogic_test drwxr-sr-x. 7 jenkins jenkins 4.0K May 6 17:20 test -rwxr-xr-x. 1 jenkins jenkins 2.0K May 6 17:05 test.sh -rwxr-xr-x. 1 jenkins jenkins 1.1K May 6 17:05 test_infra_run.sh -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:20 tidb-server [Pipeline] } [run]total 9126 cases, failed 0, cost 3 seconds, qps 3042, start 2024-05-06 17:20:45.632993312 +0800 CST m=+0.000424706, now 2024-05-06 17:20:48.642187483 +0800 CST m=+3.009618877 [run]total 19203 cases, failed 0, cost 9 seconds, qps 2133, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:49.21650787 +0800 CST m=+9.007739178 [Pipeline] container [Pipeline] { [Pipeline] } [Pipeline] } [run]total 20235 cases, failed 0, cost 6 seconds, qps 3372, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:20:50.245863715 +0800 CST m=+6.009654496 [Pipeline] container [Pipeline] { [run]total 60171 cases, failed 0, cost 27 seconds, qps 2228, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:50.041030173 +0800 CST m=+27.007440243 sqllogictest finished! [final]total 60225 cases, failed 0, cost 27 seconds, qps 2230, start 2024-05-06 17:20:23.033991107 +0800 CST m=+0.000401170, now 2024-05-06 17:20:50.184296859 +0800 CST m=+27.150706916 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 100 127 149 178 206 230 255 280 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/in/1000_n1' test path: index/in/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 355' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // node [run]total 6650 cases, failed 0, cost 3 seconds, qps 2216, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:20:50.04853478 +0800 CST m=+3.009616552 [Pipeline] } [Pipeline] container [Pipeline] { + lsof -i :9082 + SERVER_PID=' 355 383' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh + lsof -i :9083 + SERVER_PID=' 355 383 411' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] sh + lsof -i :9084 + SERVER_PID=' 355 383 411 442' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=30fdda36-fbce-4131-bb5c-321e0779329d BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/random/10 index/random/100 index/random/1000 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-t9f3r 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 pingcap_tidb_merged_sqllogic_test_1067-t9f3r GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-t9f3r-j44xx-kv2w2 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/random/10 index/random/100 index/random/1000) + for path in '${path_array[@]}' + echo 'test path: index/random/10' test path: index/random/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] sh + lsof -i :9085 + SERVER_PID=' 355 383 411 442 466' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 100' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=ed4eb8ad-dc65-4145-8d1e-c84c58d54e1c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby_nosort/10 index/orderby_nosort/100 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=0 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-pbtw0 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-pbtw0 pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-pbtw0-z4l53-v17dg GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby_nosort/10 index/orderby_nosort/100) + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/10' test path: index/orderby_nosort/10 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/10 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/10 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + lsof -i :9086 + SERVER_PID=' 355 383 411 442 466 494' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 100 129' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 [run]total 22192 cases, failed 0, cost 6 seconds, qps 3698, start 2024-05-06 17:20:45.632993312 +0800 CST m=+0.000424706, now 2024-05-06 17:20:51.644847662 +0800 CST m=+6.012279056 + SERVER_PID=' 98' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 [Pipeline] // container + cd sqllogic_test/ + env PROW_JOB_ID=38c35dc9-50b6-4e35-a2b7-517fb7915f09 JENKINS_NODE_COOKIE=ead78f7b-449e-4c0d-b6d7-e0ca19e724aa BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tidb-merged_sqllogic_test-1067 KUBERNETES_SERVICE_PORT=443 OLDPWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_sqllogic_test","buildid":"1787408067357315075","prowjobid":"38c35dc9-50b6-4e35-a2b7-517fb7915f09","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","base_link":"https://github.com/pingcap/tidb/compare/659f32a81300...17d3f7fd4599"}} KUBERNETES_SERVICE_HOST=10.233.0.1 TEST_PATH_STRING=index/orderby/1000_n1 index/orderby/1000_n2 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/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_sqllogic_test/1067/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_sqllogic_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1067 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787408067357315075 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_sqllogic_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/1067/display/redirect?page=tests CACHE_ENABLED=1 SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_sqllogic_test_1067-msbhg 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_sqllogic_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-80b7ff58cc94b02ba1ea701fee23de24b56c2af78a5110a4ea253f9a8b0c9b4a NODE_LABELS=pingcap_tidb_merged_sqllogic_test_1067-msbhg pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-sqllogic-test-1067-msbhg-l5sjf-d1l6h GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_sqllogic_test/display/redirect BUILD_NUMBER=1067 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 _=/usr/bin/env + ulimit -n 1048576 + sed -i '3i\set -x' test.sh + path_array=(index/orderby/1000_n1 index/orderby/1000_n2) + for path in '${path_array[@]}' + echo 'test path: index/orderby/1000_n1' test path: index/orderby/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf './tidb*.log' + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [Pipeline] // container + lsof -i :9087 + SERVER_PID=' 355 383 411 442 466 494 528' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 100 129 152' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 98 123' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 88' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 355 383 411 442 466 494 528 559' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/100 [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] } + SERVER_PID=' 100 129 152 175' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) + SERVER_PID=' 98 123 144' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 88 105' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // podTemplate [Pipeline] } + SERVER_PID=' 100 129 152 175 194' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 98 123 144 158' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 88 105 122' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 100 129 152 175 194 213' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 98 123 144 158 174' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 25607 cases, failed 0, cost 12 seconds, qps 2133, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:52.215736277 +0800 CST m=+12.006967585 + lsof -i :9084 + lsof -i :9087 + lsof -i :9086 + SERVER_PID=' 88 105 122 136' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 [Pipeline] // cache [run]total 19417 cases, failed 0, cost 6 seconds, qps 3236, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:20:53.057483911 +0800 CST m=+6.018565683 [Pipeline] // cache + SERVER_PID=' 100 129 152 175 194 213 230' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 98 123 144 158 174 193' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [Pipeline] } [Pipeline] } + SERVER_PID=' 88 105 122 136 149' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // withEnv [run]total 31383 cases, failed 0, cost 9 seconds, qps 3487, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:20:53.246085085 +0800 CST m=+9.009875860 + SERVER_PID=' 100 129 152 175 194 213 230 251' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 98 123 144 158 174 193 214' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [Pipeline] } + lsof -i :9088 + SERVER_PID=' 98 123 144 158 174 193 214 231' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 88 105 122 136 149 162' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] } + SERVER_PID=' 88 105 122 136 149 162 175' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // stage [Pipeline] } [Pipeline] // timeout + lsof -i :9088 + SERVER_PID=' 88 105 122 136 149 162 175 187' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // container [Pipeline] // container [Pipeline] } [Pipeline] } [run]total 35893 cases, failed 0, cost 9 seconds, qps 3988, start 2024-05-06 17:20:45.632993312 +0800 CST m=+0.000424706, now 2024-05-06 17:20:54.64237213 +0800 CST m=+9.009803524 [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [run]total 32875 cases, failed 0, cost 15 seconds, qps 2191, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:55.216123651 +0800 CST m=+15.007354959 [run]total 8373 cases, failed 0, cost 3 seconds, qps 2791, start 2024-05-06 17:20:51.978562154 +0800 CST m=+0.000393757, now 2024-05-06 17:20:54.983475135 +0800 CST m=+3.005306737 [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [run]total 33064 cases, failed 0, cost 9 seconds, qps 3673, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:20:56.048637356 +0800 CST m=+9.009719128 [run]total 41212 cases, failed 0, cost 12 seconds, qps 3434, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:20:56.245781452 +0800 CST m=+12.009572234 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/1000_n1 [run]total 49526 cases, failed 0, cost 12 seconds, qps 4127, start 2024-05-06 17:20:45.632993312 +0800 CST m=+0.000424706, now 2024-05-06 17:20:57.642224794 +0800 CST m=+12.009656188 [run]total 18881 cases, failed 0, cost 6 seconds, qps 3146, start 2024-05-06 17:20:51.978562154 +0800 CST m=+0.000393757, now 2024-05-06 17:20:57.983449464 +0800 CST m=+6.005281071 [run]total 39537 cases, failed 0, cost 18 seconds, qps 2196, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:20:58.216507104 +0800 CST m=+18.007738412 [run]total 44173 cases, failed 0, cost 12 seconds, qps 3681, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:20:59.057576183 +0800 CST m=+12.018657955 [run]total 53990 cases, failed 0, cost 15 seconds, qps 3599, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:20:59.24602731 +0800 CST m=+15.009818091 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/1000_n1 sqllogictest finished! [final]total 53741 cases, failed 0, cost 14 seconds, qps 3838, start 2024-05-06 17:20:45.632993312 +0800 CST m=+0.000424706, now 2024-05-06 17:20:59.912591959 +0800 CST m=+14.280023355 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 556 583 606 627 649 674 698 719 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/10 [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [run]total 8606 cases, failed 0, cost 3 seconds, qps 2868, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:00.296074734 +0800 CST m=+3.010999835 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [run]total 46204 cases, failed 0, cost 21 seconds, qps 2200, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:21:01.216373674 +0800 CST m=+21.007604984 [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [run]total 28611 cases, failed 0, cost 9 seconds, qps 3179, start 2024-05-06 17:20:51.978562154 +0800 CST m=+0.000393757, now 2024-05-06 17:21:00.984485824 +0800 CST m=+9.006317428 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/10 [run]total 55540 cases, failed 0, cost 15 seconds, qps 3702, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:02.057496238 +0800 CST m=+15.018578013 [run]total 64325 cases, failed 0, cost 18 seconds, qps 3573, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:02.24597926 +0800 CST m=+18.009770037 [run]total 8152 cases, failed 0, cost 3 seconds, qps 2717, start 2024-05-06 17:20:59.582085359 +0800 CST m=+0.000674740, now 2024-05-06 17:21:02.599088528 +0800 CST m=+3.017677914 [run]total 9237 cases, failed 0, cost 6 seconds, qps 1539, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:03.322854429 +0800 CST m=+6.037779531 [run]total 9240 cases, failed 0, cost 3 seconds, qps 3080, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:03.489262855 +0800 CST m=+3.011995792 [run]total 3768 cases, failed 0, cost 3 seconds, qps 1256, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:03.511355074 +0800 CST m=+3.033952941 [run]total 39376 cases, failed 0, cost 12 seconds, qps 3281, start 2024-05-06 17:20:51.978562154 +0800 CST m=+0.000393757, now 2024-05-06 17:21:03.983770907 +0800 CST m=+12.005602508 [run]total 53489 cases, failed 0, cost 24 seconds, qps 2228, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:21:04.21566166 +0800 CST m=+24.006892968 sqllogictest finished! [final]total 40567 cases, failed 0, cost 13 seconds, qps 3120, start 2024-05-06 17:20:51.978562154 +0800 CST m=+0.000393757, now 2024-05-06 17:21:04.990738115 +0800 CST m=+13.012569723 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 361 385 408 434 464 490 515 541 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] } [run]total 67742 cases, failed 0, cost 18 seconds, qps 3763, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:05.057490515 +0800 CST m=+18.018572288 [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [run]total 10902 cases, failed 0, cost 6 seconds, qps 1817, start 2024-05-06 17:20:59.582085359 +0800 CST m=+0.000674740, now 2024-05-06 17:21:05.59829903 +0800 CST m=+6.016888418 [run]total 74072 cases, failed 0, cost 21 seconds, qps 3527, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:05.245852542 +0800 CST m=+21.009643318 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [run]total 9938 cases, failed 0, cost 9 seconds, qps 1104, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:06.321914094 +0800 CST m=+9.036839196 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [run]total 36791 cases, failed 0, cost 6 seconds, qps 6131, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:06.511477663 +0800 CST m=+6.034210606 [run]total 14428 cases, failed 0, cost 6 seconds, qps 2404, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:06.489313218 +0800 CST m=+6.011911086 [run]total 59710 cases, failed 0, cost 27 seconds, qps 2211, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:21:07.216492399 +0800 CST m=+27.007723713 [run]total 78775 cases, failed 0, cost 21 seconds, qps 3751, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:08.057482194 +0800 CST m=+21.018563968 [run]total 79968 cases, failed 0, cost 24 seconds, qps 3332, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:08.246482676 +0800 CST m=+24.010273454 sqllogictest finished! [final]total 60225 cases, failed 0, cost 28 seconds, qps 2150, start 2024-05-06 17:20:40.209127177 +0800 CST m=+0.000358485, now 2024-05-06 17:21:08.37441468 +0800 CST m=+28.165645988 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 97 128 156 181 207 231 253 278 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/in/1000_n1' test path: index/in/1000_n1 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/1000_n1 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/1000_n1 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 353' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 353 382' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 sqllogictest finished! [final]total 13274 cases, failed 0, cost 9 seconds, qps 1474, start 2024-05-06 17:20:59.582085359 +0800 CST m=+0.000674740, now 2024-05-06 17:21:08.574482942 +0800 CST m=+8.993072326 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 88 105 122 136 149 162 175 187 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby/1000_n2' test path: index/orderby/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 247' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 353 382 401' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 247 259' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 353 382 401 422' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 [run]total 24744 cases, failed 0, cost 9 seconds, qps 2749, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:09.511519891 +0800 CST m=+9.034117759 + lsof -i :9083 + SERVER_PID=' 247 259 272' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + SERVER_PID=' 353 382 401 422 441' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 [run]total 10328 cases, failed 0, cost 12 seconds, qps 860, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:09.322595116 +0800 CST m=+12.037520216 + SERVER_PID=' 353 382 401 422 441 471' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + lsof -i :9084 + SERVER_PID=' 247 259 272 287' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= [run]total 60526 cases, failed 0, cost 9 seconds, qps 6725, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:09.511388841 +0800 CST m=+9.034121779 + SERVER_PID=' 353 382 401 422 441 471 501' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + lsof -i :9088 + SERVER_PID=' 353 382 401 422 441 471 501 531' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= + SERVER_PID=' 247 259 272 287 307' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 247 259 272 287 307 325' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 247 259 272 287 307 325 342' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= [run]total 87950 cases, failed 0, cost 24 seconds, qps 3664, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:11.047873002 +0800 CST m=+24.008954775 [run]total 88151 cases, failed 0, cost 27 seconds, qps 3264, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:11.24581643 +0800 CST m=+27.009607215 + lsof -i :9088 + SERVER_PID=' 247 259 272 287 307 325 342 355' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 10768 cases, failed 0, cost 15 seconds, qps 717, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:12.322945206 +0800 CST m=+15.037870308 [run]total 83137 cases, failed 0, cost 12 seconds, qps 6928, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:12.511334805 +0800 CST m=+12.034067753 [run]total 34127 cases, failed 0, cost 12 seconds, qps 2843, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:12.511326648 +0800 CST m=+12.033924527 [run]total 100647 cases, failed 0, cost 27 seconds, qps 3727, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:14.057471202 +0800 CST m=+27.018552978 [run]total 98618 cases, failed 0, cost 30 seconds, qps 3287, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:14.246027955 +0800 CST m=+30.009818746 [run]total 12231 cases, failed 0, cost 18 seconds, qps 679, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:15.321859499 +0800 CST m=+18.036784601 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/1000_n1 [run]total 109115 cases, failed 0, cost 15 seconds, qps 7274, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:15.511451992 +0800 CST m=+15.034184930 [run]total 43503 cases, failed 0, cost 15 seconds, qps 2900, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:15.511351624 +0800 CST m=+15.033949491 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/1000_n2 [run]total 114239 cases, failed 0, cost 30 seconds, qps 3807, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:17.057511488 +0800 CST m=+30.018593261 [run]total 107987 cases, failed 0, cost 33 seconds, qps 3272, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:17.245826237 +0800 CST m=+33.009617026 [run]total 52245 cases, failed 0, cost 18 seconds, qps 2902, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:18.511301128 +0800 CST m=+18.033898994 [run]total 13575 cases, failed 0, cost 21 seconds, qps 646, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:18.322927183 +0800 CST m=+21.037852295 [run]total 8583 cases, failed 0, cost 3 seconds, qps 2861, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:18.627938683 +0800 CST m=+3.056125610 [run]total 118660 cases, failed 0, cost 18 seconds, qps 6592, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:18.511319242 +0800 CST m=+18.034052179 [run]total 8184 cases, failed 0, cost 3 seconds, qps 2728, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:19.724137755 +0800 CST m=+3.019277910 [run]total 127064 cases, failed 0, cost 33 seconds, qps 3850, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:20.048530516 +0800 CST m=+33.009612288 [run]total 119494 cases, failed 0, cost 36 seconds, qps 3319, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:20.245824551 +0800 CST m=+36.009615334 [run]total 14835 cases, failed 0, cost 24 seconds, qps 618, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:21.295469633 +0800 CST m=+24.010394734 [run]total 145749 cases, failed 0, cost 21 seconds, qps 6940, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:21.489381461 +0800 CST m=+21.012114398 [run]total 61824 cases, failed 0, cost 21 seconds, qps 2944, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:21.511304018 +0800 CST m=+21.033901894 [run]total 9269 cases, failed 0, cost 6 seconds, qps 1544, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:21.627841382 +0800 CST m=+6.056028309 [run]total 10026 cases, failed 0, cost 6 seconds, qps 1671, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:22.722210834 +0800 CST m=+6.017350981 [run]total 139841 cases, failed 0, cost 36 seconds, qps 3884, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:23.04858162 +0800 CST m=+36.009663392 [run]total 129577 cases, failed 0, cost 39 seconds, qps 3322, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:23.245765495 +0800 CST m=+39.009556279 [run]total 15629 cases, failed 0, cost 27 seconds, qps 578, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:24.295034928 +0800 CST m=+27.009960024 [run]total 9979 cases, failed 0, cost 9 seconds, qps 1108, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:24.628360116 +0800 CST m=+9.056547043 [run]total 173521 cases, failed 0, cost 24 seconds, qps 7230, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:24.488884507 +0800 CST m=+24.011617445 [run]total 72399 cases, failed 0, cost 24 seconds, qps 3016, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:24.513057521 +0800 CST m=+24.035655411 [run]total 11482 cases, failed 0, cost 9 seconds, qps 1275, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:25.721769721 +0800 CST m=+9.016909868 [run]total 152113 cases, failed 0, cost 39 seconds, qps 3900, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:26.048257806 +0800 CST m=+39.009339578 [run]total 139376 cases, failed 0, cost 42 seconds, qps 3318, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:26.245832206 +0800 CST m=+42.009622983 [run]total 201363 cases, failed 0, cost 27 seconds, qps 7457, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:27.488453439 +0800 CST m=+27.011186382 [run]total 79522 cases, failed 0, cost 27 seconds, qps 2945, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:27.489744451 +0800 CST m=+27.012342321 [run]total 16558 cases, failed 0, cost 30 seconds, qps 551, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:27.295940947 +0800 CST m=+30.010866048 [run]total 10316 cases, failed 0, cost 12 seconds, qps 859, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:27.628719423 +0800 CST m=+12.056906350 [run]total 12065 cases, failed 0, cost 12 seconds, qps 1005, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:28.722551383 +0800 CST m=+12.017691529 [run]total 163965 cases, failed 0, cost 42 seconds, qps 3903, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:29.048432144 +0800 CST m=+42.009513917 [run]total 148922 cases, failed 0, cost 45 seconds, qps 3309, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:29.245855171 +0800 CST m=+45.009645953 sqllogictest finished! [final]total 219525 cases, failed 0, cost 29 seconds, qps 7569, start 2024-05-06 17:21:00.477862561 +0800 CST m=+0.000595504, now 2024-05-06 17:21:29.600716114 +0800 CST m=+29.123449051 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 100 129 152 175 194 213 230 251 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/random/100' test path: index/random/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 17137 cases, failed 0, cost 33 seconds, qps 519, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:30.295554132 +0800 CST m=+33.010479241 [run]total 10711 cases, failed 0, cost 15 seconds, qps 714, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:30.627975667 +0800 CST m=+15.056162600 [run]total 86597 cases, failed 0, cost 30 seconds, qps 2886, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:30.489783784 +0800 CST m=+30.012381655 [run]total 174724 cases, failed 0, cost 45 seconds, qps 3882, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:32.057553537 +0800 CST m=+45.018635311 [run]total 157059 cases, failed 0, cost 48 seconds, qps 3272, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:32.245803689 +0800 CST m=+48.009594479 [run]total 12751 cases, failed 0, cost 15 seconds, qps 850, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:31.722018341 +0800 CST m=+15.017158486 + lsof -i :9081 [run]total 97519 cases, failed 0, cost 33 seconds, qps 2955, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:33.511281447 +0800 CST m=+33.033879317 [run]total 17885 cases, failed 0, cost 36 seconds, qps 496, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:33.295582692 +0800 CST m=+36.010507800 [run]total 11655 cases, failed 0, cost 18 seconds, qps 647, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:33.627837699 +0800 CST m=+18.056024626 + SERVER_PID=' 328' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 328 351' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 328 351 376' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= sqllogictest finished! [final]total 13130 cases, failed 0, cost 18 seconds, qps 729, start 2024-05-06 17:21:16.705426393 +0800 CST m=+0.000566539, now 2024-05-06 17:21:34.269653626 +0800 CST m=+17.564793772 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 247 259 272 287 307 325 342 355 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) + lsof -i :9084 + SERVER_PID=' 328 351 376 401' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } + lsof -i :9085 + SERVER_PID=' 328 351 376 401 427' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } + lsof -i :9086 [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } + SERVER_PID=' 328 351 376 401 427 452' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [Pipeline] // stage [Pipeline] } + SERVER_PID=' 328 351 376 401 427 452 478' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [run]total 188797 cases, failed 0, cost 48 seconds, qps 3933, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:35.057851738 +0800 CST m=+48.018933519 [run]total 165791 cases, failed 0, cost 51 seconds, qps 3250, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:35.245894154 +0800 CST m=+51.009684940 + SERVER_PID=' 328 351 376 401 427 452 478 497' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= sqllogictest finished! [final]total 18197 cases, failed 0, cost 39 seconds, qps 466, start 2024-05-06 17:20:57.285596171 +0800 CST m=+0.000521276, now 2024-05-06 17:21:36.263000475 +0800 CST m=+38.977925576 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 355 383 411 442 466 494 528 559 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/in/1000_n2' test path: index/in/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 644' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 [run]total 108279 cases, failed 0, cost 36 seconds, qps 3007, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:36.489089641 +0800 CST m=+36.011687512 + SERVER_PID=' 644 671' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 [run]total 13342 cases, failed 0, cost 21 seconds, qps 635, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:36.582300079 +0800 CST m=+21.010487012 + SERVER_PID=' 644 671 698' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 644 671 698 727' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 644 671 698 727 757' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 644 671 698 727 757 784' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= [run]total 202198 cases, failed 0, cost 51 seconds, qps 3964, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:38.047896289 +0800 CST m=+51.008978067 + lsof -i :9087 + SERVER_PID=' 644 671 698 727 757 784 815' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 644 671 698 727 757 784 815 844' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 176081 cases, failed 0, cost 54 seconds, qps 3260, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:38.245869756 +0800 CST m=+54.009660537 [run]total 14860 cases, failed 0, cost 24 seconds, qps 619, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:39.627874481 +0800 CST m=+24.056061408 [run]total 120097 cases, failed 0, cost 39 seconds, qps 3079, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:39.511430105 +0800 CST m=+39.034027986 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/100 [run]total 214834 cases, failed 0, cost 54 seconds, qps 3978, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:41.057575136 +0800 CST m=+54.018656908 [run]total 190210 cases, failed 0, cost 57 seconds, qps 3337, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:41.246226018 +0800 CST m=+57.010016804 [run]total 132354 cases, failed 0, cost 42 seconds, qps 3151, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:42.511291556 +0800 CST m=+42.033889423 [run]total 15653 cases, failed 0, cost 27 seconds, qps 579, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:42.627850949 +0800 CST m=+27.056037875 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/1000_n2 [run]total 8906 cases, failed 0, cost 3 seconds, qps 2968, start 2024-05-06 17:21:40.673699923 +0800 CST m=+0.000588819, now 2024-05-06 17:21:43.676611606 +0800 CST m=+3.003500490 [run]total 202287 cases, failed 0, cost 60 seconds, qps 3371, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:44.24577506 +0800 CST m=+60.009565843 [run]total 227816 cases, failed 0, cost 57 seconds, qps 3996, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:44.057532504 +0800 CST m=+57.018614276 [run]total 143644 cases, failed 0, cost 45 seconds, qps 3192, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:45.511695624 +0800 CST m=+45.034293516 [run]total 16649 cases, failed 0, cost 30 seconds, qps 554, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:45.581942751 +0800 CST m=+30.010129678 [run]total 20350 cases, failed 0, cost 6 seconds, qps 3391, start 2024-05-06 17:21:40.673699923 +0800 CST m=+0.000588819, now 2024-05-06 17:21:46.676887905 +0800 CST m=+6.003776789 [run]total 9086 cases, failed 0, cost 3 seconds, qps 3028, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:21:46.521847425 +0800 CST m=+3.047338700 [run]total 238713 cases, failed 0, cost 60 seconds, qps 3978, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:47.057550089 +0800 CST m=+60.018631861 [run]total 216461 cases, failed 0, cost 63 seconds, qps 3435, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:47.245821784 +0800 CST m=+63.009612561 [run]total 17005 cases, failed 0, cost 33 seconds, qps 515, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:48.582075066 +0800 CST m=+33.010261992 [run]total 155269 cases, failed 0, cost 48 seconds, qps 3234, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:48.511290818 +0800 CST m=+48.033888690 [run]total 10085 cases, failed 0, cost 6 seconds, qps 1680, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:21:49.521830569 +0800 CST m=+6.047321844 [run]total 28719 cases, failed 0, cost 9 seconds, qps 3191, start 2024-05-06 17:21:40.673699923 +0800 CST m=+0.000588819, now 2024-05-06 17:21:49.676906707 +0800 CST m=+9.003795591 sqllogictest finished! [final]total 28833 cases, failed 0, cost 9 seconds, qps 3203, start 2024-05-06 17:21:40.673699923 +0800 CST m=+0.000588819, now 2024-05-06 17:21:49.726321537 +0800 CST m=+9.053210422 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 328 351 376 401 427 452 478 497 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/random/1000' test path: index/random/1000 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/random/1000 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/random/1000 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 559' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 559 585' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= [run]total 228455 cases, failed 0, cost 66 seconds, qps 3461, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:50.245788942 +0800 CST m=+66.009579718 [run]total 248489 cases, failed 0, cost 63 seconds, qps 3944, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:50.048465459 +0800 CST m=+63.009547232 + lsof -i :9083 + SERVER_PID=' 559 585 610' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 559 585 610 635' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 559 585 610 635 664' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 163888 cases, failed 0, cost 51 seconds, qps 3213, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:51.511369411 +0800 CST m=+51.033967283 [run]total 17831 cases, failed 0, cost 36 seconds, qps 495, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:51.582240999 +0800 CST m=+36.010427927 [run]total 11211 cases, failed 0, cost 9 seconds, qps 1245, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:21:52.521851222 +0800 CST m=+9.047342499 + lsof -i :9086 + SERVER_PID=' 559 585 610 635 664 687' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 240362 cases, failed 0, cost 69 seconds, qps 3483, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:53.246147452 +0800 CST m=+69.009938234 [run]total 260042 cases, failed 0, cost 66 seconds, qps 3940, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:53.057590279 +0800 CST m=+66.018672052 + SERVER_PID=' 559 585 610 635 664 687 710' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 559 585 610 635 664 687 710 732' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 174069 cases, failed 0, cost 54 seconds, qps 3223, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:54.511333893 +0800 CST m=+54.033931773 [run]total 18117 cases, failed 0, cost 39 seconds, qps 464, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:54.581681511 +0800 CST m=+39.009868439 sqllogictest finished! [final]total 18197 cases, failed 0, cost 40 seconds, qps 454, start 2024-05-06 17:21:15.572247211 +0800 CST m=+0.000434138, now 2024-05-06 17:21:55.6791126 +0800 CST m=+40.107299546 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 353 382 401 422 441 471 501 531 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/in/1000_n2' test path: index/in/1000_n2 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/in/1000_n2 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/in/1000_n2 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 [run]total 12641 cases, failed 0, cost 12 seconds, qps 1053, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:21:55.48380583 +0800 CST m=+12.009297103 + lsof -i :9081 + SERVER_PID=' 611' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= [run]total 272221 cases, failed 0, cost 69 seconds, qps 3945, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:56.057497177 +0800 CST m=+69.018578953 + lsof -i :9082 + SERVER_PID=' 611 636' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 611 636 659' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 [run]total 249287 cases, failed 0, cost 72 seconds, qps 3462, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:56.246220802 +0800 CST m=+72.010011578 + SERVER_PID=' 611 636 659 678' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 611 636 659 678 706' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= + lsof -i :9086 + SERVER_PID=' 611 636 659 678 706 730' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 611 636 659 678 706 730 755' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 611 636 659 678 706 730 755 783' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 186934 cases, failed 0, cost 57 seconds, qps 3279, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:21:57.51130297 +0800 CST m=+57.033900837 [run]total 13541 cases, failed 0, cost 15 seconds, qps 902, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:21:58.484178976 +0800 CST m=+15.009670254 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/random/1000 [run]total 254483 cases, failed 0, cost 75 seconds, qps 3393, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:21:59.245896084 +0800 CST m=+75.009686872 [run]total 284773 cases, failed 0, cost 72 seconds, qps 3955, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:21:59.057493053 +0800 CST m=+72.018574831 [run]total 198803 cases, failed 0, cost 60 seconds, qps 3313, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:00.489620798 +0800 CST m=+60.012218664 [run]total 14624 cases, failed 0, cost 18 seconds, qps 812, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:22:01.521967858 +0800 CST m=+18.047459138 [run]total 297595 cases, failed 0, cost 75 seconds, qps 3967, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:02.048463196 +0800 CST m=+75.009544969 [run]total 8743 cases, failed 0, cost 3 seconds, qps 2914, start 2024-05-06 17:21:58.845513953 +0800 CST m=+0.000428969, now 2024-05-06 17:22:01.911283855 +0800 CST m=+3.066198871 [run]total 259497 cases, failed 0, cost 78 seconds, qps 3326, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:22:02.246132731 +0800 CST m=+78.009923507 sqllogictest finished! [final]total 261375 cases, failed 0, cost 79 seconds, qps 3308, start 2024-05-06 17:20:44.236638713 +0800 CST m=+0.000429498, now 2024-05-06 17:22:03.28130157 +0800 CST m=+79.045092351 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 99 126 152 176 204 230 258 284 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby/100' test path: index/orderby/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/in/1000_n2 [run]total 210578 cases, failed 0, cost 63 seconds, qps 3342, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:03.489770832 +0800 CST m=+63.012368698 [run]total 19879 cases, failed 0, cost 6 seconds, qps 3313, start 2024-05-06 17:21:58.845513953 +0800 CST m=+0.000428969, now 2024-05-06 17:22:04.856180463 +0800 CST m=+6.011095485 [run]total 15672 cases, failed 0, cost 21 seconds, qps 746, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:22:04.521863426 +0800 CST m=+21.047354700 [run]total 308751 cases, failed 0, cost 78 seconds, qps 3958, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:05.057594736 +0800 CST m=+78.018676508 + lsof -i :9081 + SERVER_PID=' 397' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 397 422' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :9083 + SERVER_PID=' 397 422 449' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 397 422 449 477' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 397 422 449 477 499' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 9020 cases, failed 0, cost 3 seconds, qps 3006, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:06.096361432 +0800 CST m=+3.010087401 + lsof -i :9086 + SERVER_PID=' 397 422 449 477 499 527' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 [run]total 222605 cases, failed 0, cost 66 seconds, qps 3372, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:06.51129415 +0800 CST m=+66.033892016 + SERVER_PID=' 397 422 449 477 499 527 556' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 + SERVER_PID=' 397 422 449 477 499 527 556 577' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= [run]total 16696 cases, failed 0, cost 24 seconds, qps 695, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:22:07.521847465 +0800 CST m=+24.047338738 [run]total 32842 cases, failed 0, cost 9 seconds, qps 3649, start 2024-05-06 17:21:58.845513953 +0800 CST m=+0.000428969, now 2024-05-06 17:22:07.85625688 +0800 CST m=+9.011171895 [run]total 319497 cases, failed 0, cost 81 seconds, qps 3944, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:08.057568147 +0800 CST m=+81.018649919 [run]total 9948 cases, failed 0, cost 6 seconds, qps 1658, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:09.096536745 +0800 CST m=+6.010262714 [run]total 233622 cases, failed 0, cost 69 seconds, qps 3385, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:09.511327935 +0800 CST m=+69.033925807 [run]total 17092 cases, failed 0, cost 27 seconds, qps 633, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:22:10.4842433 +0800 CST m=+27.009734573 [run]total 328542 cases, failed 0, cost 84 seconds, qps 3911, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:11.057613958 +0800 CST m=+84.018695730 [run]total 46160 cases, failed 0, cost 12 seconds, qps 3846, start 2024-05-06 17:21:58.845513953 +0800 CST m=+0.000428969, now 2024-05-06 17:22:10.856494052 +0800 CST m=+12.011409078 [run]total 11115 cases, failed 0, cost 9 seconds, qps 1235, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:12.095935917 +0800 CST m=+9.009661886 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby/100 [run]total 243231 cases, failed 0, cost 72 seconds, qps 3378, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:12.511322423 +0800 CST m=+72.033920289 sqllogictest finished! [final]total 53741 cases, failed 0, cost 15 seconds, qps 3582, start 2024-05-06 17:21:58.845513953 +0800 CST m=+0.000428969, now 2024-05-06 17:22:13.57180263 +0800 CST m=+14.726717668 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 559 585 610 635 664 687 710 732 + [[ 0 -ne 0 ]] + exit 0 sqllogictest finished! [final]total 18165 cases, failed 0, cost 30 seconds, qps 605, start 2024-05-06 17:21:43.474953703 +0800 CST m=+0.000444981, now 2024-05-06 17:22:13.480961823 +0800 CST m=+30.006453097 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 644 671 698 727 757 784 815 844 + [[ 0 -ne 0 ]] + exit 0 [run]total 339342 cases, failed 0, cost 87 seconds, qps 3900, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:14.048227793 +0800 CST m=+87.009309565 [Pipeline] } [Pipeline] } [Pipeline] // container [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/tidb-test already exists) [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [run]total 253513 cases, failed 0, cost 75 seconds, qps 3380, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:15.511385289 +0800 CST m=+75.033983156 [Pipeline] // container [Pipeline] // container [Pipeline] } [Pipeline] } [run]total 12597 cases, failed 0, cost 12 seconds, qps 1049, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:15.127846402 +0800 CST m=+12.041572372 [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] // podTemplate [run]total 7780 cases, failed 0, cost 3 seconds, qps 2593, start 2024-05-06 17:22:12.542700812 +0800 CST m=+0.000490336, now 2024-05-06 17:22:15.548115405 +0800 CST m=+3.005904923 [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [run]total 353186 cases, failed 0, cost 90 seconds, qps 3924, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:17.048291356 +0800 CST m=+90.009373128 [run]total 13275 cases, failed 0, cost 15 seconds, qps 885, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:18.09587493 +0800 CST m=+15.009600899 [run]total 17226 cases, failed 0, cost 6 seconds, qps 2871, start 2024-05-06 17:22:12.542700812 +0800 CST m=+0.000490336, now 2024-05-06 17:22:18.548102872 +0800 CST m=+6.005892397 [run]total 265478 cases, failed 0, cost 78 seconds, qps 3403, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:18.489238961 +0800 CST m=+78.011836832 [run]total 365563 cases, failed 0, cost 93 seconds, qps 3930, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:20.048272739 +0800 CST m=+93.009354517 [run]total 14199 cases, failed 0, cost 18 seconds, qps 788, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:21.129811967 +0800 CST m=+18.043537939 [run]total 277080 cases, failed 0, cost 81 seconds, qps 3420, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:21.511390849 +0800 CST m=+81.033988731 [run]total 24706 cases, failed 0, cost 9 seconds, qps 2745, start 2024-05-06 17:22:12.542700812 +0800 CST m=+0.000490336, now 2024-05-06 17:22:21.548041827 +0800 CST m=+9.005831355 [run]total 378771 cases, failed 0, cost 96 seconds, qps 3945, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:23.057516232 +0800 CST m=+96.018598065 [run]total 288666 cases, failed 0, cost 84 seconds, qps 3436, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:24.511286866 +0800 CST m=+84.033884732 [run]total 33031 cases, failed 0, cost 12 seconds, qps 2752, start 2024-05-06 17:22:12.542700812 +0800 CST m=+0.000490336, now 2024-05-06 17:22:24.548255592 +0800 CST m=+12.006045111 [run]total 15359 cases, failed 0, cost 21 seconds, qps 731, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:24.095882386 +0800 CST m=+21.009608355 [run]total 392611 cases, failed 0, cost 99 seconds, qps 3965, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:26.047969597 +0800 CST m=+99.009051370 [run]total 16468 cases, failed 0, cost 24 seconds, qps 686, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:27.096141641 +0800 CST m=+24.009867610 [run]total 301233 cases, failed 0, cost 87 seconds, qps 3462, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:27.489190402 +0800 CST m=+87.011788273 sqllogictest finished! [final]total 40567 cases, failed 0, cost 15 seconds, qps 2704, start 2024-05-06 17:22:12.542700812 +0800 CST m=+0.000490336, now 2024-05-06 17:22:27.386930569 +0800 CST m=+14.844720092 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 397 422 449 477 499 527 556 577 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } [run]total 399865 cases, failed 0, cost 102 seconds, qps 3920, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:29.048183192 +0800 CST m=+102.009264965 [run]total 17032 cases, failed 0, cost 27 seconds, qps 630, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:30.095975258 +0800 CST m=+27.009701227 sqllogictest finished! [final]total 402122 cases, failed 0, cost 103 seconds, qps 3904, start 2024-05-06 17:20:47.039245786 +0800 CST m=+0.000327559, now 2024-05-06 17:22:30.693714581 +0800 CST m=+103.654796353 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 97 123 149 175 202 230 252 281 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/100' test path: index/orderby_nosort/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=1 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=1 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 1 -eq 1 ]] + echo -e CACHE_ENABLED CACHE_ENABLED + TIDB_CONFIG=config-ps-cache.toml + [[ -z config-ps-cache.toml ]] + [[ ! -e config-ps-cache.toml ]] + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 [run]total 313263 cases, failed 0, cost 90 seconds, qps 3480, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:30.489267634 +0800 CST m=+90.011865505 + SERVER_PID=' 410' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9082 + SERVER_PID=' 410 437' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4003 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9083 + SERVER_PID=' 410 437 457' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9084 + SERVER_PID=' 410 437 457 481' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9085 + SERVER_PID=' 410 437 457 481 508' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9086 + SERVER_PID=' 410 437 457 481 508 536' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9087 + SERVER_PID=' 410 437 457 481 508 536 562' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config config-ps-cache.toml -path= + lsof -i :9088 + SERVER_PID=' 410 437 457 481 508 536 562 590' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config config-ps-cache.toml -path= [run]total 321569 cases, failed 0, cost 93 seconds, qps 3457, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:33.489265912 +0800 CST m=+93.011863787 [run]total 17578 cases, failed 0, cost 30 seconds, qps 585, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:33.127833155 +0800 CST m=+30.041559127 sqllogictest finished! [final]total 18165 cases, failed 0, cost 30 seconds, qps 605, start 2024-05-06 17:22:03.086667461 +0800 CST m=+0.000393429, now 2024-05-06 17:22:33.962992787 +0800 CST m=+30.876718767 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 611 636 659 678 706 730 755 783 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } [run]total 330948 cases, failed 0, cost 96 seconds, qps 3447, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:36.490011327 +0800 CST m=+96.012609197 + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/100 [run]total 342576 cases, failed 0, cost 99 seconds, qps 3460, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:39.511290665 +0800 CST m=+99.033888536 [run]total 7159 cases, failed 0, cost 3 seconds, qps 2386, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:41.08074138 +0800 CST m=+3.009895703 [run]total 355231 cases, failed 0, cost 102 seconds, qps 3482, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:42.511394489 +0800 CST m=+102.033992359 [run]total 18045 cases, failed 0, cost 6 seconds, qps 3007, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:44.080831487 +0800 CST m=+6.009985807 [run]total 367297 cases, failed 0, cost 105 seconds, qps 3498, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:45.489785385 +0800 CST m=+105.012383256 [run]total 26437 cases, failed 0, cost 9 seconds, qps 2937, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:47.081054418 +0800 CST m=+9.010208745 [run]total 380386 cases, failed 0, cost 108 seconds, qps 3522, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:48.511375462 +0800 CST m=+108.033973328 [run]total 35552 cases, failed 0, cost 12 seconds, qps 2962, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:50.080739819 +0800 CST m=+12.009894140 [run]total 394166 cases, failed 0, cost 111 seconds, qps 3551, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:51.489217884 +0800 CST m=+111.011815751 [run]total 47047 cases, failed 0, cost 15 seconds, qps 3136, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:53.080660154 +0800 CST m=+15.009814480 [run]total 401080 cases, failed 0, cost 114 seconds, qps 3518, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:54.489832124 +0800 CST m=+114.012430001 sqllogictest finished! [final]total 402122 cases, failed 0, cost 115 seconds, qps 3496, start 2024-05-06 17:21:00.477964647 +0800 CST m=+0.000562519, now 2024-05-06 17:22:55.282728282 +0800 CST m=+114.805326153 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 98 123 144 158 174 193 214 231 + [[ 0 -ne 0 ]] + exit 0 + for path in '${path_array[@]}' + echo 'test path: index/orderby_nosort/100' test path: index/orderby_nosort/100 + SQLLOGIC_TEST_PATH=/git/sqllogictest/test/index/orderby_nosort/100 + TIDB_PARALLELISM=8 ++ pwd + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server + CACHE_ENABLED=0 + ./test.sh + echo -e 'sqllogic_test start\n' sqllogic_test start + rm -rf ./tidb-slow.log ./tidb_1.log ./tidb_2.log ./tidb_3.log ./tidb_4.log ./tidb_5.log ./tidb_6.log ./tidb_7.log ./tidb_8.log + TEST_BIN_PATH=./sqllogic_test + CACHE_ENABLED=0 + [[ ! -e ./sqllogic_test ]] + [[ -z 8 ]] + [[ 0 -eq 1 ]] + [[ -z '' ]] + TIDB_CONFIG=./config.toml + [[ -z /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ ! -e /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server ]] + [[ -z /git/sqllogictest/test/index/orderby_nosort/100 ]] + set +e + [[ '' == \t\i\k\v ]] ++ seq 8 + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4001 + lsof -i :9081 + SERVER_PID=' 367' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4002 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4001 -status 9081 -L error -store unistore -config ./config.toml -path= + lsof -i :9082 + SERVER_PID=' 367 404' + for i in '`seq ${TIDB_PARALLELISM}`' + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4002 -status 9082 -L error -store unistore -config ./config.toml -path= + lsof -i :4003 + lsof -i :9083 + SERVER_PID=' 367 404 428' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4004 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4003 -status 9083 -L error -store unistore -config ./config.toml -path= + lsof -i :9084 + SERVER_PID=' 367 404 428 460' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4005 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4004 -status 9084 -L error -store unistore -config ./config.toml -path= + lsof -i :9085 + SERVER_PID=' 367 404 428 460 483' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4006 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4005 -status 9085 -L error -store unistore -config ./config.toml -path= [run]total 57444 cases, failed 0, cost 18 seconds, qps 3191, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:56.080947306 +0800 CST m=+18.010101626 + lsof -i :9086 + SERVER_PID=' 367 404 428 460 483 507' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4007 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4006 -status 9086 -L error -store unistore -config ./config.toml -path= + lsof -i :9087 + SERVER_PID=' 367 404 428 460 483 507 533' + for i in '`seq ${TIDB_PARALLELISM}`' + lsof -i :4008 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4007 -status 9087 -L error -store unistore -config ./config.toml -path= + lsof -i :9088 [run]total 69729 cases, failed 0, cost 21 seconds, qps 3320, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:22:59.081099927 +0800 CST m=+21.010254259 + SERVER_PID=' 367 404 428 460 483 507 533 560' + sleep 5 + /home/jenkins/agent/workspace/pingcap/tidb/merged_sqllogic_test/tidb-test/sqllogic_test/tidb-server -P 4008 -status 9088 -L error -store unistore -config ./config.toml -path= sqllogictest finished! [final]total 71009 cases, failed 0, cost 22 seconds, qps 3227, start 2024-05-06 17:22:38.071535027 +0800 CST m=+0.000689352, now 2024-05-06 17:23:00.239780186 +0800 CST m=+22.168934507 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 410 437 457 481 508 536 562 590 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] } + ./sqllogic_test -log-level=error -skip-error -parallel=8 -p /git/sqllogictest/test/index/orderby_nosort/100 [run]total 8233 cases, failed 0, cost 3 seconds, qps 2744, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:07.3113773 +0800 CST m=+3.028564484 [run]total 18862 cases, failed 0, cost 6 seconds, qps 3143, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:10.291490053 +0800 CST m=+6.008677237 [run]total 27677 cases, failed 0, cost 9 seconds, qps 3075, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:13.311291837 +0800 CST m=+9.028479022 [run]total 37009 cases, failed 0, cost 12 seconds, qps 3084, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:16.311391267 +0800 CST m=+12.028578452 [run]total 48984 cases, failed 0, cost 15 seconds, qps 3265, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:19.311302322 +0800 CST m=+15.028489506 [run]total 59880 cases, failed 0, cost 18 seconds, qps 3326, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:22.291910347 +0800 CST m=+18.009097532 [run]total 70498 cases, failed 0, cost 21 seconds, qps 3357, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:25.291356902 +0800 CST m=+21.008544087 sqllogictest finished! [final]total 71009 cases, failed 0, cost 21 seconds, qps 3381, start 2024-05-06 17:23:04.283267585 +0800 CST m=+0.000454776, now 2024-05-06 17:23:25.996803348 +0800 CST m=+21.713990533 + EXIT_CODE=0 + echo -e 'sqllogic_test end\n' sqllogic_test end + kill -9 367 404 428 460 483 507 533 560 + [[ 0 -ne 0 ]] + exit 0 [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_sqllogic_test-1067/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] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS